#bcccc0 Hex Color
rgb(188, 204, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | cc | c0 | - | #bcccc0 |
RGB | 188 | 204 | 192 | - | rgb(188,204,192) |
HSL | 135 | 14% | 77% | - | hsl(135,14%,77%) |
HSV | 135 | 8% | 80% | - | hsv(135,8%,80%) |
XYZ | 51.8463 | 57.6829 | 58.2705 | - | xyz(51.8463,57.6829,58.2705) |
CIE-LAB | 80.56 | -7.68 | 4.11 | - | lab(80.56,-7.68,4.11) |
CMYK | 0.07843137254902 | 0 | 0.058823529411765 | 0.2 | cmyk(0.07843137254902,0,0.058823529411765,0.2) |
Description
The RGB value of color #bcccc0 is rgb(188, 204, 192).
In the hex color #bcccc0, The value of Red is 188, value of Green is 204, and value of Blue is 192. The primary color is Green. Similarly, The HSL values for #bcccc0 consists of 135° Hue, 14% Saturation, and 77% Lightness.
In the CMYK color model, the color #bcccc0 can be represented as Cyan=0.07843137254902%, Magenta=0%, Yellow=0.058823529411765%, and Black=0.2%.
Shades of #bcccc0
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 #bcccc0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcccc0
Preview of #bcccc0 on White Background
The contrast ratio of #bcccc0 with white color is 1.68
Preview of #bcccc0 on black background
The contrast ratio of #bcccc0 with black color is 12.54
#bcccc0 color will look good with a black background.
Color Schemes of #bcccc0
Triadic Colors of #bcccc0
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 #bcccc0
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 #bcccc0
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 #bcccc0
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: #bcccc0;
}
This is a sample text used for the color #bcccc0. 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: #bcccc0;
}
This is a sample text used for the color #bcccc0. 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 #bcccc0;
}
This is a sample text used for the color #bcccc0. 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.19%
Green 34.93%
Blue 32.88%
CMYK Percentage
Cyan 23.26
Magenta 0%
Yellow 17.44%
Black 59.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.