#f5ebdd Hex Color
rgb(245, 235, 221)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | f5 | eb | dd | - | #f5ebdd |
| RGB | 245 | 235 | 221 | - | rgb(245,235,221) |
| HSL | 35 | 55% | 91% | - | hsl(35,55%,91%) |
| HSV | 35 | 10% | 96% | - | hsv(35,10%,96%) |
| XYZ | 80.4157 | 84.0496 | 80.3914 | - | xyz(80.4157,84.0496,80.3914) |
| CIE-LAB | 93.47 | 1.04 | 7.98 | - | lab(93.47,1.04,7.98) |
| CMYK | 0 | 0.040816326530612 | 0.097959183673469 | 0.03921568627451 | cmyk(0,0.040816326530612,0.097959183673469,0.03921568627451) |
Description
The RGB value of color #f5ebdd is rgb(245, 235, 221).
In the hex color #f5ebdd, The value of Red is 245, value of Green is 235, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #f5ebdd consists of 35° Hue, 55% Saturation, and 91% Lightness.
In the CMYK color model, the color #f5ebdd can be represented as Cyan=0%, Magenta=0.040816326530612%, Yellow=0.097959183673469%, and Black=0.03921568627451%.
Shades of #f5ebdd
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 #f5ebdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f5ebdd
Preview of #f5ebdd on White Background
The contrast ratio of #f5ebdd with white color is 1.18
Preview of #f5ebdd on black background
The contrast ratio of #f5ebdd with black color is 17.81
#f5ebdd color will look good with a black background.
Color Schemes of #f5ebdd
Triadic Colors of #f5ebdd
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 #f5ebdd
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 #f5ebdd
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 #f5ebdd
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: #f5ebdd;
}
This is a sample text used for the color #f5ebdd. 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: #f5ebdd;
}
This is a sample text used for the color #f5ebdd. 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 #f5ebdd;
}
This is a sample text used for the color #f5ebdd. 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.95%
Green 33.52%
Blue 31.53%
CMYK Percentage
Cyan 0
Magenta 22.93%
Yellow 55.04%
Black 22.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.