#faa7ac Hex Color
rgb(250, 167, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | a7 | ac | - | #faa7ac |
RGB | 250 | 167 | 172 | - | rgb(250,167,172) |
HSL | 356 | 89% | 82% | - | hsl(356,89%,82%) |
HSV | 356 | 33% | 98% | - | hsv(356,33%,98%) |
XYZ | 60.6895 | 50.94 | 45.6634 | - | xyz(60.6895,50.94,45.6634) |
CIE-LAB | 76.64 | 31.23 | 10.02 | - | lab(76.64,31.23,10.02) |
CMYK | 0 | 0.332 | 0.312 | 0.019607843137255 | cmyk(0,0.332,0.312,0.019607843137255) |
Description
The RGB value of color #faa7ac is rgb(250, 167, 172).
In the hex color #faa7ac, The value of Red is 250, value of Green is 167, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #faa7ac consists of 356° Hue, 89% Saturation, and 82% Lightness.
In the CMYK color model, the color #faa7ac can be represented as Cyan=0%, Magenta=0.332%, Yellow=0.312%, and Black=0.019607843137255%.
Shades of #faa7ac
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 #faa7ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faa7ac
Preview of #faa7ac on White Background
The contrast ratio of #faa7ac with white color is 1.88
Preview of #faa7ac on black background
The contrast ratio of #faa7ac with black color is 11.19
#faa7ac color will look good with a black background.
Color Schemes of #faa7ac
Triadic Colors of #faa7ac
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 #faa7ac
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 #faa7ac
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 #faa7ac
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: #faa7ac;
}
This is a sample text used for the color #faa7ac. 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: #faa7ac;
}
This is a sample text used for the color #faa7ac. 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 #faa7ac;
}
This is a sample text used for the color #faa7ac. 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 42.44%
Green 28.35%
Blue 29.2%
CMYK Percentage
Cyan 0
Magenta 50.03%
Yellow 47.02%
Black 2.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.