#eaeacb Hex Color
rgb(234, 234, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | ea | cb | - | #eaeacb |
RGB | 234 | 234 | 203 | - | rgb(234,234,203) |
HSL | 60 | 42% | 86% | - | hsl(60,42%,86%) |
HSV | 60 | 13% | 92% | - | hsv(60,13%,92%) |
XYZ | 74.134 | 80.6499 | 68.1596 | - | xyz(74.134,80.6499,68.1596) |
CIE-LAB | 91.98 | -5.16 | 15.08 | - | lab(91.98,-5.16,15.08) |
CMYK | 0 | 0 | 0.13247863247863 | 0.082352941176471 | cmyk(0,0,0.13247863247863,0.082352941176471) |
Description
The RGB value of color #eaeacb is rgb(234, 234, 203).
In the hex color #eaeacb, The value of Red is 234, value of Green is 234, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #eaeacb consists of 60° Hue, 42% Saturation, and 86% Lightness.
In the CMYK color model, the color #eaeacb can be represented as Cyan=0%, Magenta=0%, Yellow=0.13247863247863%, and Black=0.082352941176471%.
Shades of #eaeacb
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 #eaeacb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaeacb
Preview of #eaeacb on White Background
The contrast ratio of #eaeacb with white color is 1.23
Preview of #eaeacb on black background
The contrast ratio of #eaeacb with black color is 17.13
#eaeacb color will look good with a black background.
Color Schemes of #eaeacb
Triadic Colors of #eaeacb
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 #eaeacb
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 #eaeacb
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 #eaeacb
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: #eaeacb;
}
This is a sample text used for the color #eaeacb. 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: #eaeacb;
}
This is a sample text used for the color #eaeacb. 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 #eaeacb;
}
This is a sample text used for the color #eaeacb. 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.87%
Green 34.87%
Blue 30.25%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 61.67%
Black 38.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.