#bccccd Hex Color
rgb(188, 204, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | cc | cd | - | #bccccd |
RGB | 188 | 204 | 205 | - | rgb(188,204,205) |
HSL | 184 | 15% | 77% | - | hsl(184,15%,77%) |
HSV | 184 | 8% | 80% | - | hsv(184,8%,80%) |
XYZ | 53.3513 | 58.2849 | 66.1958 | - | xyz(53.3513,58.2849,66.1958) |
CIE-LAB | 80.9 | -5.21 | -2.36 | - | lab(80.9,-5.21,-2.36) |
CMYK | 0.082926829268293 | 0.0048780487804878 | 0 | 0.19607843137255 | cmyk(0.082926829268293,0.0048780487804878,0,0.19607843137255) |
Description
The RGB value of color #bccccd is rgb(188, 204, 205).
In the hex color #bccccd, The value of Red is 188, value of Green is 204, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #bccccd consists of 184° Hue, 15% Saturation, and 77% Lightness.
In the CMYK color model, the color #bccccd can be represented as Cyan=0.082926829268293%, Magenta=0.0048780487804878%, Yellow=0%, and Black=0.19607843137255%.
Shades of #bccccd
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 #bccccd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bccccd
Preview of #bccccd on White Background
The contrast ratio of #bccccd with white color is 1.66
Preview of #bccccd on black background
The contrast ratio of #bccccd with black color is 12.66
#bccccd color will look good with a black background.
Color Schemes of #bccccd
Triadic Colors of #bccccd
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 #bccccd
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 #bccccd
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 #bccccd
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: #bccccd;
}
This is a sample text used for the color #bccccd. 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: #bccccd;
}
This is a sample text used for the color #bccccd. 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 #bccccd;
}
This is a sample text used for the color #bccccd. 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.49%
Green 34.17%
Blue 34.34%
CMYK Percentage
Cyan 29.21
Magenta 1.72%
Yellow 0%
Black 69.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.