#bccbdf Hex Color
rgb(188, 203, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | cb | df | - | #bccbdf |
RGB | 188 | 203 | 223 | - | rgb(188,203,223) |
HSL | 214 | 35% | 81% | - | hsl(214,35%,81%) |
HSV | 214 | 16% | 87% | - | hsv(214,16%,87%) |
XYZ | 55.4143 | 58.731 | 78.2276 | - | xyz(55.4143,58.731,78.2276) |
CIE-LAB | 81.14 | -1.02 | -11.64 | - | lab(81.14,-1.02,-11.64) |
CMYK | 0.15695067264574 | 0.089686098654709 | 0 | 0.12549019607843 | cmyk(0.15695067264574,0.089686098654709,0,0.12549019607843) |
Description
The RGB value of color #bccbdf is rgb(188, 203, 223).
In the hex color #bccbdf, The value of Red is 188, value of Green is 203, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #bccbdf consists of 214° Hue, 35% Saturation, and 81% Lightness.
In the CMYK color model, the color #bccbdf can be represented as Cyan=0.15695067264574%, Magenta=0.089686098654709%, Yellow=0%, and Black=0.12549019607843%.
Shades of #bccbdf
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 #bccbdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bccbdf
Preview of #bccbdf on White Background
The contrast ratio of #bccbdf with white color is 1.65
Preview of #bccbdf on black background
The contrast ratio of #bccbdf with black color is 12.75
#bccbdf color will look good with a black background.
Color Schemes of #bccbdf
Triadic Colors of #bccbdf
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 #bccbdf
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 #bccbdf
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 #bccbdf
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: #bccbdf;
}
This is a sample text used for the color #bccbdf. 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: #bccbdf;
}
This is a sample text used for the color #bccbdf. 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 #bccbdf;
}
This is a sample text used for the color #bccbdf. 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.62%
Green 33.06%
Blue 36.32%
CMYK Percentage
Cyan 42.18
Magenta 24.1%
Yellow 0%
Black 33.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.