#fd9ddd Hex Color
rgb(253, 157, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 9d | dd | - | #fd9ddd |
RGB | 253 | 157 | 221 | - | rgb(253,157,221) |
HSL | 320 | 96% | 80% | - | hsl(320,96%,80%) |
HSV | 320 | 38% | 99% | - | hsv(320,38%,99%) |
XYZ | 65.6161 | 50.217 | 74.6411 | - | xyz(65.6161,50.217,74.6411) |
CIE-LAB | 76.2 | 44.48 | -17.38 | - | lab(76.2,44.48,-17.38) |
CMYK | 0 | 0.37944664031621 | 0.12648221343874 | 0.0078431372549019 | cmyk(0,0.37944664031621,0.12648221343874,0.0078431372549019) |
Description
The RGB value of color #fd9ddd is rgb(253, 157, 221).
In the hex color #fd9ddd, The value of Red is 253, value of Green is 157, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #fd9ddd consists of 320° Hue, 96% Saturation, and 80% Lightness.
In the CMYK color model, the color #fd9ddd can be represented as Cyan=0%, Magenta=0.37944664031621%, Yellow=0.12648221343874%, and Black=0.0078431372549019%.
Shades of #fd9ddd
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 #fd9ddd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd9ddd
Preview of #fd9ddd on White Background
The contrast ratio of #fd9ddd with white color is 1.9
Preview of #fd9ddd on black background
The contrast ratio of #fd9ddd with black color is 11.04
#fd9ddd color will look good with a black background.
Color Schemes of #fd9ddd
Triadic Colors of #fd9ddd
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 #fd9ddd
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 #fd9ddd
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 #fd9ddd
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: #fd9ddd;
}
This is a sample text used for the color #fd9ddd. 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: #fd9ddd;
}
This is a sample text used for the color #fd9ddd. 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 #fd9ddd;
}
This is a sample text used for the color #fd9ddd. 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 40.1%
Green 24.88%
Blue 35.02%
CMYK Percentage
Cyan 0
Magenta 73.86%
Yellow 24.62%
Black 1.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.