#feae6d Hex Color
rgb(254, 174, 109)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | ae | 6d | - | #feae6d |
RGB | 254 | 174 | 109 | - | rgb(254,174,109) |
HSL | 27 | 99% | 71% | - | hsl(27,99%,71%) |
HSV | 27 | 57% | 100% | - | hsv(27,57%,100%) |
XYZ | 58.7694 | 52.4471 | 21.4938 | - | xyz(58.7694,52.4471,21.4938) |
CIE-LAB | 77.55 | 22.74 | 44.84 | - | lab(77.55,22.74,44.84) |
CMYK | 0 | 0.31496062992126 | 0.57086614173228 | 0.003921568627451 | cmyk(0,0.31496062992126,0.57086614173228,0.003921568627451) |
Description
The RGB value of color #feae6d is rgb(254, 174, 109).
In the hex color #feae6d, The value of Red is 254, value of Green is 174, and value of Blue is 109. The primary color is Red. Similarly, The HSL values for #feae6d consists of 27° Hue, 99% Saturation, and 71% Lightness.
In the CMYK color model, the color #feae6d can be represented as Cyan=0%, Magenta=0.31496062992126%, Yellow=0.57086614173228%, and Black=0.003921568627451%.
Shades of #feae6d
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 #feae6d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #feae6d
Preview of #feae6d on White Background
The contrast ratio of #feae6d with white color is 1.83
Preview of #feae6d on black background
The contrast ratio of #feae6d with black color is 11.49
#feae6d color will look good with a black background.
Color Schemes of #feae6d
Triadic Colors of #feae6d
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 #feae6d
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 #feae6d
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 #feae6d
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: #feae6d;
}
This is a sample text used for the color #feae6d. 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: #feae6d;
}
This is a sample text used for the color #feae6d. 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 #feae6d;
}
This is a sample text used for the color #feae6d. 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 47.3%
Green 32.4%
Blue 20.3%
CMYK Percentage
Cyan 0
Magenta 35.4%
Yellow 64.16%
Black 0.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.