#bbc2d0 Hex Color
rgb(187, 194, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | c2 | d0 | - | #bbc2d0 |
RGB | 187 | 194 | 208 | - | rgb(187,194,208) |
HSL | 220 | 18% | 77% | - | hsl(220,18%,77%) |
HSV | 220 | 10% | 82% | - | hsv(220,10%,82%) |
XYZ | 51.1705 | 53.7024 | 67.3431 | - | xyz(51.1705,53.7024,67.3431) |
CIE-LAB | 78.29 | 0.34 | -7.84 | - | lab(78.29,0.34,-7.84) |
CMYK | 0.10096153846154 | 0.067307692307692 | 0 | 0.1843137254902 | cmyk(0.10096153846154,0.067307692307692,0,0.1843137254902) |
Description
The RGB value of color #bbc2d0 is rgb(187, 194, 208).
In the hex color #bbc2d0, The value of Red is 187, value of Green is 194, and value of Blue is 208. The primary color is Blue. Similarly, The HSL values for #bbc2d0 consists of 220° Hue, 18% Saturation, and 77% Lightness.
In the CMYK color model, the color #bbc2d0 can be represented as Cyan=0.10096153846154%, Magenta=0.067307692307692%, Yellow=0%, and Black=0.1843137254902%.
Shades of #bbc2d0
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 #bbc2d0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbc2d0
Preview of #bbc2d0 on White Background
The contrast ratio of #bbc2d0 with white color is 1.79
Preview of #bbc2d0 on black background
The contrast ratio of #bbc2d0 with black color is 11.74
#bbc2d0 color will look good with a black background.
Color Schemes of #bbc2d0
Triadic Colors of #bbc2d0
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 #bbc2d0
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 #bbc2d0
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 #bbc2d0
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: #bbc2d0;
}
This is a sample text used for the color #bbc2d0. 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: #bbc2d0;
}
This is a sample text used for the color #bbc2d0. 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 #bbc2d0;
}
This is a sample text used for the color #bbc2d0. 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.75%
Green 32.94%
Blue 35.31%
CMYK Percentage
Cyan 28.63
Magenta 19.09%
Yellow 0%
Black 52.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.