#faab8d Hex Color
rgb(250, 171, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | ab | 8d | - | #faab8d |
RGB | 250 | 171 | 141 | - | rgb(250,171,141) |
HSL | 17 | 92% | 77% | - | hsl(17,92%,77%) |
HSV | 17 | 44% | 98% | - | hsv(17,44%,98%) |
XYZ | 58.795 | 51.3729 | 32.0164 | - | xyz(58.795,51.3729,32.0164) |
CIE-LAB | 76.9 | 25.58 | 27.19 | - | lab(76.9,25.58,27.19) |
CMYK | 0 | 0.316 | 0.436 | 0.019607843137255 | cmyk(0,0.316,0.436,0.019607843137255) |
Description
The RGB value of color #faab8d is rgb(250, 171, 141).
In the hex color #faab8d, The value of Red is 250, value of Green is 171, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #faab8d consists of 17° Hue, 92% Saturation, and 77% Lightness.
In the CMYK color model, the color #faab8d can be represented as Cyan=0%, Magenta=0.316%, Yellow=0.436%, and Black=0.019607843137255%.
Shades of #faab8d
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 #faab8d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faab8d
Preview of #faab8d on White Background
The contrast ratio of #faab8d with white color is 1.86
Preview of #faab8d on black background
The contrast ratio of #faab8d with black color is 11.27
#faab8d color will look good with a black background.
Color Schemes of #faab8d
Triadic Colors of #faab8d
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 #faab8d
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 #faab8d
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 #faab8d
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: #faab8d;
}
This is a sample text used for the color #faab8d. 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: #faab8d;
}
This is a sample text used for the color #faab8d. 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 #faab8d;
}
This is a sample text used for the color #faab8d. 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 44.48%
Green 30.43%
Blue 25.09%
CMYK Percentage
Cyan 0
Magenta 40.95%
Yellow 56.51%
Black 2.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.