#bbd9ca Hex Color
rgb(187, 217, 202)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bb | d9 | ca | - | #bbd9ca |
| RGB | 187 | 217 | 202 | - | rgb(187,217,202) |
| HSL | 150 | 28% | 79% | - | hsl(150,28%,79%) |
| HSV | 150 | 14% | 85% | - | hsv(150,14%,85%) |
| XYZ | 55.967 | 64.4548 | 65.3684 | - | xyz(55.967,64.4548,65.3684) |
| CIE-LAB | 84.2 | -12.82 | 4.04 | - | lab(84.2,-12.82,4.04) |
| CMYK | 0.13824884792627 | 0 | 0.069124423963134 | 0.14901960784314 | cmyk(0.13824884792627,0,0.069124423963134,0.14901960784314) |
Description
The RGB value of color #bbd9ca is rgb(187, 217, 202).
In the hex color #bbd9ca, The value of Red is 187, value of Green is 217, and value of Blue is 202. The primary color is Green. Similarly, The HSL values for #bbd9ca consists of 150° Hue, 28% Saturation, and 79% Lightness.
In the CMYK color model, the color #bbd9ca can be represented as Cyan=0.13824884792627%, Magenta=0%, Yellow=0.069124423963134%, and Black=0.14901960784314%.
Shades of #bbd9ca
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 #bbd9ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbd9ca
Preview of #bbd9ca on White Background
The contrast ratio of #bbd9ca with white color is 1.51
Preview of #bbd9ca on black background
The contrast ratio of #bbd9ca with black color is 13.89
#bbd9ca color will look good with a black background.
Color Schemes of #bbd9ca
Triadic Colors of #bbd9ca
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 #bbd9ca
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 #bbd9ca
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 #bbd9ca
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: #bbd9ca;
}
This is a sample text used for the color #bbd9ca. 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: #bbd9ca;
}
This is a sample text used for the color #bbd9ca. 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 #bbd9ca;
}
This is a sample text used for the color #bbd9ca. 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 30.86%
Green 35.81%
Blue 33.33%
CMYK Percentage
Cyan 38.79
Magenta 0%
Yellow 19.4%
Black 41.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.