#ffeaca Hex Color
rgb(255, 234, 202)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ff | ea | ca | - | #ffeaca |
| RGB | 255 | 234 | 202 | - | rgb(255,234,202) |
| HSL | 36 | 100% | 90% | - | hsl(36,100%,90%) |
| HSV | 36 | 21% | 100% | - | hsv(36,21%,100%) |
| XYZ | 81.3235 | 84.3699 | 67.8759 | - | xyz(81.3235,84.3699,67.8759) |
| CIE-LAB | 93.61 | 2.21 | 18.13 | - | lab(93.61,2.21,18.13) |
| CMYK | 0 | 0.082352941176471 | 0.2078431372549 | 0 | cmyk(0,0.082352941176471,0.2078431372549,0) |
Description
The RGB value of color #ffeaca is rgb(255, 234, 202).
In the hex color #ffeaca, The value of Red is 255, value of Green is 234, and value of Blue is 202. The primary color is Red. Similarly, The HSL values for #ffeaca consists of 36° Hue, 100% Saturation, and 90% Lightness.
In the CMYK color model, the color #ffeaca can be represented as Cyan=0%, Magenta=0.082352941176471%, Yellow=0.2078431372549%, and Black=0%.
Shades of #ffeaca
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 #ffeaca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffeaca
Preview of #ffeaca on White Background
The contrast ratio of #ffeaca with white color is 1.17
Preview of #ffeaca on black background
The contrast ratio of #ffeaca with black color is 17.87
#ffeaca color will look good with a black background.
Color Schemes of #ffeaca
Triadic Colors of #ffeaca
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 #ffeaca
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 #ffeaca
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 #ffeaca
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: #ffeaca;
}
This is a sample text used for the color #ffeaca. 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: #ffeaca;
}
This is a sample text used for the color #ffeaca. 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 #ffeaca;
}
This is a sample text used for the color #ffeaca. 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 36.9%
Green 33.86%
Blue 29.23%
CMYK Percentage
Cyan 0
Magenta 28.38%
Yellow 71.62%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.