#eafaca Hex Color
rgb(234, 250, 202)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ea | fa | ca | - | #eafaca |
| RGB | 234 | 250 | 202 | - | rgb(234,250,202) |
| HSL | 80 | 83% | 89% | - | hsl(80,83%,89%) |
| HSV | 80 | 19% | 98% | - | hsv(80,19%,98%) |
| XYZ | 78.778 | 90.1279 | 69.1215 | - | xyz(78.778,90.1279,69.1215) |
| CIE-LAB | 96.05 | -13.3 | 21.3 | - | lab(96.05,-13.3,21.3) |
| CMYK | 0.064 | 0 | 0.192 | 0.019607843137255 | cmyk(0.064,0,0.192,0.019607843137255) |
Description
The RGB value of color #eafaca is rgb(234, 250, 202).
In the hex color #eafaca, The value of Red is 234, value of Green is 250, and value of Blue is 202. The primary color is Green. Similarly, The HSL values for #eafaca consists of 80° Hue, 83% Saturation, and 89% Lightness.
In the CMYK color model, the color #eafaca can be represented as Cyan=0.064%, Magenta=0%, Yellow=0.192%, and Black=0.019607843137255%.
Shades of #eafaca
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 #eafaca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eafaca
Preview of #eafaca on White Background
The contrast ratio of #eafaca with white color is 1.1
Preview of #eafaca on black background
The contrast ratio of #eafaca with black color is 19.03
#eafaca color will look good with a black background.
Color Schemes of #eafaca
Triadic Colors of #eafaca
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 #eafaca
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 #eafaca
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 #eafaca
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: #eafaca;
}
This is a sample text used for the color #eafaca. 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: #eafaca;
}
This is a sample text used for the color #eafaca. 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 #eafaca;
}
This is a sample text used for the color #eafaca. 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.11%
Green 36.44%
Blue 29.45%
CMYK Percentage
Cyan 23.22
Magenta 0%
Yellow 69.66%
Black 7.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.