#bfd2cc Hex Color
rgb(191, 210, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | d2 | cc | - | #bfd2cc |
RGB | 191 | 210 | 204 | - | rgb(191,210,204) |
HSL | 161 | 17% | 79% | - | hsl(161,17%,79%) |
HSV | 161 | 9% | 82% | - | hsv(161,9%,82%) |
XYZ | 55.4315 | 61.5292 | 66.0815 | - | xyz(55.4315,61.5292,66.0815) |
CIE-LAB | 82.66 | -7.53 | 0.78 | - | lab(82.66,-7.53,0.78) |
CMYK | 0.09047619047619 | 0 | 0.028571428571428 | 0.17647058823529 | cmyk(0.09047619047619,0,0.028571428571428,0.17647058823529) |
Description
The RGB value of color #bfd2cc is rgb(191, 210, 204).
In the hex color #bfd2cc, The value of Red is 191, value of Green is 210, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #bfd2cc consists of 161° Hue, 17% Saturation, and 79% Lightness.
In the CMYK color model, the color #bfd2cc can be represented as Cyan=0.09047619047619%, Magenta=0%, Yellow=0.028571428571428%, and Black=0.17647058823529%.
Shades of #bfd2cc
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 #bfd2cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfd2cc
Preview of #bfd2cc on White Background
The contrast ratio of #bfd2cc with white color is 1.58
Preview of #bfd2cc on black background
The contrast ratio of #bfd2cc with black color is 13.31
#bfd2cc color will look good with a black background.
Color Schemes of #bfd2cc
Triadic Colors of #bfd2cc
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 #bfd2cc
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 #bfd2cc
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 #bfd2cc
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: #bfd2cc;
}
This is a sample text used for the color #bfd2cc. 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: #bfd2cc;
}
This is a sample text used for the color #bfd2cc. 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 #bfd2cc;
}
This is a sample text used for the color #bfd2cc. 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.57%
Green 34.71%
Blue 33.72%
CMYK Percentage
Cyan 30.62
Magenta 0%
Yellow 9.67%
Black 59.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.