#f1dadb Hex Color
rgb(241, 218, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | da | db | - | #f1dadb |
RGB | 241 | 218 | 219 | - | rgb(241,218,219) |
HSL | 357 | 45% | 90% | - | hsl(357,45%,90%) |
HSV | 357 | 10% | 95% | - | hsv(357,10%,95%) |
XYZ | 74.1332 | 73.9581 | 77.3859 | - | xyz(74.1332,73.9581,77.3859) |
CIE-LAB | 88.9 | 8.08 | 2.38 | - | lab(88.9,8.08,2.38) |
CMYK | 0 | 0.095435684647303 | 0.091286307053942 | 0.054901960784314 | cmyk(0,0.095435684647303,0.091286307053942,0.054901960784314) |
Description
The RGB value of color #f1dadb is rgb(241, 218, 219).
In the hex color #f1dadb, The value of Red is 241, value of Green is 218, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #f1dadb consists of 357° Hue, 45% Saturation, and 90% Lightness.
In the CMYK color model, the color #f1dadb can be represented as Cyan=0%, Magenta=0.095435684647303%, Yellow=0.091286307053942%, and Black=0.054901960784314%.
Shades of #f1dadb
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 #f1dadb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f1dadb
Preview of #f1dadb on White Background
The contrast ratio of #f1dadb with white color is 1.33
Preview of #f1dadb on black background
The contrast ratio of #f1dadb with black color is 15.79
#f1dadb color will look good with a black background.
Color Schemes of #f1dadb
Triadic Colors of #f1dadb
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 #f1dadb
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 #f1dadb
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 #f1dadb
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: #f1dadb;
}
This is a sample text used for the color #f1dadb. 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: #f1dadb;
}
This is a sample text used for the color #f1dadb. 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 #f1dadb;
}
This is a sample text used for the color #f1dadb. 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.55%
Green 32.15%
Blue 32.3%
CMYK Percentage
Cyan 0
Magenta 39.5%
Yellow 37.78%
Black 22.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.