#bbcfd2 Hex Color
rgb(187, 207, 210)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | cf | d2 | - | #bbcfd2 |
RGB | 187 | 207 | 210 | - | rgb(187,207,210) |
HSL | 188 | 20% | 78% | - | hsl(188,20%,78%) |
HSV | 188 | 11% | 82% | - | hsv(188,11%,82%) |
XYZ | 54.4392 | 59.8436 | 69.6545 | - | xyz(54.4392,59.8436,69.6545) |
CIE-LAB | 81.75 | -6.11 | -3.79 | - | lab(81.75,-6.11,-3.79) |
CMYK | 0.10952380952381 | 0.014285714285714 | 0 | 0.17647058823529 | cmyk(0.10952380952381,0.014285714285714,0,0.17647058823529) |
Description
The RGB value of color #bbcfd2 is rgb(187, 207, 210).
In the hex color #bbcfd2, The value of Red is 187, value of Green is 207, and value of Blue is 210. The primary color is Blue. Similarly, The HSL values for #bbcfd2 consists of 188° Hue, 20% Saturation, and 78% Lightness.
In the CMYK color model, the color #bbcfd2 can be represented as Cyan=0.10952380952381%, Magenta=0.014285714285714%, Yellow=0%, and Black=0.17647058823529%.
Shades of #bbcfd2
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 #bbcfd2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbcfd2
Preview of #bbcfd2 on White Background
The contrast ratio of #bbcfd2 with white color is 1.62
Preview of #bbcfd2 on black background
The contrast ratio of #bbcfd2 with black color is 12.97
#bbcfd2 color will look good with a black background.
Color Schemes of #bbcfd2
Triadic Colors of #bbcfd2
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 #bbcfd2
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 #bbcfd2
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 #bbcfd2
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: #bbcfd2;
}
This is a sample text used for the color #bbcfd2. 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: #bbcfd2;
}
This is a sample text used for the color #bbcfd2. 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 #bbcfd2;
}
This is a sample text used for the color #bbcfd2. 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.96%
Green 34.27%
Blue 34.77%
CMYK Percentage
Cyan 36.47
Magenta 4.76%
Yellow 0%
Black 58.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.