#bcc0cf Hex Color
rgb(188, 192, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | c0 | cf | - | #bcc0cf |
RGB | 188 | 192 | 207 | - | rgb(188,192,207) |
HSL | 227 | 17% | 77% | - | hsl(227,17%,77%) |
HSV | 227 | 9% | 81% | - | hsv(227,9%,81%) |
XYZ | 50.8512 | 52.8956 | 66.5612 | - | xyz(50.8512,52.8956,66.5612) |
CIE-LAB | 77.81 | 1.54 | -7.99 | - | lab(77.81,1.54,-7.99) |
CMYK | 0.091787439613527 | 0.072463768115942 | 0 | 0.18823529411765 | cmyk(0.091787439613527,0.072463768115942,0,0.18823529411765) |
Description
The RGB value of color #bcc0cf is rgb(188, 192, 207).
In the hex color #bcc0cf, The value of Red is 188, value of Green is 192, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #bcc0cf consists of 227° Hue, 17% Saturation, and 77% Lightness.
In the CMYK color model, the color #bcc0cf can be represented as Cyan=0.091787439613527%, Magenta=0.072463768115942%, Yellow=0%, and Black=0.18823529411765%.
Shades of #bcc0cf
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 #bcc0cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcc0cf
Preview of #bcc0cf on White Background
The contrast ratio of #bcc0cf with white color is 1.81
Preview of #bcc0cf on black background
The contrast ratio of #bcc0cf with black color is 11.58
#bcc0cf color will look good with a black background.
Color Schemes of #bcc0cf
Triadic Colors of #bcc0cf
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 #bcc0cf
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 #bcc0cf
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 #bcc0cf
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: #bcc0cf;
}
This is a sample text used for the color #bcc0cf. 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: #bcc0cf;
}
This is a sample text used for the color #bcc0cf. 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 #bcc0cf;
}
This is a sample text used for the color #bcc0cf. 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 32.03%
Green 32.71%
Blue 35.26%
CMYK Percentage
Cyan 26.04
Magenta 20.56%
Yellow 0%
Black 53.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.