crispedge.com

Color picker

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

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

#53af88 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #53af88 Color code in RGB color code model is created after adding 32.55% red color, 68.63% green color and 53.33% blue color. Hex #53af88 Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 0% magenta, 22% yellow and 31% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code53af88#53af88
RGB Decimal83, 175, 136rgb(83, 175, 136)
RGB Percent33%, 69%, 53%rgb(33%, 69%, 53%)
CSS RGBa83, 175, 136,1rgba(83,175,136,1)
CMYK Modelcmyk(53%,0%,22%,31%)
HSL Color Space155,37% ,51%hsl(155,37% ,51%)
HSV Color Space155°, 53%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100111010111110001000
Octal123257210
Decimal83175136
Hex53af88

Different shades of #53af88 color code.

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

Light Shade of #53af88
#76bfa0
Dark Shade of #53af88
#428d6d
Saturated Shade of #53af88
#46bc8a
Desaturated Shade of #53af88
#60a286
Grey scale Shade of #53af88
#818181
Brighten Shade
#6cc8a1
Most Readable Shade
#000000

Shades of #53af88 color code

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

#53af88
#499b78
#408869
#37745a
#2e614b
#244d3c
#1b3a2d
#12261e
#09130f
#000000

Similar Color like #53af88 color

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

#54b089
#55b18a
#56b28b
#57b38c
#58b48d
#59b58e
#5ab68f
#5bb790
#5cb891
#5db992
#5eba93
#5fbb94
#60bc95
#61bd96
#52ae87
#51ad86
#50ac85
#4fab84
#4eaa83
#4da982
#4ca881
#4ba780
#4aa67f
#49a57e
#48a47d
#47a37c
#46a27b
#45a17a

Monochromatic Color with #53af88

#53af88
#67d9a9
#020504
#172f25
#2b5a46
#3f8467

Tints of #53af88 Color

#53af88
#66b795
#79c0a2
#8cc9af
#9fd2bc
#b2dbca
#c5e4d7
#d8ede4
#ebf6f1
#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

#53af88
#af537a

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

Split Complementary

#53af88
#af53a8
#af5a53

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

Analogous Color

#53af63
#53af76
#53af88
#53af9a
#53afad

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

#53af88
#8853af
#af8853

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

#53af88
#5a53af
#af537a
#a8af53

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

#53af88
#af537a
#af5a53
#53a8af

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 #53af88 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.

#53af88 Color Code Preview on Black Background Color

This is how #53af88 Color will look on black background color. Color contrast ratio is 7.86

#53af88 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#53af88 color code is use for CSS Background Color

Background color for the above div is #53af88

HTML with inline CSS

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

#53af88 color code is use for CSS Border Color

CSS Border color for the above div is #53af88

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#53af88 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#53af88 Color code Preview on White Background

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

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 #53af88; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #53af88; }

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.