#fddde3 Hex Color
rgb(253, 221, 227)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | dd | e3 | - | #fddde3 |
RGB | 253 | 221 | 227 | - | rgb(253,221,227) |
HSL | 349 | 89% | 93% | - | hsl(349,89%,93%) |
HSV | 349 | 13% | 99% | - | hsv(349,13%,99%) |
XYZ | 80.2296 | 78.1416 | 83.5273 | - | xyz(80.2296,78.1416,83.5273) |
CIE-LAB | 90.84 | 12 | 1.13 | - | lab(90.84,12,1.13) |
CMYK | 0 | 0.12648221343874 | 0.10276679841897 | 0.0078431372549019 | cmyk(0,0.12648221343874,0.10276679841897,0.0078431372549019) |
Description
The RGB value of color #fddde3 is rgb(253, 221, 227).
In the hex color #fddde3, The value of Red is 253, value of Green is 221, and value of Blue is 227. The primary color is Red. Similarly, The HSL values for #fddde3 consists of 349° Hue, 89% Saturation, and 93% Lightness.
In the CMYK color model, the color #fddde3 can be represented as Cyan=0%, Magenta=0.12648221343874%, Yellow=0.10276679841897%, and Black=0.0078431372549019%.
Shades of #fddde3
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 #fddde3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fddde3
Preview of #fddde3 on White Background
The contrast ratio of #fddde3 with white color is 1.26
Preview of #fddde3 on black background
The contrast ratio of #fddde3 with black color is 16.63
#fddde3 color will look good with a black background.
Color Schemes of #fddde3
Triadic Colors of #fddde3
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 #fddde3
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 #fddde3
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 #fddde3
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: #fddde3;
}
This is a sample text used for the color #fddde3. 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: #fddde3;
}
This is a sample text used for the color #fddde3. 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 #fddde3;
}
This is a sample text used for the color #fddde3. 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 36.09%
Green 31.53%
Blue 32.38%
CMYK Percentage
Cyan 0
Magenta 53.35%
Yellow 43.34%
Black 3.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.