#99bdde Hex Color
rgb(153, 189, 222)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 99 | bd | de | - | #99bdde |
| RGB | 153 | 189 | 222 | - | rgb(153,189,222) |
| HSL | 209 | 51% | 74% | - | hsl(209,51%,74%) |
| HSV | 209 | 31% | 87% | - | hsv(209,31%,87%) |
| XYZ | 44.5193 | 48.4414 | 76.111 | - | xyz(44.5193,48.4414,76.111) |
| CIE-LAB | 75.1 | -4.38 | -20.42 | - | lab(75.1,-4.38,-20.42) |
| CMYK | 0.31081081081081 | 0.14864864864865 | 0 | 0.12941176470588 | cmyk(0.31081081081081,0.14864864864865,0,0.12941176470588) |
Description
The RGB value of color #99bdde is rgb(153, 189, 222).
In the hex color #99bdde, The value of Red is 153, value of Green is 189, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #99bdde consists of 209° Hue, 51% Saturation, and 74% Lightness.
In the CMYK color model, the color #99bdde can be represented as Cyan=0.31081081081081%, Magenta=0.14864864864865%, Yellow=0%, and Black=0.12941176470588%.
Shades of #99bdde
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 #99bdde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #99bdde
Preview of #99bdde on White Background
The contrast ratio of #99bdde with white color is 1.96
Preview of #99bdde on black background
The contrast ratio of #99bdde with black color is 10.69
#99bdde color will look good with a black background.
Color Schemes of #99bdde
Triadic Colors of #99bdde
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 #99bdde
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 #99bdde
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 #99bdde
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: #99bdde;
}
This is a sample text used for the color #99bdde. 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: #99bdde;
}
This is a sample text used for the color #99bdde. 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 #99bdde;
}
This is a sample text used for the color #99bdde. 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 27.13%
Green 33.51%
Blue 39.36%
CMYK Percentage
Cyan 52.78
Magenta 25.24%
Yellow 0%
Black 21.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.