#fdeed6 Hex Color
rgb(253, 238, 214)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | ee | d6 | - | #fdeed6 |
RGB | 253 | 238 | 214 | - | rgb(253,238,214) |
HSL | 37 | 91% | 92% | - | hsl(37,91%,92%) |
HSV | 37 | 15% | 99% | - | hsv(37,15%,99%) |
XYZ | 83.2201 | 86.8868 | 76.003 | - | xyz(83.2201,86.8868,76.003) |
CIE-LAB | 94.69 | 1.22 | 13.43 | - | lab(94.69,1.22,13.43) |
CMYK | 0 | 0.059288537549407 | 0.15415019762846 | 0.0078431372549019 | cmyk(0,0.059288537549407,0.15415019762846,0.0078431372549019) |
Description
The RGB value of color #fdeed6 is rgb(253, 238, 214).
In the hex color #fdeed6, The value of Red is 253, value of Green is 238, and value of Blue is 214. The primary color is Red. Similarly, The HSL values for #fdeed6 consists of 37° Hue, 91% Saturation, and 92% Lightness.
In the CMYK color model, the color #fdeed6 can be represented as Cyan=0%, Magenta=0.059288537549407%, Yellow=0.15415019762846%, and Black=0.0078431372549019%.
Shades of #fdeed6
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 #fdeed6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdeed6
Preview of #fdeed6 on White Background
The contrast ratio of #fdeed6 with white color is 1.14
Preview of #fdeed6 on black background
The contrast ratio of #fdeed6 with black color is 18.38
#fdeed6 color will look good with a black background.
Color Schemes of #fdeed6
Triadic Colors of #fdeed6
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 #fdeed6
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 #fdeed6
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 #fdeed6
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: #fdeed6;
}
This is a sample text used for the color #fdeed6. 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: #fdeed6;
}
This is a sample text used for the color #fdeed6. 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 #fdeed6;
}
This is a sample text used for the color #fdeed6. 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.89%
Green 33.76%
Blue 30.35%
CMYK Percentage
Cyan 0
Magenta 26.79%
Yellow 69.66%
Black 3.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.