#bcc3cd Hex Color
rgb(188, 195, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | c3 | cd | - | #bcc3cd |
RGB | 188 | 195 | 205 | - | rgb(188,195,205) |
HSL | 215 | 15% | 77% | - | hsl(215,15%,77%) |
HSV | 215 | 8% | 80% | - | hsv(215,8%,80%) |
XYZ | 51.2736 | 54.1294 | 65.5032 | - | xyz(51.2736,54.1294,65.5032) |
CIE-LAB | 78.54 | -0.46 | -5.84 | - | lab(78.54,-0.46,-5.84) |
CMYK | 0.082926829268293 | 0.048780487804878 | 0 | 0.19607843137255 | cmyk(0.082926829268293,0.048780487804878,0,0.19607843137255) |
Description
The RGB value of color #bcc3cd is rgb(188, 195, 205).
In the hex color #bcc3cd, The value of Red is 188, value of Green is 195, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #bcc3cd consists of 215° Hue, 15% Saturation, and 77% Lightness.
In the CMYK color model, the color #bcc3cd can be represented as Cyan=0.082926829268293%, Magenta=0.048780487804878%, Yellow=0%, and Black=0.19607843137255%.
Shades of #bcc3cd
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 #bcc3cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcc3cd
Preview of #bcc3cd on White Background
The contrast ratio of #bcc3cd with white color is 1.78
Preview of #bcc3cd on black background
The contrast ratio of #bcc3cd with black color is 11.83
#bcc3cd color will look good with a black background.
Color Schemes of #bcc3cd
Triadic Colors of #bcc3cd
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 #bcc3cd
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 #bcc3cd
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 #bcc3cd
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: #bcc3cd;
}
This is a sample text used for the color #bcc3cd. 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: #bcc3cd;
}
This is a sample text used for the color #bcc3cd. 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 #bcc3cd;
}
This is a sample text used for the color #bcc3cd. 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.97%
Green 33.16%
Blue 34.86%
CMYK Percentage
Cyan 25.3
Magenta 14.88%
Yellow 0%
Black 59.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.