#fdfdd8 Hex Color
rgb(253, 253, 216)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | fd | d8 | - | #fdfdd8 |
RGB | 253 | 253 | 216 | - | rgb(253,253,216) |
HSL | 60 | 90% | 92% | - | hsl(60,90%,92%) |
HSV | 60 | 15% | 99% | - | hsv(60,15%,99%) |
XYZ | 88.028 | 96.0911 | 78.8736 | - | xyz(88.028,96.0911,78.8736) |
CIE-LAB | 98.47 | -6.02 | 17.74 | - | lab(98.47,-6.02,17.74) |
CMYK | 0 | 0 | 0.14624505928854 | 0.0078431372549019 | cmyk(0,0,0.14624505928854,0.0078431372549019) |
Description
The RGB value of color #fdfdd8 is rgb(253, 253, 216).
In the hex color #fdfdd8, The value of Red is 253, value of Green is 253, and value of Blue is 216. The primary color is Red. Similarly, The HSL values for #fdfdd8 consists of 60° Hue, 90% Saturation, and 92% Lightness.
In the CMYK color model, the color #fdfdd8 can be represented as Cyan=0%, Magenta=0%, Yellow=0.14624505928854%, and Black=0.0078431372549019%.
Shades of #fdfdd8
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 #fdfdd8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdfdd8
Preview of #fdfdd8 on White Background
The contrast ratio of #fdfdd8 with white color is 1.04
Preview of #fdfdd8 on black background
The contrast ratio of #fdfdd8 with black color is 20.22
#fdfdd8 color will look good with a black background.
Color Schemes of #fdfdd8
Triadic Colors of #fdfdd8
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 #fdfdd8
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 #fdfdd8
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 #fdfdd8
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: #fdfdd8;
}
This is a sample text used for the color #fdfdd8. 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: #fdfdd8;
}
This is a sample text used for the color #fdfdd8. 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 #fdfdd8;
}
This is a sample text used for the color #fdfdd8. 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.04%
Green 35.04%
Blue 29.92%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 94.91%
Black 5.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.