#fdcde3 Hex Color
rgb(253, 205, 227)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | cd | e3 | - | #fdcde3 |
RGB | 253 | 205 | 227 | - | rgb(253,205,227) |
HSL | 333 | 92% | 90% | - | hsl(333,92%,90%) |
HSV | 333 | 19% | 99% | - | hsv(333,19%,99%) |
XYZ | 76.2045 | 70.0913 | 82.1856 | - | xyz(76.2045,70.0913,82.1856) |
CIE-LAB | 87.04 | 20.35 | -4.44 | - | lab(87.04,20.35,-4.44) |
CMYK | 0 | 0.1897233201581 | 0.10276679841897 | 0.0078431372549019 | cmyk(0,0.1897233201581,0.10276679841897,0.0078431372549019) |
Description
The RGB value of color #fdcde3 is rgb(253, 205, 227).
In the hex color #fdcde3, The value of Red is 253, value of Green is 205, and value of Blue is 227. The primary color is Red. Similarly, The HSL values for #fdcde3 consists of 333° Hue, 92% Saturation, and 90% Lightness.
In the CMYK color model, the color #fdcde3 can be represented as Cyan=0%, Magenta=0.1897233201581%, Yellow=0.10276679841897%, and Black=0.0078431372549019%.
Shades of #fdcde3
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 #fdcde3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdcde3
Preview of #fdcde3 on White Background
The contrast ratio of #fdcde3 with white color is 1.4
Preview of #fdcde3 on black background
The contrast ratio of #fdcde3 with black color is 15.02
#fdcde3 color will look good with a black background.
Color Schemes of #fdcde3
Triadic Colors of #fdcde3
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 #fdcde3
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 #fdcde3
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 #fdcde3
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: #fdcde3;
}
This is a sample text used for the color #fdcde3. 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: #fdcde3;
}
This is a sample text used for the color #fdcde3. 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 #fdcde3;
}
This is a sample text used for the color #fdcde3. 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.93%
Green 29.93%
Blue 33.14%
CMYK Percentage
Cyan 0
Magenta 63.17%
Yellow 34.22%
Black 2.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.