#fdcdee Hex Color
rgb(253, 205, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | cd | ee | - | #fdcdee |
RGB | 253 | 205 | 238 | - | rgb(253,205,238) |
HSL | 319 | 92% | 90% | - | hsl(319,92%,90%) |
HSV | 319 | 19% | 99% | - | hsv(319,19%,99%) |
XYZ | 77.772 | 70.7183 | 90.4399 | - | xyz(77.772,70.7183,90.4399) |
CIE-LAB | 87.35 | 22.2 | -9.82 | - | lab(87.35,22.2,-9.82) |
CMYK | 0 | 0.1897233201581 | 0.059288537549407 | 0.0078431372549019 | cmyk(0,0.1897233201581,0.059288537549407,0.0078431372549019) |
Description
The RGB value of color #fdcdee is rgb(253, 205, 238).
In the hex color #fdcdee, The value of Red is 253, value of Green is 205, and value of Blue is 238. The primary color is Red. Similarly, The HSL values for #fdcdee consists of 319° Hue, 92% Saturation, and 90% Lightness.
In the CMYK color model, the color #fdcdee can be represented as Cyan=0%, Magenta=0.1897233201581%, Yellow=0.059288537549407%, and Black=0.0078431372549019%.
Shades of #fdcdee
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 #fdcdee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdcdee
Preview of #fdcdee on White Background
The contrast ratio of #fdcdee with white color is 1.39
Preview of #fdcdee on black background
The contrast ratio of #fdcdee with black color is 15.14
#fdcdee color will look good with a black background.
Color Schemes of #fdcdee
Triadic Colors of #fdcdee
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 #fdcdee
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 #fdcdee
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 #fdcdee
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: #fdcdee;
}
This is a sample text used for the color #fdcdee. 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: #fdcdee;
}
This is a sample text used for the color #fdcdee. 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 #fdcdee;
}
This is a sample text used for the color #fdcdee. 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.35%
Green 29.45%
Blue 34.2%
CMYK Percentage
Cyan 0
Magenta 73.86%
Yellow 23.08%
Black 3.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.