#bcc5ba Hex Color
rgb(188, 197, 186)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | c5 | ba | - | #bcc5ba |
RGB | 188 | 197 | 186 | - | rgb(188,197,186) |
HSL | 109 | 9% | 75% | - | hsl(109,9%,75%) |
HSV | 109 | 6% | 77% | - | hsv(109,6%,77%) |
XYZ | 49.5682 | 54.169 | 54.2975 | - | xyz(49.5682,54.169,54.2975) |
CIE-LAB | 78.56 | -5.12 | 4.43 | - | lab(78.56,-5.12,4.43) |
CMYK | 0.045685279187817 | 0 | 0.055837563451777 | 0.22745098039216 | cmyk(0.045685279187817,0,0.055837563451777,0.22745098039216) |
Description
The RGB value of color #bcc5ba is rgb(188, 197, 186).
In the hex color #bcc5ba, The value of Red is 188, value of Green is 197, and value of Blue is 186. The primary color is Green. Similarly, The HSL values for #bcc5ba consists of 109° Hue, 9% Saturation, and 75% Lightness.
In the CMYK color model, the color #bcc5ba can be represented as Cyan=0.045685279187817%, Magenta=0%, Yellow=0.055837563451777%, and Black=0.22745098039216%.
Shades of #bcc5ba
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 #bcc5ba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcc5ba
Preview of #bcc5ba on White Background
The contrast ratio of #bcc5ba with white color is 1.77
Preview of #bcc5ba on black background
The contrast ratio of #bcc5ba with black color is 11.83
#bcc5ba color will look good with a black background.
Color Schemes of #bcc5ba
Triadic Colors of #bcc5ba
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 #bcc5ba
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 #bcc5ba
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 #bcc5ba
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: #bcc5ba;
}
This is a sample text used for the color #bcc5ba. 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: #bcc5ba;
}
This is a sample text used for the color #bcc5ba. 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 #bcc5ba;
}
This is a sample text used for the color #bcc5ba. 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.92%
Green 34.5%
Blue 32.57%
CMYK Percentage
Cyan 13.89
Magenta 0%
Yellow 16.97%
Black 69.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.