#fdeef7 Hex Color
rgb(253, 238, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | ee | f7 | - | #fdeef7 |
RGB | 253 | 238 | 247 | - | rgb(253,238,247) |
HSL | 324 | 79% | 96% | - | hsl(324,79%,96%) |
HSV | 324 | 6% | 99% | - | hsv(324,6%,99%) |
XYZ | 87.871 | 88.7471 | 100.4943 | - | xyz(87.871,88.7471,100.4943) |
CIE-LAB | 95.47 | 6.59 | -2.53 | - | lab(95.47,6.59,-2.53) |
CMYK | 0 | 0.059288537549407 | 0.023715415019763 | 0.0078431372549019 | cmyk(0,0.059288537549407,0.023715415019763,0.0078431372549019) |
Description
The RGB value of color #fdeef7 is rgb(253, 238, 247).
In the hex color #fdeef7, The value of Red is 253, value of Green is 238, and value of Blue is 247. The primary color is Red. Similarly, The HSL values for #fdeef7 consists of 324° Hue, 79% Saturation, and 96% Lightness.
In the CMYK color model, the color #fdeef7 can be represented as Cyan=0%, Magenta=0.059288537549407%, Yellow=0.023715415019763%, and Black=0.0078431372549019%.
Shades of #fdeef7
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 #fdeef7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdeef7
Preview of #fdeef7 on White Background
The contrast ratio of #fdeef7 with white color is 1.12
Preview of #fdeef7 on black background
The contrast ratio of #fdeef7 with black color is 18.75
#fdeef7 color will look good with a black background.
Color Schemes of #fdeef7
Triadic Colors of #fdeef7
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 #fdeef7
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 #fdeef7
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 #fdeef7
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: #fdeef7;
}
This is a sample text used for the color #fdeef7. 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: #fdeef7;
}
This is a sample text used for the color #fdeef7. 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 #fdeef7;
}
This is a sample text used for the color #fdeef7. 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.28%
Green 32.25%
Blue 33.47%
CMYK Percentage
Cyan 0
Magenta 65.26%
Yellow 26.1%
Black 8.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.