#bbd5ca Hex Color
rgb(187, 213, 202)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bb | d5 | ca | - | #bbd5ca |
| RGB | 187 | 213 | 202 | - | rgb(187,213,202) |
| HSL | 155 | 24% | 78% | - | hsl(155,24%,78%) |
| HSV | 155 | 12% | 84% | - | hsv(155,12%,84%) |
| XYZ | 54.9484 | 62.4176 | 65.0288 | - | xyz(54.9484,62.4176,65.0288) |
| CIE-LAB | 83.14 | -10.78 | 2.5 | - | lab(83.14,-10.78,2.5) |
| CMYK | 0.12206572769953 | 0 | 0.051643192488263 | 0.16470588235294 | cmyk(0.12206572769953,0,0.051643192488263,0.16470588235294) |
Description
The RGB value of color #bbd5ca is rgb(187, 213, 202).
In the hex color #bbd5ca, The value of Red is 187, value of Green is 213, and value of Blue is 202. The primary color is Green. Similarly, The HSL values for #bbd5ca consists of 155° Hue, 24% Saturation, and 78% Lightness.
In the CMYK color model, the color #bbd5ca can be represented as Cyan=0.12206572769953%, Magenta=0%, Yellow=0.051643192488263%, and Black=0.16470588235294%.
Shades of #bbd5ca
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 #bbd5ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbd5ca
Preview of #bbd5ca on White Background
The contrast ratio of #bbd5ca with white color is 1.56
Preview of #bbd5ca on black background
The contrast ratio of #bbd5ca with black color is 13.48
#bbd5ca color will look good with a black background.
Color Schemes of #bbd5ca
Triadic Colors of #bbd5ca
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 #bbd5ca
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 #bbd5ca
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 #bbd5ca
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: #bbd5ca;
}
This is a sample text used for the color #bbd5ca. 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: #bbd5ca;
}
This is a sample text used for the color #bbd5ca. 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 #bbd5ca;
}
This is a sample text used for the color #bbd5ca. 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 31.06%
Green 35.38%
Blue 33.55%
CMYK Percentage
Cyan 36.07
Magenta 0%
Yellow 15.26%
Black 48.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.