#99eadd Hex Color
rgb(153, 234, 221)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 99 | ea | dd | - | #99eadd |
| RGB | 153 | 234 | 221 | - | rgb(153,234,221) |
| HSL | 170 | 66% | 76% | - | hsl(170,66%,76%) |
| HSV | 170 | 35% | 92% | - | hsv(170,35%,92%) |
| XYZ | 55.6108 | 70.8384 | 79.1488 | - | xyz(55.6108,70.8384,79.1488) |
| CIE-LAB | 87.41 | -27.52 | -1.54 | - | lab(87.41,-27.52,-1.54) |
| CMYK | 0.34615384615385 | 0 | 0.055555555555555 | 0.082352941176471 | cmyk(0.34615384615385,0,0.055555555555555,0.082352941176471) |
Description
The RGB value of color #99eadd is rgb(153, 234, 221).
In the hex color #99eadd, The value of Red is 153, value of Green is 234, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #99eadd consists of 170° Hue, 66% Saturation, and 76% Lightness.
In the CMYK color model, the color #99eadd can be represented as Cyan=0.34615384615385%, Magenta=0%, Yellow=0.055555555555555%, and Black=0.082352941176471%.
Shades of #99eadd
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 #99eadd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #99eadd
Preview of #99eadd on White Background
The contrast ratio of #99eadd with white color is 1.38
Preview of #99eadd on black background
The contrast ratio of #99eadd with black color is 15.17
#99eadd color will look good with a black background.
Color Schemes of #99eadd
Triadic Colors of #99eadd
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 #99eadd
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 #99eadd
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 #99eadd
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: #99eadd;
}
This is a sample text used for the color #99eadd. 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: #99eadd;
}
This is a sample text used for the color #99eadd. 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 #99eadd;
}
This is a sample text used for the color #99eadd. 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 25.16%
Green 38.49%
Blue 36.35%
CMYK Percentage
Cyan 71.51
Magenta 0%
Yellow 11.48%
Black 17.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.