#ffd1e0 Hex Color
rgb(255, 209, 224)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | d1 | e0 | - | #ffd1e0 |
RGB | 255 | 209 | 224 | - | rgb(255,209,224) |
HSL | 340 | 100% | 91% | - | hsl(340,100%,91%) |
HSV | 340 | 18% | 100% | - | hsv(340,18%,100%) |
XYZ | 77.495 | 72.2427 | 80.3808 | - | xyz(77.495,72.2427,80.3808) |
CIE-LAB | 88.09 | 18.46 | -1.3 | - | lab(88.09,18.46,-1.3) |
CMYK | 0 | 0.18039215686275 | 0.12156862745098 | 0 | cmyk(0,0.18039215686275,0.12156862745098,0) |
Description
The RGB value of color #ffd1e0 is rgb(255, 209, 224).
In the hex color #ffd1e0, The value of Red is 255, value of Green is 209, and value of Blue is 224. The primary color is Red. Similarly, The HSL values for #ffd1e0 consists of 340° Hue, 100% Saturation, and 91% Lightness.
In the CMYK color model, the color #ffd1e0 can be represented as Cyan=0%, Magenta=0.18039215686275%, Yellow=0.12156862745098%, and Black=0%.
Shades of #ffd1e0
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 #ffd1e0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffd1e0
Preview of #ffd1e0 on White Background
The contrast ratio of #ffd1e0 with white color is 1.36
Preview of #ffd1e0 on black background
The contrast ratio of #ffd1e0 with black color is 15.45
#ffd1e0 color will look good with a black background.
Color Schemes of #ffd1e0
Triadic Colors of #ffd1e0
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 #ffd1e0
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 #ffd1e0
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 #ffd1e0
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: #ffd1e0;
}
This is a sample text used for the color #ffd1e0. 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: #ffd1e0;
}
This is a sample text used for the color #ffd1e0. 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 #ffd1e0;
}
This is a sample text used for the color #ffd1e0. 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 37.06%
Green 30.38%
Blue 32.56%
CMYK Percentage
Cyan 0
Magenta 59.74%
Yellow 40.26%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.