#bccd9e Hex Color
rgb(188, 205, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | cd | 9e | - | #bccd9e |
RGB | 188 | 205 | 158 | - | rgb(188,205,158) |
HSL | 82 | 32% | 71% | - | hsl(82,32%,71%) |
HSV | 82 | 23% | 80% | - | hsv(82,23%,80%) |
XYZ | 48.7419 | 56.8226 | 40.7466 | - | xyz(48.7419,56.8226,40.7466) |
CIE-LAB | 80.08 | -13.92 | 21.53 | - | lab(80.08,-13.92,21.53) |
CMYK | 0.082926829268293 | 0 | 0.22926829268293 | 0.19607843137255 | cmyk(0.082926829268293,0,0.22926829268293,0.19607843137255) |
Description
The RGB value of color #bccd9e is rgb(188, 205, 158).
In the hex color #bccd9e, The value of Red is 188, value of Green is 205, and value of Blue is 158. The primary color is Green. Similarly, The HSL values for #bccd9e consists of 82° Hue, 32% Saturation, and 71% Lightness.
In the CMYK color model, the color #bccd9e can be represented as Cyan=0.082926829268293%, Magenta=0%, Yellow=0.22926829268293%, and Black=0.19607843137255%.
Shades of #bccd9e
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 #bccd9e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bccd9e
Preview of #bccd9e on White Background
The contrast ratio of #bccd9e with white color is 1.7
Preview of #bccd9e on black background
The contrast ratio of #bccd9e with black color is 12.36
#bccd9e color will look good with a black background.
Color Schemes of #bccd9e
Triadic Colors of #bccd9e
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 #bccd9e
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 #bccd9e
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 #bccd9e
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: #bccd9e;
}
This is a sample text used for the color #bccd9e. 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: #bccd9e;
}
This is a sample text used for the color #bccd9e. 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 #bccd9e;
}
This is a sample text used for the color #bccd9e. 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 34.12%
Green 37.21%
Blue 28.68%
CMYK Percentage
Cyan 16.32
Magenta 0%
Yellow 45.11%
Black 38.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.