#fdecb7 Hex Color
rgb(253, 236, 183)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | ec | b7 | - | #fdecb7 |
RGB | 253 | 236 | 183 | - | rgb(253,236,183) |
HSL | 45 | 95% | 85% | - | hsl(45,95%,85%) |
HSV | 45 | 28% | 99% | - | hsv(45,28%,99%) |
XYZ | 79.0507 | 84.2924 | 56.9034 | - | xyz(79.0507,84.2924,56.9034) |
CIE-LAB | 93.58 | -2.11 | 27.83 | - | lab(93.58,-2.11,27.83) |
CMYK | 0 | 0.067193675889328 | 0.27667984189723 | 0.0078431372549019 | cmyk(0,0.067193675889328,0.27667984189723,0.0078431372549019) |
Description
The RGB value of color #fdecb7 is rgb(253, 236, 183).
In the hex color #fdecb7, The value of Red is 253, value of Green is 236, and value of Blue is 183. The primary color is Red. Similarly, The HSL values for #fdecb7 consists of 45° Hue, 95% Saturation, and 85% Lightness.
In the CMYK color model, the color #fdecb7 can be represented as Cyan=0%, Magenta=0.067193675889328%, Yellow=0.27667984189723%, and Black=0.0078431372549019%.
Shades of #fdecb7
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 #fdecb7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdecb7
Preview of #fdecb7 on White Background
The contrast ratio of #fdecb7 with white color is 1.18
Preview of #fdecb7 on black background
The contrast ratio of #fdecb7 with black color is 17.86
#fdecb7 color will look good with a black background.
Color Schemes of #fdecb7
Triadic Colors of #fdecb7
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 #fdecb7
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 #fdecb7
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 #fdecb7
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: #fdecb7;
}
This is a sample text used for the color #fdecb7. 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: #fdecb7;
}
This is a sample text used for the color #fdecb7. 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 #fdecb7;
}
This is a sample text used for the color #fdecb7. 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 37.65%
Green 35.12%
Blue 27.23%
CMYK Percentage
Cyan 0
Magenta 19.1%
Yellow 78.67%
Black 2.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.