#fea2ef Hex Color
rgb(254, 162, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | a2 | ef | - | #fea2ef |
RGB | 254 | 162 | 239 | - | rgb(254,162,239) |
HSL | 310 | 98% | 82% | - | hsl(310,98%,82%) |
HSV | 310 | 36% | 100% | - | hsv(310,36%,100%) |
XYZ | 69.3734 | 53.1435 | 88.2627 | - | xyz(69.3734,53.1435,88.2627) |
CIE-LAB | 77.96 | 45.18 | -24.48 | - | lab(77.96,45.18,-24.48) |
CMYK | 0 | 0.36220472440945 | 0.059055118110236 | 0.003921568627451 | cmyk(0,0.36220472440945,0.059055118110236,0.003921568627451) |
Description
The RGB value of color #fea2ef is rgb(254, 162, 239).
In the hex color #fea2ef, The value of Red is 254, value of Green is 162, and value of Blue is 239. The primary color is Red. Similarly, The HSL values for #fea2ef consists of 310° Hue, 98% Saturation, and 82% Lightness.
In the CMYK color model, the color #fea2ef can be represented as Cyan=0%, Magenta=0.36220472440945%, Yellow=0.059055118110236%, and Black=0.003921568627451%.
Shades of #fea2ef
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 #fea2ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fea2ef
Preview of #fea2ef on White Background
The contrast ratio of #fea2ef with white color is 1.81
Preview of #fea2ef on black background
The contrast ratio of #fea2ef with black color is 11.63
#fea2ef color will look good with a black background.
Color Schemes of #fea2ef
Triadic Colors of #fea2ef
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 #fea2ef
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 #fea2ef
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 #fea2ef
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: #fea2ef;
}
This is a sample text used for the color #fea2ef. 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: #fea2ef;
}
This is a sample text used for the color #fea2ef. 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 #fea2ef;
}
This is a sample text used for the color #fea2ef. 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 38.78%
Green 24.73%
Blue 36.49%
CMYK Percentage
Cyan 0
Magenta 85.19%
Yellow 13.89%
Black 0.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.