#99ebdf Hex Color
rgb(153, 235, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 99 | eb | df | - | #99ebdf |
RGB | 153 | 235 | 223 | - | rgb(153,235,223) |
HSL | 171 | 67% | 76% | - | hsl(171,67%,76%) |
HSV | 171 | 35% | 92% | - | hsv(171,35%,92%) |
XYZ | 56.1645 | 71.5167 | 80.656 | - | xyz(56.1645,71.5167,80.656) |
CIE-LAB | 87.74 | -27.56 | -2.11 | - | lab(87.74,-27.56,-2.11) |
CMYK | 0.34893617021277 | 0 | 0.051063829787234 | 0.07843137254902 | cmyk(0.34893617021277,0,0.051063829787234,0.07843137254902) |
Description
The RGB value of color #99ebdf is rgb(153, 235, 223).
In the hex color #99ebdf, The value of Red is 153, value of Green is 235, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #99ebdf consists of 171° Hue, 67% Saturation, and 76% Lightness.
In the CMYK color model, the color #99ebdf can be represented as Cyan=0.34893617021277%, Magenta=0%, Yellow=0.051063829787234%, and Black=0.07843137254902%.
Shades of #99ebdf
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 #99ebdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #99ebdf
Preview of #99ebdf on White Background
The contrast ratio of #99ebdf with white color is 1.37
Preview of #99ebdf on black background
The contrast ratio of #99ebdf with black color is 15.3
#99ebdf color will look good with a black background.
Color Schemes of #99ebdf
Triadic Colors of #99ebdf
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 #99ebdf
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 #99ebdf
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 #99ebdf
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: #99ebdf;
}
This is a sample text used for the color #99ebdf. 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: #99ebdf;
}
This is a sample text used for the color #99ebdf. 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 #99ebdf;
}
This is a sample text used for the color #99ebdf. 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.04%
Green 38.46%
Blue 36.5%
CMYK Percentage
Cyan 72.93
Magenta 0%
Yellow 10.67%
Black 16.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.