#fdeeb3 Hex Color
rgb(253, 238, 179)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | ee | b3 | - | #fdeeb3 |
RGB | 253 | 238 | 179 | - | rgb(253,238,179) |
HSL | 48 | 95% | 85% | - | hsl(48,95%,85%) |
HSV | 48 | 29% | 99% | - | hsv(48,29%,99%) |
XYZ | 79.2192 | 85.2864 | 54.9344 | - | xyz(79.2192,85.2864,54.9344) |
CIE-LAB | 94.01 | -3.62 | 30.45 | - | lab(94.01,-3.62,30.45) |
CMYK | 0 | 0.059288537549407 | 0.29249011857708 | 0.0078431372549019 | cmyk(0,0.059288537549407,0.29249011857708,0.0078431372549019) |
Description
The RGB value of color #fdeeb3 is rgb(253, 238, 179).
In the hex color #fdeeb3, The value of Red is 253, value of Green is 238, and value of Blue is 179. The primary color is Red. Similarly, The HSL values for #fdeeb3 consists of 48° Hue, 95% Saturation, and 85% Lightness.
In the CMYK color model, the color #fdeeb3 can be represented as Cyan=0%, Magenta=0.059288537549407%, Yellow=0.29249011857708%, and Black=0.0078431372549019%.
Shades of #fdeeb3
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 #fdeeb3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdeeb3
Preview of #fdeeb3 on White Background
The contrast ratio of #fdeeb3 with white color is 1.16
Preview of #fdeeb3 on black background
The contrast ratio of #fdeeb3 with black color is 18.06
#fdeeb3 color will look good with a black background.
Color Schemes of #fdeeb3
Triadic Colors of #fdeeb3
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 #fdeeb3
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 #fdeeb3
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 #fdeeb3
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: #fdeeb3;
}
This is a sample text used for the color #fdeeb3. 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: #fdeeb3;
}
This is a sample text used for the color #fdeeb3. 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 #fdeeb3;
}
This is a sample text used for the color #fdeeb3. 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.76%
Green 35.52%
Blue 26.72%
CMYK Percentage
Cyan 0
Magenta 16.49%
Yellow 81.33%
Black 2.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.