#fedfe0 Hex Color
rgb(254, 223, 224)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | df | e0 | - | #fedfe0 |
RGB | 254 | 223 | 224 | - | rgb(254,223,224) |
HSL | 358 | 94% | 94% | - | hsl(358,94%,94%) |
HSV | 358 | 12% | 100% | - | hsv(358,12%,100%) |
XYZ | 80.7153 | 79.228 | 81.5594 | - | xyz(80.7153,79.228,81.5594) |
CIE-LAB | 91.34 | 10.83 | 3.43 | - | lab(91.34,10.83,3.43) |
CMYK | 0 | 0.12204724409449 | 0.11811023622047 | 0.003921568627451 | cmyk(0,0.12204724409449,0.11811023622047,0.003921568627451) |
Description
The RGB value of color #fedfe0 is rgb(254, 223, 224).
In the hex color #fedfe0, The value of Red is 254, value of Green is 223, and value of Blue is 224. The primary color is Red. Similarly, The HSL values for #fedfe0 consists of 358° Hue, 94% Saturation, and 94% Lightness.
In the CMYK color model, the color #fedfe0 can be represented as Cyan=0%, Magenta=0.12204724409449%, Yellow=0.11811023622047%, and Black=0.003921568627451%.
Shades of #fedfe0
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 #fedfe0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fedfe0
Preview of #fedfe0 on White Background
The contrast ratio of #fedfe0 with white color is 1.25
Preview of #fedfe0 on black background
The contrast ratio of #fedfe0 with black color is 16.85
#fedfe0 color will look good with a black background.
Color Schemes of #fedfe0
Triadic Colors of #fedfe0
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 #fedfe0
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 #fedfe0
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 #fedfe0
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: #fedfe0;
}
This is a sample text used for the color #fedfe0. 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: #fedfe0;
}
This is a sample text used for the color #fedfe0. 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 #fedfe0;
}
This is a sample text used for the color #fedfe0. 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 36.23%
Green 31.81%
Blue 31.95%
CMYK Percentage
Cyan 0
Magenta 50%
Yellow 48.39%
Black 1.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.