#f0d3d8 Hex Color
rgb(240, 211, 216)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | d3 | d8 | - | #f0d3d8 |
RGB | 240 | 211 | 216 | - | rgb(240,211,216) |
HSL | 350 | 49% | 88% | - | hsl(350,49%,88%) |
HSV | 350 | 12% | 94% | - | hsv(350,12%,94%) |
XYZ | 71.6241 | 70.0717 | 74.7159 | - | xyz(71.6241,70.0717,74.7159) |
CIE-LAB | 87.03 | 10.9 | 1.24 | - | lab(87.03,10.9,1.24) |
CMYK | 0 | 0.12083333333333 | 0.1 | 0.058823529411765 | cmyk(0,0.12083333333333,0.1,0.058823529411765) |
Description
The RGB value of color #f0d3d8 is rgb(240, 211, 216).
In the hex color #f0d3d8, The value of Red is 240, value of Green is 211, and value of Blue is 216. The primary color is Red. Similarly, The HSL values for #f0d3d8 consists of 350° Hue, 49% Saturation, and 88% Lightness.
In the CMYK color model, the color #f0d3d8 can be represented as Cyan=0%, Magenta=0.12083333333333%, Yellow=0.1%, and Black=0.058823529411765%.
Shades of #f0d3d8
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 #f0d3d8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f0d3d8
Preview of #f0d3d8 on White Background
The contrast ratio of #f0d3d8 with white color is 1.4
Preview of #f0d3d8 on black background
The contrast ratio of #f0d3d8 with black color is 15.01
#f0d3d8 color will look good with a black background.
Color Schemes of #f0d3d8
Triadic Colors of #f0d3d8
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 #f0d3d8
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 #f0d3d8
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 #f0d3d8
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: #f0d3d8;
}
This is a sample text used for the color #f0d3d8. 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: #f0d3d8;
}
This is a sample text used for the color #f0d3d8. 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 #f0d3d8;
}
This is a sample text used for the color #f0d3d8. 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 35.98%
Green 31.63%
Blue 32.38%
CMYK Percentage
Cyan 0
Magenta 43.21%
Yellow 35.76%
Black 21.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.