#90e5cc Hex Color
rgb(144, 229, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 90 | e5 | cc | - | #90e5cc |
RGB | 144 | 229 | 204 | - | rgb(144,229,204) |
HSL | 162 | 62% | 73% | - | hsl(162,62%,73%) |
HSV | 162 | 37% | 90% | - | hsv(162,37%,90%) |
XYZ | 50.42 | 66.3275 | 67.2718 | - | xyz(50.42,66.3275,67.2718) |
CIE-LAB | 85.16 | -31.29 | 4.08 | - | lab(85.16,-31.29,4.08) |
CMYK | 0.37117903930131 | 0 | 0.10917030567686 | 0.10196078431373 | cmyk(0.37117903930131,0,0.10917030567686,0.10196078431373) |
Description
The RGB value of color #90e5cc is rgb(144, 229, 204).
In the hex color #90e5cc, The value of Red is 144, value of Green is 229, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #90e5cc consists of 162° Hue, 62% Saturation, and 73% Lightness.
In the CMYK color model, the color #90e5cc can be represented as Cyan=0.37117903930131%, Magenta=0%, Yellow=0.10917030567686%, and Black=0.10196078431373%.
Shades of #90e5cc
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #90e5cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #90e5cc
Preview of #90e5cc on White Background
The contrast ratio of #90e5cc with white color is 1.47
Preview of #90e5cc on black background
The contrast ratio of #90e5cc with black color is 14.27
#90e5cc color will look good with a black background.
Color Schemes of #90e5cc
Triadic Colors of #90e5cc
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #90e5cc
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #90e5cc
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #90e5cc
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #90e5cc;
}
This is a sample text used for the color #90e5cc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #90e5cc;
}
This is a sample text used for the color #90e5cc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #90e5cc;
}
This is a sample text used for the color #90e5cc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 24.96%
Green 39.69%
Blue 35.36%
CMYK Percentage
Cyan 63.74
Magenta 0%
Yellow 18.75%
Black 17.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.