#fdddc3 Hex Color
rgb(253, 221, 195)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | dd | c3 | - | #fdddc3 |
| RGB | 253 | 221 | 195 | - | rgb(253,221,195) |
| HSL | 27 | 94% | 88% | - | hsl(27,94%,88%) |
| HSV | 27 | 23% | 99% | - | hsv(27,23%,99%) |
| XYZ | 76.2148 | 76.5357 | 62.3857 | - | xyz(76.2148,76.5357,62.3857) |
| CIE-LAB | 90.11 | 7.16 | 16.83 | - | lab(90.11,7.16,16.83) |
| CMYK | 0 | 0.12648221343874 | 0.22924901185771 | 0.0078431372549019 | cmyk(0,0.12648221343874,0.22924901185771,0.0078431372549019) |
Description
The RGB value of color #fdddc3 is rgb(253, 221, 195).
In the hex color #fdddc3, The value of Red is 253, value of Green is 221, and value of Blue is 195. The primary color is Red. Similarly, The HSL values for #fdddc3 consists of 27° Hue, 94% Saturation, and 88% Lightness.
In the CMYK color model, the color #fdddc3 can be represented as Cyan=0%, Magenta=0.12648221343874%, Yellow=0.22924901185771%, and Black=0.0078431372549019%.
Shades of #fdddc3
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 #fdddc3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdddc3
Preview of #fdddc3 on White Background
The contrast ratio of #fdddc3 with white color is 1.29
Preview of #fdddc3 on black background
The contrast ratio of #fdddc3 with black color is 16.31
#fdddc3 color will look good with a black background.
Color Schemes of #fdddc3
Triadic Colors of #fdddc3
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 #fdddc3
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 #fdddc3
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 #fdddc3
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: #fdddc3;
}
This is a sample text used for the color #fdddc3. 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: #fdddc3;
}
This is a sample text used for the color #fdddc3. 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 #fdddc3;
}
This is a sample text used for the color #fdddc3. 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.82%
Green 33.03%
Blue 29.15%
CMYK Percentage
Cyan 0
Magenta 34.79%
Yellow 63.05%
Black 2.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.