#bcdab9 Hex Color
rgb(188, 218, 185)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | da | b9 | - | #bcdab9 |
RGB | 188 | 218 | 185 | - | rgb(188,218,185) |
HSL | 115 | 31% | 79% | - | hsl(115,31%,79%) |
HSV | 115 | 15% | 85% | - | hsv(115,15%,85%) |
XYZ | 54.5674 | 64.337 | 55.4412 | - | xyz(54.5674,64.337,55.4412) |
CIE-LAB | 84.14 | -16.08 | 12.95 | - | lab(84.14,-16.08,12.95) |
CMYK | 0.13761467889908 | 0 | 0.15137614678899 | 0.14509803921569 | cmyk(0.13761467889908,0,0.15137614678899,0.14509803921569) |
Description
The RGB value of color #bcdab9 is rgb(188, 218, 185).
In the hex color #bcdab9, The value of Red is 188, value of Green is 218, and value of Blue is 185. The primary color is Green. Similarly, The HSL values for #bcdab9 consists of 115° Hue, 31% Saturation, and 79% Lightness.
In the CMYK color model, the color #bcdab9 can be represented as Cyan=0.13761467889908%, Magenta=0%, Yellow=0.15137614678899%, and Black=0.14509803921569%.
Shades of #bcdab9
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 #bcdab9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcdab9
Preview of #bcdab9 on White Background
The contrast ratio of #bcdab9 with white color is 1.51
Preview of #bcdab9 on black background
The contrast ratio of #bcdab9 with black color is 13.87
#bcdab9 color will look good with a black background.
Color Schemes of #bcdab9
Triadic Colors of #bcdab9
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 #bcdab9
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 #bcdab9
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 #bcdab9
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: #bcdab9;
}
This is a sample text used for the color #bcdab9. 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: #bcdab9;
}
This is a sample text used for the color #bcdab9. 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 #bcdab9;
}
This is a sample text used for the color #bcdab9. 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.81%
Green 36.89%
Blue 31.3%
CMYK Percentage
Cyan 31.7
Magenta 0%
Yellow 34.87%
Black 33.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.