#fee1ec Hex Color
rgb(254, 225, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | e1 | ec | - | #fee1ec |
RGB | 254 | 225 | 236 | - | rgb(254,225,236) |
HSL | 337 | 94% | 94% | - | hsl(337,94%,94%) |
HSV | 337 | 11% | 100% | - | hsv(337,11%,100%) |
XYZ | 82.9386 | 80.9774 | 90.6157 | - | xyz(82.9386,80.9774,90.6157) |
CIE-LAB | 92.12 | 11.75 | -1.71 | - | lab(92.12,11.75,-1.71) |
CMYK | 0 | 0.11417322834646 | 0.070866141732283 | 0.003921568627451 | cmyk(0,0.11417322834646,0.070866141732283,0.003921568627451) |
Description
The RGB value of color #fee1ec is rgb(254, 225, 236).
In the hex color #fee1ec, The value of Red is 254, value of Green is 225, and value of Blue is 236. The primary color is Red. Similarly, The HSL values for #fee1ec consists of 337° Hue, 94% Saturation, and 94% Lightness.
In the CMYK color model, the color #fee1ec can be represented as Cyan=0%, Magenta=0.11417322834646%, Yellow=0.070866141732283%, and Black=0.003921568627451%.
Shades of #fee1ec
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 #fee1ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fee1ec
Preview of #fee1ec on White Background
The contrast ratio of #fee1ec with white color is 1.22
Preview of #fee1ec on black background
The contrast ratio of #fee1ec with black color is 17.2
#fee1ec color will look good with a black background.
Color Schemes of #fee1ec
Triadic Colors of #fee1ec
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 #fee1ec
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 #fee1ec
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 #fee1ec
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: #fee1ec;
}
This is a sample text used for the color #fee1ec. 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: #fee1ec;
}
This is a sample text used for the color #fee1ec. 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 #fee1ec;
}
This is a sample text used for the color #fee1ec. 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 35.52%
Green 31.47%
Blue 33.01%
CMYK Percentage
Cyan 0
Magenta 60.42%
Yellow 37.5%
Black 2.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.