#faa8a9 Hex Color
rgb(250, 168, 169)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | a8 | a9 | - | #faa8a9 |
RGB | 250 | 168 | 169 | - | rgb(250,168,169) |
HSL | 359 | 89% | 82% | - | hsl(359,89%,82%) |
HSV | 359 | 33% | 98% | - | hsv(359,33%,98%) |
XYZ | 60.5884 | 51.1938 | 44.2242 | - | xyz(60.5884,51.1938,44.2242) |
CIE-LAB | 76.8 | 30.33 | 11.88 | - | lab(76.8,30.33,11.88) |
CMYK | 0 | 0.328 | 0.324 | 0.019607843137255 | cmyk(0,0.328,0.324,0.019607843137255) |
Description
The RGB value of color #faa8a9 is rgb(250, 168, 169).
In the hex color #faa8a9, The value of Red is 250, value of Green is 168, and value of Blue is 169. The primary color is Red. Similarly, The HSL values for #faa8a9 consists of 359° Hue, 89% Saturation, and 82% Lightness.
In the CMYK color model, the color #faa8a9 can be represented as Cyan=0%, Magenta=0.328%, Yellow=0.324%, and Black=0.019607843137255%.
Shades of #faa8a9
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 #faa8a9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faa8a9
Preview of #faa8a9 on White Background
The contrast ratio of #faa8a9 with white color is 1.87
Preview of #faa8a9 on black background
The contrast ratio of #faa8a9 with black color is 11.24
#faa8a9 color will look good with a black background.
Color Schemes of #faa8a9
Triadic Colors of #faa8a9
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 #faa8a9
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 #faa8a9
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 #faa8a9
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: #faa8a9;
}
This is a sample text used for the color #faa8a9. 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: #faa8a9;
}
This is a sample text used for the color #faa8a9. 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 #faa8a9;
}
This is a sample text used for the color #faa8a9. 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.59%
Green 28.62%
Blue 28.79%
CMYK Percentage
Cyan 0
Magenta 48.84%
Yellow 48.24%
Black 2.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.