#bcd9be Hex Color
rgb(188, 217, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | d9 | be | - | #bcd9be |
RGB | 188 | 217 | 190 | - | rgb(188,217,190) |
HSL | 124 | 28% | 79% | - | hsl(124,28%,79%) |
HSV | 124 | 13% | 85% | - | hsv(124,13%,85%) |
XYZ | 54.8462 | 64.0348 | 58.1844 | - | xyz(54.8462,64.0348,58.1844) |
CIE-LAB | 83.98 | -14.7 | 10.09 | - | lab(83.98,-14.7,10.09) |
CMYK | 0.13364055299539 | 0 | 0.12442396313364 | 0.14901960784314 | cmyk(0.13364055299539,0,0.12442396313364,0.14901960784314) |
Description
The RGB value of color #bcd9be is rgb(188, 217, 190).
In the hex color #bcd9be, The value of Red is 188, value of Green is 217, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #bcd9be consists of 124° Hue, 28% Saturation, and 79% Lightness.
In the CMYK color model, the color #bcd9be can be represented as Cyan=0.13364055299539%, Magenta=0%, Yellow=0.12442396313364%, and Black=0.14901960784314%.
Shades of #bcd9be
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 #bcd9be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcd9be
Preview of #bcd9be on White Background
The contrast ratio of #bcd9be with white color is 1.52
Preview of #bcd9be on black background
The contrast ratio of #bcd9be with black color is 13.81
#bcd9be color will look good with a black background.
Color Schemes of #bcd9be
Triadic Colors of #bcd9be
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 #bcd9be
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 #bcd9be
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 #bcd9be
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: #bcd9be;
}
This is a sample text used for the color #bcd9be. 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: #bcd9be;
}
This is a sample text used for the color #bcd9be. 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 #bcd9be;
}
This is a sample text used for the color #bcd9be. 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.6%
Green 36.47%
Blue 31.93%
CMYK Percentage
Cyan 32.83
Magenta 0%
Yellow 30.56%
Black 36.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.