#fded8e Hex Color
rgb(253, 237, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | ed | 8e | - | #fded8e |
RGB | 253 | 237 | 142 | - | rgb(253,237,142) |
HSL | 51 | 97% | 77% | - | hsl(51,97%,77%) |
HSV | 51 | 44% | 99% | - | hsv(51,44%,99%) |
XYZ | 75.6747 | 83.404 | 37.7013 | - | xyz(75.6747,83.404,37.7013) |
CIE-LAB | 93.19 | -7.23 | 47.82 | - | lab(93.19,-7.23,47.82) |
CMYK | 0 | 0.063241106719368 | 0.43873517786561 | 0.0078431372549019 | cmyk(0,0.063241106719368,0.43873517786561,0.0078431372549019) |
Description
The RGB value of color #fded8e is rgb(253, 237, 142).
In the hex color #fded8e, The value of Red is 253, value of Green is 237, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #fded8e consists of 51° Hue, 97% Saturation, and 77% Lightness.
In the CMYK color model, the color #fded8e can be represented as Cyan=0%, Magenta=0.063241106719368%, Yellow=0.43873517786561%, and Black=0.0078431372549019%.
Shades of #fded8e
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 #fded8e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fded8e
Preview of #fded8e on White Background
The contrast ratio of #fded8e with white color is 1.19
Preview of #fded8e on black background
The contrast ratio of #fded8e with black color is 17.68
#fded8e color will look good with a black background.
Color Schemes of #fded8e
Triadic Colors of #fded8e
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 #fded8e
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 #fded8e
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 #fded8e
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: #fded8e;
}
This is a sample text used for the color #fded8e. 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: #fded8e;
}
This is a sample text used for the color #fded8e. 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 #fded8e;
}
This is a sample text used for the color #fded8e. 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 40.03%
Green 37.5%
Blue 22.47%
CMYK Percentage
Cyan 0
Magenta 12.4%
Yellow 86.06%
Black 1.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.