#fde2f7 Hex Color
rgb(253, 226, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | e2 | f7 | - | #fde2f7 |
RGB | 253 | 226 | 247 | - | rgb(253,226,247) |
HSL | 313 | 87% | 94% | - | hsl(313,87%,94%) |
HSV | 313 | 11% | 99% | - | hsv(313,11%,99%) |
XYZ | 84.4929 | 81.9908 | 99.3682 | - | xyz(84.4929,81.9908,99.3682) |
CIE-LAB | 92.57 | 12.78 | -6.8 | - | lab(92.57,12.78,-6.8) |
CMYK | 0 | 0.10671936758893 | 0.023715415019763 | 0.0078431372549019 | cmyk(0,0.10671936758893,0.023715415019763,0.0078431372549019) |
Description
The RGB value of color #fde2f7 is rgb(253, 226, 247).
In the hex color #fde2f7, The value of Red is 253, value of Green is 226, and value of Blue is 247. The primary color is Red. Similarly, The HSL values for #fde2f7 consists of 313° Hue, 87% Saturation, and 94% Lightness.
In the CMYK color model, the color #fde2f7 can be represented as Cyan=0%, Magenta=0.10671936758893%, Yellow=0.023715415019763%, and Black=0.0078431372549019%.
Shades of #fde2f7
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 #fde2f7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fde2f7
Preview of #fde2f7 on White Background
The contrast ratio of #fde2f7 with white color is 1.21
Preview of #fde2f7 on black background
The contrast ratio of #fde2f7 with black color is 17.4
#fde2f7 color will look good with a black background.
Color Schemes of #fde2f7
Triadic Colors of #fde2f7
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 #fde2f7
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 #fde2f7
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 #fde2f7
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: #fde2f7;
}
This is a sample text used for the color #fde2f7. 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: #fde2f7;
}
This is a sample text used for the color #fde2f7. 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 #fde2f7;
}
This is a sample text used for the color #fde2f7. 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 34.85%
Green 31.13%
Blue 34.02%
CMYK Percentage
Cyan 0
Magenta 77.18%
Yellow 17.15%
Black 5.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.