#feca4c Hex Color
rgb(254, 202, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | ca | 4c | - | #feca4c |
RGB | 254 | 202 | 76 | - | rgb(254,202,76) |
HSL | 42 | 99% | 65% | - | hsl(42,99%,65%) |
HSV | 42 | 70% | 100% | - | hsv(42,70%,100%) |
XYZ | 63.2981 | 63.8337 | 15.8224 | - | xyz(63.2981,63.8337,15.8224) |
CIE-LAB | 83.88 | 6.12 | 67.06 | - | lab(83.88,6.12,67.06) |
CMYK | 0 | 0.20472440944882 | 0.7007874015748 | 0.003921568627451 | cmyk(0,0.20472440944882,0.7007874015748,0.003921568627451) |
Description
The RGB value of color #feca4c is rgb(254, 202, 76).
In the hex color #feca4c, The value of Red is 254, value of Green is 202, and value of Blue is 76. The primary color is Red. Similarly, The HSL values for #feca4c consists of 42° Hue, 99% Saturation, and 65% Lightness.
In the CMYK color model, the color #feca4c can be represented as Cyan=0%, Magenta=0.20472440944882%, Yellow=0.7007874015748%, and Black=0.003921568627451%.
Shades of #feca4c
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 #feca4c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #feca4c
Preview of #feca4c on White Background
The contrast ratio of #feca4c with white color is 1.53
Preview of #feca4c on black background
The contrast ratio of #feca4c with black color is 13.77
#feca4c color will look good with a black background.
Color Schemes of #feca4c
Triadic Colors of #feca4c
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 #feca4c
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 #feca4c
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 #feca4c
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: #feca4c;
}
This is a sample text used for the color #feca4c. 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: #feca4c;
}
This is a sample text used for the color #feca4c. 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 #feca4c;
}
This is a sample text used for the color #feca4c. 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.74%
Green 37.97%
Blue 14.29%
CMYK Percentage
Cyan 0
Magenta 22.51%
Yellow 77.06%
Black 0.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.