#bcc1b9 Hex Color
rgb(188, 193, 185)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | c1 | b9 | - | #bcc1b9 |
RGB | 188 | 193 | 185 | - | rgb(188,193,185) |
HSL | 97 | 6% | 74% | - | hsl(97,6%,74%) |
HSV | 97 | 4% | 76% | - | hsv(97,4%,76%) |
XYZ | 48.566 | 52.3341 | 53.4407 | - | xyz(48.566,52.3341,53.4407) |
CIE-LAB | 77.48 | -3.2 | 3.41 | - | lab(77.48,-3.2,3.41) |
CMYK | 0.025906735751295 | 0 | 0.041450777202073 | 0.24313725490196 | cmyk(0.025906735751295,0,0.041450777202073,0.24313725490196) |
Description
The RGB value of color #bcc1b9 is rgb(188, 193, 185).
In the hex color #bcc1b9, The value of Red is 188, value of Green is 193, and value of Blue is 185. The primary color is Green. Similarly, The HSL values for #bcc1b9 consists of 97° Hue, 6% Saturation, and 74% Lightness.
In the CMYK color model, the color #bcc1b9 can be represented as Cyan=0.025906735751295%, Magenta=0%, Yellow=0.041450777202073%, and Black=0.24313725490196%.
Shades of #bcc1b9
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 #bcc1b9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcc1b9
Preview of #bcc1b9 on White Background
The contrast ratio of #bcc1b9 with white color is 1.83
Preview of #bcc1b9 on black background
The contrast ratio of #bcc1b9 with black color is 11.47
#bcc1b9 color will look good with a black background.
Color Schemes of #bcc1b9
Triadic Colors of #bcc1b9
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 #bcc1b9
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 #bcc1b9
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 #bcc1b9
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: #bcc1b9;
}
This is a sample text used for the color #bcc1b9. 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: #bcc1b9;
}
This is a sample text used for the color #bcc1b9. 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 #bcc1b9;
}
This is a sample text used for the color #bcc1b9. 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 33.22%
Green 34.1%
Blue 32.69%
CMYK Percentage
Cyan 8.34
Magenta 0%
Yellow 13.35%
Black 78.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.