#feeedf Hex Color
rgb(254, 238, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | ee | df | - | #feeedf |
RGB | 254 | 238 | 223 | - | rgb(254,238,223) |
HSL | 29 | 94% | 94% | - | hsl(29,94%,94%) |
HSV | 29 | 12% | 100% | - | hsv(29,12%,100%) |
XYZ | 84.7669 | 87.5476 | 82.2427 | - | xyz(84.7669,87.5476,82.2427) |
CIE-LAB | 94.97 | 2.96 | 9.19 | - | lab(94.97,2.96,9.19) |
CMYK | 0 | 0.062992125984252 | 0.12204724409449 | 0.003921568627451 | cmyk(0,0.062992125984252,0.12204724409449,0.003921568627451) |
Description
The RGB value of color #feeedf is rgb(254, 238, 223).
In the hex color #feeedf, The value of Red is 254, value of Green is 238, and value of Blue is 223. The primary color is Red. Similarly, The HSL values for #feeedf consists of 29° Hue, 94% Saturation, and 94% Lightness.
In the CMYK color model, the color #feeedf can be represented as Cyan=0%, Magenta=0.062992125984252%, Yellow=0.12204724409449%, and Black=0.003921568627451%.
Shades of #feeedf
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 #feeedf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #feeedf
Preview of #feeedf on White Background
The contrast ratio of #feeedf with white color is 1.13
Preview of #feeedf on black background
The contrast ratio of #feeedf with black color is 18.51
#feeedf color will look good with a black background.
Color Schemes of #feeedf
Triadic Colors of #feeedf
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 #feeedf
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 #feeedf
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 #feeedf
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: #feeedf;
}
This is a sample text used for the color #feeedf. 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: #feeedf;
}
This is a sample text used for the color #feeedf. 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 #feeedf;
}
This is a sample text used for the color #feeedf. 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 33.29%
Blue 31.19%
CMYK Percentage
Cyan 0
Magenta 33.34%
Yellow 64.59%
Black 2.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.