#fda24c Hex Color
rgb(253, 162, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | a2 | 4c | - | #fda24c |
RGB | 253 | 162 | 76 | - | rgb(253,162,76) |
HSL | 29 | 98% | 65% | - | hsl(29,98%,65%) |
HSV | 29 | 70% | 99% | - | hsv(29,70%,99%) |
XYZ | 54.7329 | 47.2451 | 13.072 | - | xyz(54.7329,47.2451,13.072) |
CIE-LAB | 74.35 | 26.56 | 57.11 | - | lab(74.35,26.56,57.11) |
CMYK | 0 | 0.3596837944664 | 0.699604743083 | 0.0078431372549019 | cmyk(0,0.3596837944664,0.699604743083,0.0078431372549019) |
Description
The RGB value of color #fda24c is rgb(253, 162, 76).
In the hex color #fda24c, The value of Red is 253, value of Green is 162, and value of Blue is 76. The primary color is Red. Similarly, The HSL values for #fda24c consists of 29° Hue, 98% Saturation, and 65% Lightness.
In the CMYK color model, the color #fda24c can be represented as Cyan=0%, Magenta=0.3596837944664%, Yellow=0.699604743083%, and Black=0.0078431372549019%.
Shades of #fda24c
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 #fda24c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fda24c
Preview of #fda24c on White Background
The contrast ratio of #fda24c with white color is 2.01
Preview of #fda24c on black background
The contrast ratio of #fda24c with black color is 10.45
#fda24c color will look good with a black background.
Color Schemes of #fda24c
Triadic Colors of #fda24c
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 #fda24c
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 #fda24c
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 #fda24c
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: #fda24c;
}
This is a sample text used for the color #fda24c. 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: #fda24c;
}
This is a sample text used for the color #fda24c. 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 #fda24c;
}
This is a sample text used for the color #fda24c. 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 51.53%
Green 32.99%
Blue 15.48%
CMYK Percentage
Cyan 0
Magenta 33.71%
Yellow 65.56%
Black 0.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.