crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#53bd97 hex color - Green - Cool color - Information

#53bd97 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #53bd97 Color code in RGB color code model is created after adding 32.55% red color, 74.12% green color and 59.22% blue color. Hex #53bd97 Color code in CMYK color (process color) code model is generated after subtraction of 56% cyan, 0% magenta, 20% yellow and 26% black.

Hex #53bd97 color code is between #55bb99 web safe hex color code and #44cc88 web safe hex color code. #55bb99 is the nearest web safe color code. You can see here many more shades of #53bd97 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code53bd97#53bd97
RGB Decimal83, 189, 151rgb(83, 189, 151)
RGB Percent33%, 74%, 59%rgb(33%, 74%, 59%)
CSS RGBa83, 189, 151,1rgba(83,189,151,1)
CMYK Modelcmyk(56%,0%,20%,26%)
HSL Color Space158,45% ,53%hsl(158,45% ,53%)
HSV Color Space158°, 56%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100111011110110010111
Octal123275227
Decimal83189151
Hex53bd97

Different shades of #53bd97 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #53bd97
#78cbad
Dark Shade of #53bd97
#3da07c
Saturated Shade of #53bd97
#47c99a
Desaturated Shade of #53bd97
#5fb194
Grey scale Shade of #53bd97
#888888
Brighten Shade
#6cd6b0
Most Readable Shade
#000000

Shades of #53bd97 color code

Generate more color scales with scales (color stack) generator.

#53bd97
#49a886
#409375
#377e64
#2e6953
#245443
#1b3f32
#122a21
#091510
#000000

Similar Color like #53bd97 color

Find visually similar hex color codes nearing to #53bd97 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#54be98
#55bf99
#56c09a
#57c19b
#58c29c
#59c39d
#5ac49e
#5bc59f
#5cc6a0
#5dc7a1
#5ec8a2
#5fc9a3
#60caa4
#61cba5
#52bc96
#51bb95
#50ba94
#4fb993
#4eb892
#4db791
#4cb690
#4bb58f
#4ab48e
#49b38d
#48b28c
#47b18b
#46b08a
#45af89

Monochromatic Color with #53bd97

#53bd97
#66e7b9
#08130f
#1b3d31
#2e6853
#409275

Tints of #53bd97 Color

#53bd97
#66c4a2
#79cbae
#8cd3b9
#9fdac5
#b2e1d0
#c5e9dc
#d8f0e7
#ebf7f3
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#53bd97
#bd5379

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#53bd97
#bd53ae
#bd6253

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#53bd6d
#53bd82
#53bd97
#53bdac
#53b9bd

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#53bd97
#9753bd
#bd9753

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#53bd97
#6253bd
#bd5379
#aebd53

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#53bd97
#bd5379
#bd6253
#53aebd

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #53bd97 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#53bd97 Color Code Preview on Black Background Color

This is how #53bd97 Color will look on black background color. Color contrast ratio is 9.09

#53bd97 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#53bd97">Your Example Paragraph content text in with font color #53bd97 </p>

Your Example Paragraph content text in with font color #53bd97

HTML with inline CSS

<div style="color:#53bd97">Your Paragraph text in with font color #53bd97 </div>

Your Example Paragraph content text in with font color #53bd97

#53bd97 color code is use for CSS Background Color

Background color for the above div is #53bd97

HTML with inline CSS

<div style="background-color:#53bd97;"></div>

#53bd97 color code is use for CSS Border Color

CSS Border color for the above div is #53bd97

HTML with inline CSS

<div style="border:5px solid #53bd97;"></div>

CSS Border Left color for the above div is #53bd97

HTML with inline CSS

<div style="border-left:5px solid #53bd97;"></div>

CSS Border Right color for the above div is #53bd97

HTML with inline CSS

<div style="border-right:5px solid #53bd97;"></div>

CSS Border Bottom color for the above div is #53bd97

HTML with inline CSS

<div style="border-bottom:5px solid #53bd97;"></div>

CSS Border Top color for the above div is #53bd97

HTML with inline CSS

<div style="border-top:5px solid #53bd97;"></div>

#53bd97 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#53bd97; } .examplecolorclass {color:#53bd97; } .examplebordercolor {border:3px solid #53bd97; }

#53bd97 Color code Preview on White Background

This is how #53bd97 Color code will look on white background color. Color contrast ratio is 2.31

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #53bd97; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #53bd97; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.