#bcd7ad Hex Color
rgb(188, 215, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | d7 | ad | - | #bcd7ad |
RGB | 188 | 215 | 173 | - | rgb(188,215,173) |
HSL | 99 | 34% | 76% | - | hsl(99,34%,76%) |
HSV | 99 | 20% | 84% | - | hsv(99,20%,84%) |
XYZ | 52.5823 | 62.3094 | 48.7907 | - | xyz(52.5823,62.3094,48.7907) |
CIE-LAB | 83.08 | -16.6 | 17.78 | - | lab(83.08,-16.6,17.78) |
CMYK | 0.12558139534884 | 0 | 0.1953488372093 | 0.15686274509804 | cmyk(0.12558139534884,0,0.1953488372093,0.15686274509804) |
Description
The RGB value of color #bcd7ad is rgb(188, 215, 173).
In the hex color #bcd7ad, The value of Red is 188, value of Green is 215, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #bcd7ad consists of 99° Hue, 34% Saturation, and 76% Lightness.
In the CMYK color model, the color #bcd7ad can be represented as Cyan=0.12558139534884%, Magenta=0%, Yellow=0.1953488372093%, and Black=0.15686274509804%.
Shades of #bcd7ad
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 #bcd7ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcd7ad
Preview of #bcd7ad on White Background
The contrast ratio of #bcd7ad with white color is 1.56
Preview of #bcd7ad on black background
The contrast ratio of #bcd7ad with black color is 13.46
#bcd7ad color will look good with a black background.
Color Schemes of #bcd7ad
Triadic Colors of #bcd7ad
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 #bcd7ad
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 #bcd7ad
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 #bcd7ad
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: #bcd7ad;
}
This is a sample text used for the color #bcd7ad. 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: #bcd7ad;
}
This is a sample text used for the color #bcd7ad. 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 #bcd7ad;
}
This is a sample text used for the color #bcd7ad. 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.64%
Green 37.33%
Blue 30.03%
CMYK Percentage
Cyan 26.28
Magenta 0%
Yellow 40.89%
Black 32.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.