#fe924f Hex Color
rgb(254, 146, 79)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fe | 92 | 4f | - | #fe924f |
| RGB | 254 | 146 | 79 | - | rgb(254,146,79) |
| HSL | 23 | 99% | 65% | - | hsl(23,99%,65%) |
| HSV | 23 | 69% | 100% | - | hsv(23,69%,100%) |
| XYZ | 52.5632 | 42.1931 | 12.7708 | - | xyz(52.5632,42.1931,12.7708) |
| CIE-LAB | 71 | 35.39 | 52.11 | - | lab(71,35.39,52.11) |
| CMYK | 0 | 0.4251968503937 | 0.68897637795276 | 0.003921568627451 | cmyk(0,0.4251968503937,0.68897637795276,0.003921568627451) |
Description
The RGB value of color #fe924f is rgb(254, 146, 79).
In the hex color #fe924f, The value of Red is 254, value of Green is 146, and value of Blue is 79. The primary color is Red. Similarly, The HSL values for #fe924f consists of 23° Hue, 99% Saturation, and 65% Lightness.
In the CMYK color model, the color #fe924f can be represented as Cyan=0%, Magenta=0.4251968503937%, Yellow=0.68897637795276%, and Black=0.003921568627451%.
Shades of #fe924f
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 #fe924f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fe924f
Preview of #fe924f on White Background
The contrast ratio of #fe924f with white color is 2.22
Preview of #fe924f on black background
The contrast ratio of #fe924f with black color is 9.44
#fe924f color will look good with a black background.
Color Schemes of #fe924f
Triadic Colors of #fe924f
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 #fe924f
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 #fe924f
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 #fe924f
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: #fe924f;
}
This is a sample text used for the color #fe924f. 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: #fe924f;
}
This is a sample text used for the color #fe924f. 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 #fe924f;
}
This is a sample text used for the color #fe924f. 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 53.03%
Green 30.48%
Blue 16.49%
CMYK Percentage
Cyan 0
Magenta 38.03%
Yellow 61.62%
Black 0.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.