#feae4b Hex Color
rgb(254, 174, 75)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fe | ae | 4b | - | #feae4b |
| RGB | 254 | 174 | 75 | - | rgb(254,174,75) |
| HSL | 33 | 99% | 65% | - | hsl(33,99%,65%) |
| HSV | 33 | 70% | 100% | - | hsv(33,70%,100%) |
| XYZ | 57.2791 | 51.8509 | 13.6459 | - | xyz(57.2791,51.8509,13.6459) |
| CIE-LAB | 77.19 | 20.65 | 60.59 | - | lab(77.19,20.65,60.59) |
| CMYK | 0 | 0.31496062992126 | 0.70472440944882 | 0.003921568627451 | cmyk(0,0.31496062992126,0.70472440944882,0.003921568627451) |
Description
The RGB value of color #feae4b is rgb(254, 174, 75).
In the hex color #feae4b, The value of Red is 254, value of Green is 174, and value of Blue is 75. The primary color is Red. Similarly, The HSL values for #feae4b consists of 33° Hue, 99% Saturation, and 65% Lightness.
In the CMYK color model, the color #feae4b can be represented as Cyan=0%, Magenta=0.31496062992126%, Yellow=0.70472440944882%, and Black=0.003921568627451%.
Shades of #feae4b
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 #feae4b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #feae4b
Preview of #feae4b on White Background
The contrast ratio of #feae4b with white color is 1.85
Preview of #feae4b on black background
The contrast ratio of #feae4b with black color is 11.37
#feae4b color will look good with a black background.
Color Schemes of #feae4b
Triadic Colors of #feae4b
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 #feae4b
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 #feae4b
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 #feae4b
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: #feae4b;
}
This is a sample text used for the color #feae4b. 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: #feae4b;
}
This is a sample text used for the color #feae4b. 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 #feae4b;
}
This is a sample text used for the color #feae4b. 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 50.5%
Green 34.59%
Blue 14.91%
CMYK Percentage
Cyan 0
Magenta 30.77%
Yellow 68.85%
Black 0.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.