#bcc3c0 Hex Color
rgb(188, 195, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | c3 | c0 | - | #bcc3c0 |
RGB | 188 | 195 | 192 | - | rgb(188,195,192) |
HSL | 154 | 6% | 75% | - | hsl(154,6%,75%) |
HSV | 154 | 4% | 76% | - | hsv(154,4%,76%) |
XYZ | 49.7686 | 53.5274 | 57.5779 | - | xyz(49.7686,53.5274,57.5779) |
CIE-LAB | 78.19 | -2.97 | 0.66 | - | lab(78.19,-2.97,0.66) |
CMYK | 0.035897435897436 | 0 | 0.015384615384615 | 0.23529411764706 | cmyk(0.035897435897436,0,0.015384615384615,0.23529411764706) |
Description
The RGB value of color #bcc3c0 is rgb(188, 195, 192).
In the hex color #bcc3c0, The value of Red is 188, value of Green is 195, and value of Blue is 192. The primary color is Green. Similarly, The HSL values for #bcc3c0 consists of 154° Hue, 6% Saturation, and 75% Lightness.
In the CMYK color model, the color #bcc3c0 can be represented as Cyan=0.035897435897436%, Magenta=0%, Yellow=0.015384615384615%, and Black=0.23529411764706%.
Shades of #bcc3c0
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 #bcc3c0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcc3c0
Preview of #bcc3c0 on White Background
The contrast ratio of #bcc3c0 with white color is 1.79
Preview of #bcc3c0 on black background
The contrast ratio of #bcc3c0 with black color is 11.71
#bcc3c0 color will look good with a black background.
Color Schemes of #bcc3c0
Triadic Colors of #bcc3c0
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 #bcc3c0
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 #bcc3c0
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 #bcc3c0
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: #bcc3c0;
}
This is a sample text used for the color #bcc3c0. 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: #bcc3c0;
}
This is a sample text used for the color #bcc3c0. 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 #bcc3c0;
}
This is a sample text used for the color #bcc3c0. 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.7%
Green 33.91%
Blue 33.39%
CMYK Percentage
Cyan 12.53
Magenta 0%
Yellow 5.37%
Black 82.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.