#feefe7 Hex Color
rgb(254, 239, 231)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | ef | e7 | - | #feefe7 |
RGB | 254 | 239 | 231 | - | rgb(254,239,231) |
HSL | 21 | 92% | 95% | - | hsl(21,92%,95%) |
HSV | 21 | 9% | 100% | - | hsv(21,9%,100%) |
XYZ | 86.1634 | 88.5734 | 88.1564 | - | xyz(86.1634,88.5734,88.1564) |
CIE-LAB | 95.4 | 3.73 | 5.67 | - | lab(95.4,3.73,5.67) |
CMYK | 0 | 0.059055118110236 | 0.090551181102362 | 0.003921568627451 | cmyk(0,0.059055118110236,0.090551181102362,0.003921568627451) |
Description
The RGB value of color #feefe7 is rgb(254, 239, 231).
In the hex color #feefe7, The value of Red is 254, value of Green is 239, and value of Blue is 231. The primary color is Red. Similarly, The HSL values for #feefe7 consists of 21° Hue, 92% Saturation, and 95% Lightness.
In the CMYK color model, the color #feefe7 can be represented as Cyan=0%, Magenta=0.059055118110236%, Yellow=0.090551181102362%, and Black=0.003921568627451%.
Shades of #feefe7
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 #feefe7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #feefe7
Preview of #feefe7 on White Background
The contrast ratio of #feefe7 with white color is 1.12
Preview of #feefe7 on black background
The contrast ratio of #feefe7 with black color is 18.71
#feefe7 color will look good with a black background.
Color Schemes of #feefe7
Triadic Colors of #feefe7
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 #feefe7
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 #feefe7
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 #feefe7
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: #feefe7;
}
This is a sample text used for the color #feefe7. 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: #feefe7;
}
This is a sample text used for the color #feefe7. 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 #feefe7;
}
This is a sample text used for the color #feefe7. 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.08%
Green 33.01%
Blue 31.91%
CMYK Percentage
Cyan 0
Magenta 38.47%
Yellow 58.98%
Black 2.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.