#faaa9e Hex Color
rgb(250, 170, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | aa | 9e | - | #faaa9e |
RGB | 250 | 170 | 158 | - | rgb(250,170,158) |
HSL | 8 | 90% | 80% | - | hsl(8,90%,80%) |
HSV | 8 | 37% | 98% | - | hsv(8,37%,98%) |
XYZ | 59.9706 | 51.5421 | 39.1356 | - | xyz(59.9706,51.5421,39.1356) |
CIE-LAB | 77.01 | 27.96 | 18.16 | - | lab(77.01,27.96,18.16) |
CMYK | 0 | 0.32 | 0.368 | 0.019607843137255 | cmyk(0,0.32,0.368,0.019607843137255) |
Description
The RGB value of color #faaa9e is rgb(250, 170, 158).
In the hex color #faaa9e, The value of Red is 250, value of Green is 170, and value of Blue is 158. The primary color is Red. Similarly, The HSL values for #faaa9e consists of 8° Hue, 90% Saturation, and 80% Lightness.
In the CMYK color model, the color #faaa9e can be represented as Cyan=0%, Magenta=0.32%, Yellow=0.368%, and Black=0.019607843137255%.
Shades of #faaa9e
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 #faaa9e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faaa9e
Preview of #faaa9e on White Background
The contrast ratio of #faaa9e with white color is 1.86
Preview of #faaa9e on black background
The contrast ratio of #faaa9e with black color is 11.31
#faaa9e color will look good with a black background.
Color Schemes of #faaa9e
Triadic Colors of #faaa9e
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 #faaa9e
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 #faaa9e
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 #faaa9e
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: #faaa9e;
}
This is a sample text used for the color #faaa9e. 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: #faaa9e;
}
This is a sample text used for the color #faaa9e. 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 #faaa9e;
}
This is a sample text used for the color #faaa9e. 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 43.25%
Green 29.41%
Blue 27.34%
CMYK Percentage
Cyan 0
Magenta 45.22%
Yellow 52.01%
Black 2.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.