#fab58d Hex Color
rgb(250, 181, 141)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fa | b5 | 8d | - | #fab58d |
| RGB | 250 | 181 | 141 | - | rgb(250,181,141) |
| HSL | 22 | 92% | 77% | - | hsl(22,92%,77%) |
| HSV | 22 | 44% | 98% | - | hsv(22,44%,98%) |
| XYZ | 60.7559 | 55.2948 | 32.6701 | - | xyz(60.7559,55.2948,32.6701) |
| CIE-LAB | 79.21 | 20.32 | 30.26 | - | lab(79.21,20.32,30.26) |
| CMYK | 0 | 0.276 | 0.436 | 0.019607843137255 | cmyk(0,0.276,0.436,0.019607843137255) |
Description
The RGB value of color #fab58d is rgb(250, 181, 141).
In the hex color #fab58d, The value of Red is 250, value of Green is 181, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #fab58d consists of 22° Hue, 92% Saturation, and 77% Lightness.
In the CMYK color model, the color #fab58d can be represented as Cyan=0%, Magenta=0.276%, Yellow=0.436%, and Black=0.019607843137255%.
Shades of #fab58d
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 #fab58d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fab58d
Preview of #fab58d on White Background
The contrast ratio of #fab58d with white color is 1.74
Preview of #fab58d on black background
The contrast ratio of #fab58d with black color is 12.06
#fab58d color will look good with a black background.
Color Schemes of #fab58d
Triadic Colors of #fab58d
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 #fab58d
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 #fab58d
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 #fab58d
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: #fab58d;
}
This is a sample text used for the color #fab58d. 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: #fab58d;
}
This is a sample text used for the color #fab58d. 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 #fab58d;
}
This is a sample text used for the color #fab58d. 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.71%
Green 31.64%
Blue 24.65%
CMYK Percentage
Cyan 0
Magenta 37.73%
Yellow 59.59%
Black 2.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.