#fd9ecd Hex Color
rgb(253, 158, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 9e | cd | - | #fd9ecd |
RGB | 253 | 158 | 205 | - | rgb(253,158,205) |
HSL | 330 | 96% | 81% | - | hsl(330,96%,81%) |
HSV | 330 | 38% | 99% | - | hsv(330,38%,99%) |
XYZ | 63.7543 | 49.7441 | 63.999 | - | xyz(63.7543,49.7441,63.999) |
CIE-LAB | 75.91 | 41.51 | -9.06 | - | lab(75.91,41.51,-9.06) |
CMYK | 0 | 0.37549407114625 | 0.1897233201581 | 0.0078431372549019 | cmyk(0,0.37549407114625,0.1897233201581,0.0078431372549019) |
Description
The RGB value of color #fd9ecd is rgb(253, 158, 205).
In the hex color #fd9ecd, The value of Red is 253, value of Green is 158, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #fd9ecd consists of 330° Hue, 96% Saturation, and 81% Lightness.
In the CMYK color model, the color #fd9ecd can be represented as Cyan=0%, Magenta=0.37549407114625%, Yellow=0.1897233201581%, and Black=0.0078431372549019%.
Shades of #fd9ecd
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 #fd9ecd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd9ecd
Preview of #fd9ecd on White Background
The contrast ratio of #fd9ecd with white color is 1.92
Preview of #fd9ecd on black background
The contrast ratio of #fd9ecd with black color is 10.95
#fd9ecd color will look good with a black background.
Color Schemes of #fd9ecd
Triadic Colors of #fd9ecd
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 #fd9ecd
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 #fd9ecd
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 #fd9ecd
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: #fd9ecd;
}
This is a sample text used for the color #fd9ecd. 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: #fd9ecd;
}
This is a sample text used for the color #fd9ecd. 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 #fd9ecd;
}
This is a sample text used for the color #fd9ecd. 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 41.07%
Green 25.65%
Blue 33.28%
CMYK Percentage
Cyan 0
Magenta 65.52%
Yellow 33.11%
Black 1.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.