#fdabed Hex Color
rgb(253, 171, 237)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | ab | ed | - | #fdabed |
| RGB | 253 | 171 | 237 | - | rgb(253,171,237) |
| HSL | 312 | 95% | 83% | - | hsl(312,95%,83%) |
| HSV | 312 | 32% | 99% | - | hsv(312,32%,99%) |
| XYZ | 70.357 | 56.1229 | 87.2453 | - | xyz(70.357,56.1229,87.2453) |
| CIE-LAB | 79.68 | 39.87 | -20.79 | - | lab(79.68,39.87,-20.79) |
| CMYK | 0 | 0.32411067193676 | 0.063241106719368 | 0.0078431372549019 | cmyk(0,0.32411067193676,0.063241106719368,0.0078431372549019) |
Description
The RGB value of color #fdabed is rgb(253, 171, 237).
In the hex color #fdabed, The value of Red is 253, value of Green is 171, and value of Blue is 237. The primary color is Red. Similarly, The HSL values for #fdabed consists of 312° Hue, 95% Saturation, and 83% Lightness.
In the CMYK color model, the color #fdabed can be represented as Cyan=0%, Magenta=0.32411067193676%, Yellow=0.063241106719368%, and Black=0.0078431372549019%.
Shades of #fdabed
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 #fdabed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdabed
Preview of #fdabed on White Background
The contrast ratio of #fdabed with white color is 1.72
Preview of #fdabed on black background
The contrast ratio of #fdabed with black color is 12.22
#fdabed color will look good with a black background.
Color Schemes of #fdabed
Triadic Colors of #fdabed
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 #fdabed
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 #fdabed
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 #fdabed
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: #fdabed;
}
This is a sample text used for the color #fdabed. 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: #fdabed;
}
This is a sample text used for the color #fdabed. 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 #fdabed;
}
This is a sample text used for the color #fdabed. 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 38.28%
Green 25.87%
Blue 35.85%
CMYK Percentage
Cyan 0
Magenta 82.01%
Yellow 16%
Black 1.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.