#feaf81 Hex Color
rgb(254, 175, 129)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fe | af | 81 | - | #feaf81 |
| RGB | 254 | 175 | 129 | - | rgb(254,175,129) |
| HSL | 22 | 98% | 75% | - | hsl(22,98%,75%) |
| HSV | 22 | 49% | 100% | - | hsv(22,49%,100%) |
| XYZ | 60.1655 | 53.3158 | 27.8888 | - | xyz(60.1655,53.3158,27.8888) |
| CIE-LAB | 78.06 | 23.88 | 35.16 | - | lab(78.06,23.88,35.16) |
| CMYK | 0 | 0.31102362204724 | 0.49212598425197 | 0.003921568627451 | cmyk(0,0.31102362204724,0.49212598425197,0.003921568627451) |
Description
The RGB value of color #feaf81 is rgb(254, 175, 129).
In the hex color #feaf81, The value of Red is 254, value of Green is 175, and value of Blue is 129. The primary color is Red. Similarly, The HSL values for #feaf81 consists of 22° Hue, 98% Saturation, and 75% Lightness.
In the CMYK color model, the color #feaf81 can be represented as Cyan=0%, Magenta=0.31102362204724%, Yellow=0.49212598425197%, and Black=0.003921568627451%.
Shades of #feaf81
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 #feaf81
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #feaf81
Preview of #feaf81 on White Background
The contrast ratio of #feaf81 with white color is 1.8
Preview of #feaf81 on black background
The contrast ratio of #feaf81 with black color is 11.66
#feaf81 color will look good with a black background.
Color Schemes of #feaf81
Triadic Colors of #feaf81
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 #feaf81
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 #feaf81
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 #feaf81
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: #feaf81;
}
This is a sample text used for the color #feaf81. 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: #feaf81;
}
This is a sample text used for the color #feaf81. 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 #feaf81;
}
This is a sample text used for the color #feaf81. 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 45.52%
Green 31.36%
Blue 23.12%
CMYK Percentage
Cyan 0
Magenta 38.54%
Yellow 60.98%
Black 0.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.