#effed0 Hex Color
rgb(239, 254, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | fe | d0 | - | #effed0 |
RGB | 239 | 254 | 208 | - | rgb(239,254,208) |
HSL | 80 | 96% | 91% | - | hsl(80,96%,91%) |
HSV | 80 | 18% | 100% | - | hsv(80,18%,100%) |
XYZ | 82.4236 | 93.7884 | 73.4333 | - | xyz(82.4236,93.7884,73.4333) |
CIE-LAB | 97.55 | -12.62 | 20.38 | - | lab(97.55,-12.62,20.38) |
CMYK | 0.059055118110236 | 0 | 0.18110236220472 | 0.003921568627451 | cmyk(0.059055118110236,0,0.18110236220472,0.003921568627451) |
Description
The RGB value of color #effed0 is rgb(239, 254, 208).
In the hex color #effed0, The value of Red is 239, value of Green is 254, and value of Blue is 208. The primary color is Green. Similarly, The HSL values for #effed0 consists of 80° Hue, 96% Saturation, and 91% Lightness.
In the CMYK color model, the color #effed0 can be represented as Cyan=0.059055118110236%, Magenta=0%, Yellow=0.18110236220472%, and Black=0.003921568627451%.
Shades of #effed0
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 #effed0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #effed0
Preview of #effed0 on White Background
The contrast ratio of #effed0 with white color is 1.06
Preview of #effed0 on black background
The contrast ratio of #effed0 with black color is 19.76
#effed0 color will look good with a black background.
Color Schemes of #effed0
Triadic Colors of #effed0
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 #effed0
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 #effed0
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 #effed0
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: #effed0;
}
This is a sample text used for the color #effed0. 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: #effed0;
}
This is a sample text used for the color #effed0. 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 #effed0;
}
This is a sample text used for the color #effed0. 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.09%
Green 36.23%
Blue 29.67%
CMYK Percentage
Cyan 24.2
Magenta 0%
Yellow 74.2%
Black 1.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.