#bcaead Hex Color
rgb(188, 174, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | ae | ad | - | #bcaead |
RGB | 188 | 174 | 173 | - | rgb(188,174,173) |
HSL | 4 | 10% | 71% | - | hsl(4,10%,71%) |
HSV | 4 | 8% | 74% | - | hsv(4,8%,74%) |
XYZ | 43.4179 | 43.9806 | 45.7359 | - | xyz(43.4179,43.9806,45.7359) |
CIE-LAB | 72.22 | 4.84 | 2.31 | - | lab(72.22,4.84,2.31) |
CMYK | 0 | 0.074468085106383 | 0.079787234042553 | 0.26274509803922 | cmyk(0,0.074468085106383,0.079787234042553,0.26274509803922) |
Description
The RGB value of color #bcaead is rgb(188, 174, 173).
In the hex color #bcaead, The value of Red is 188, value of Green is 174, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #bcaead consists of 4° Hue, 10% Saturation, and 71% Lightness.
In the CMYK color model, the color #bcaead can be represented as Cyan=0%, Magenta=0.074468085106383%, Yellow=0.079787234042553%, and Black=0.26274509803922%.
Shades of #bcaead
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 #bcaead
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcaead
Preview of #bcaead on White Background
The contrast ratio of #bcaead with white color is 2.14
Preview of #bcaead on black background
The contrast ratio of #bcaead with black color is 9.8
#bcaead color will look good with a black background.
Color Schemes of #bcaead
Triadic Colors of #bcaead
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 #bcaead
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 #bcaead
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 #bcaead
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: #bcaead;
}
This is a sample text used for the color #bcaead. 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: #bcaead;
}
This is a sample text used for the color #bcaead. 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 #bcaead;
}
This is a sample text used for the color #bcaead. 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 35.14%
Green 32.52%
Blue 32.34%
CMYK Percentage
Cyan 0
Magenta 17.86%
Yellow 19.13%
Black 63.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.