#e4bcad Hex Color
rgb(228, 188, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e4 | bc | ad | - | #e4bcad |
RGB | 228 | 188 | 173 | - | rgb(228,188,173) |
HSL | 16 | 50% | 79% | - | hsl(16,50%,79%) |
HSV | 16 | 24% | 89% | - | hsv(16,24%,89%) |
XYZ | 57.521 | 55.4776 | 47.2117 | - | xyz(57.521,55.4776,47.2117) |
CIE-LAB | 79.32 | 12.08 | 12.96 | - | lab(79.32,12.08,12.96) |
CMYK | 0 | 0.17543859649123 | 0.24122807017544 | 0.10588235294118 | cmyk(0,0.17543859649123,0.24122807017544,0.10588235294118) |
Description
The RGB value of color #e4bcad is rgb(228, 188, 173).
In the hex color #e4bcad, The value of Red is 228, value of Green is 188, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #e4bcad consists of 16° Hue, 50% Saturation, and 79% Lightness.
In the CMYK color model, the color #e4bcad can be represented as Cyan=0%, Magenta=0.17543859649123%, Yellow=0.24122807017544%, and Black=0.10588235294118%.
Shades of #e4bcad
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 #e4bcad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e4bcad
Preview of #e4bcad on White Background
The contrast ratio of #e4bcad with white color is 1.74
Preview of #e4bcad on black background
The contrast ratio of #e4bcad with black color is 12.1
#e4bcad color will look good with a black background.
Color Schemes of #e4bcad
Triadic Colors of #e4bcad
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 #e4bcad
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 #e4bcad
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 #e4bcad
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: #e4bcad;
}
This is a sample text used for the color #e4bcad. 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: #e4bcad;
}
This is a sample text used for the color #e4bcad. 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 #e4bcad;
}
This is a sample text used for the color #e4bcad. 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 38.71%
Green 31.92%
Blue 29.37%
CMYK Percentage
Cyan 0
Magenta 33.57%
Yellow 46.16%
Black 20.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.