#e2febf Hex Color
rgb(226, 254, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e2 | fe | bf | - | #e2febf |
RGB | 226 | 254 | 191 | - | rgb(226,254,191) |
HSL | 87 | 97% | 87% | - | hsl(87,97%,87%) |
HSV | 87 | 25% | 100% | - | hsv(87,25%,100%) |
XYZ | 76.2098 | 90.814 | 62.8024 | - | xyz(76.2098,90.814,62.8024) |
CIE-LAB | 96.33 | -19.69 | 27.2 | - | lab(96.33,-19.69,27.2) |
CMYK | 0.11023622047244 | 0 | 0.24803149606299 | 0.003921568627451 | cmyk(0.11023622047244,0,0.24803149606299,0.003921568627451) |
Description
The RGB value of color #e2febf is rgb(226, 254, 191).
In the hex color #e2febf, The value of Red is 226, value of Green is 254, and value of Blue is 191. The primary color is Green. Similarly, The HSL values for #e2febf consists of 87° Hue, 97% Saturation, and 87% Lightness.
In the CMYK color model, the color #e2febf can be represented as Cyan=0.11023622047244%, Magenta=0%, Yellow=0.24803149606299%, and Black=0.003921568627451%.
Shades of #e2febf
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 #e2febf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e2febf
Preview of #e2febf on White Background
The contrast ratio of #e2febf with white color is 1.1
Preview of #e2febf on black background
The contrast ratio of #e2febf with black color is 19.16
#e2febf color will look good with a black background.
Color Schemes of #e2febf
Triadic Colors of #e2febf
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 #e2febf
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 #e2febf
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 #e2febf
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: #e2febf;
}
This is a sample text used for the color #e2febf. 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: #e2febf;
}
This is a sample text used for the color #e2febf. 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 #e2febf;
}
This is a sample text used for the color #e2febf. 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 33.68%
Green 37.85%
Blue 28.46%
CMYK Percentage
Cyan 30.44
Magenta 0%
Yellow 68.48%
Black 1.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.