#bdcfc8 Hex Color
rgb(189, 207, 200)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | cf | c8 | - | #bdcfc8 |
RGB | 189 | 207 | 200 | - | rgb(189,207,200) |
HSL | 157 | 16% | 78% | - | hsl(157,16%,78%) |
HSV | 157 | 9% | 81% | - | hsv(157,9%,81%) |
XYZ | 53.7244 | 59.6146 | 63.3188 | - | xyz(53.7244,59.6146,63.3188) |
CIE-LAB | 81.63 | -7.4 | 1.39 | - | lab(81.63,-7.4,1.39) |
CMYK | 0.08695652173913 | 0 | 0.033816425120773 | 0.18823529411765 | cmyk(0.08695652173913,0,0.033816425120773,0.18823529411765) |
Description
The RGB value of color #bdcfc8 is rgb(189, 207, 200).
In the hex color #bdcfc8, The value of Red is 189, value of Green is 207, and value of Blue is 200. The primary color is Green. Similarly, The HSL values for #bdcfc8 consists of 157° Hue, 16% Saturation, and 78% Lightness.
In the CMYK color model, the color #bdcfc8 can be represented as Cyan=0.08695652173913%, Magenta=0%, Yellow=0.033816425120773%, and Black=0.18823529411765%.
Shades of #bdcfc8
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 #bdcfc8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdcfc8
Preview of #bdcfc8 on White Background
The contrast ratio of #bdcfc8 with white color is 1.63
Preview of #bdcfc8 on black background
The contrast ratio of #bdcfc8 with black color is 12.92
#bdcfc8 color will look good with a black background.
Color Schemes of #bdcfc8
Triadic Colors of #bdcfc8
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 #bdcfc8
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 #bdcfc8
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 #bdcfc8
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: #bdcfc8;
}
This is a sample text used for the color #bdcfc8. 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: #bdcfc8;
}
This is a sample text used for the color #bdcfc8. 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 #bdcfc8;
}
This is a sample text used for the color #bdcfc8. 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.71%
Green 34.73%
Blue 33.56%
CMYK Percentage
Cyan 28.14
Magenta 0%
Yellow 10.94%
Black 60.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.