#bcd4be Hex Color
rgb(188, 212, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | d4 | be | - | #bcd4be |
RGB | 188 | 212 | 190 | - | rgb(188,212,190) |
HSL | 125 | 22% | 78% | - | hsl(125,22%,78%) |
HSV | 125 | 11% | 83% | - | hsv(125,11%,83%) |
XYZ | 53.5768 | 61.496 | 57.7613 | - | xyz(53.5768,61.496,57.7613) |
CIE-LAB | 82.64 | -12.16 | 8.17 | - | lab(82.64,-12.16,8.17) |
CMYK | 0.11320754716981 | 0 | 0.10377358490566 | 0.16862745098039 | cmyk(0.11320754716981,0,0.10377358490566,0.16862745098039) |
Description
The RGB value of color #bcd4be is rgb(188, 212, 190).
In the hex color #bcd4be, The value of Red is 188, value of Green is 212, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #bcd4be consists of 125° Hue, 22% Saturation, and 78% Lightness.
In the CMYK color model, the color #bcd4be can be represented as Cyan=0.11320754716981%, Magenta=0%, Yellow=0.10377358490566%, and Black=0.16862745098039%.
Shades of #bcd4be
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 #bcd4be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcd4be
Preview of #bcd4be on White Background
The contrast ratio of #bcd4be with white color is 1.58
Preview of #bcd4be on black background
The contrast ratio of #bcd4be with black color is 13.3
#bcd4be color will look good with a black background.
Color Schemes of #bcd4be
Triadic Colors of #bcd4be
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 #bcd4be
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 #bcd4be
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 #bcd4be
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: #bcd4be;
}
This is a sample text used for the color #bcd4be. 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: #bcd4be;
}
This is a sample text used for the color #bcd4be. 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 #bcd4be;
}
This is a sample text used for the color #bcd4be. 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.86%
Green 35.93%
Blue 32.2%
CMYK Percentage
Cyan 29.36
Magenta 0%
Yellow 26.91%
Black 43.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.