#f0a7ab Hex Color
rgb(240, 167, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | a7 | ab | - | #f0a7ab |
RGB | 240 | 167 | 171 | - | rgb(240,167,171) |
HSL | 357 | 71% | 80% | - | hsl(357,71%,80%) |
HSV | 357 | 30% | 94% | - | hsv(357,30%,94%) |
XYZ | 57.1046 | 49.103 | 44.9962 | - | xyz(57.1046,49.103,44.9962) |
CIE-LAB | 75.52 | 27.44 | 8.81 | - | lab(75.52,27.44,8.81) |
CMYK | 0 | 0.30416666666667 | 0.2875 | 0.058823529411765 | cmyk(0,0.30416666666667,0.2875,0.058823529411765) |
Description
The RGB value of color #f0a7ab is rgb(240, 167, 171).
In the hex color #f0a7ab, The value of Red is 240, value of Green is 167, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #f0a7ab consists of 357° Hue, 71% Saturation, and 80% Lightness.
In the CMYK color model, the color #f0a7ab can be represented as Cyan=0%, Magenta=0.30416666666667%, Yellow=0.2875%, and Black=0.058823529411765%.
Shades of #f0a7ab
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 #f0a7ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f0a7ab
Preview of #f0a7ab on White Background
The contrast ratio of #f0a7ab with white color is 1.94
Preview of #f0a7ab on black background
The contrast ratio of #f0a7ab with black color is 10.82
#f0a7ab color will look good with a black background.
Color Schemes of #f0a7ab
Triadic Colors of #f0a7ab
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 #f0a7ab
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 #f0a7ab
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 #f0a7ab
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: #f0a7ab;
}
This is a sample text used for the color #f0a7ab. 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: #f0a7ab;
}
This is a sample text used for the color #f0a7ab. 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 #f0a7ab;
}
This is a sample text used for the color #f0a7ab. 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 41.52%
Green 28.89%
Blue 29.58%
CMYK Percentage
Cyan 0
Magenta 46.76%
Yellow 44.2%
Black 9.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.