#fdaf05 Hex Color
rgb(253, 175, 5)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | af | 05 | - | #fdaf05 |
RGB | 253 | 175 | 5 | - | rgb(253,175,5) |
HSL | 41 | 98% | 51% | - | hsl(41,98%,51%) |
HSV | 41 | 98% | 99% | - | hsv(41,98%,99%) |
XYZ | 55.8654 | 51.5535 | 7.15 | - | xyz(55.8654,51.5535,7.15) |
CIE-LAB | 77.01 | 17.91 | 79.68 | - | lab(77.01,17.91,79.68) |
CMYK | 0 | 0.30830039525692 | 0.9802371541502 | 0.0078431372549019 | cmyk(0,0.30830039525692,0.9802371541502,0.0078431372549019) |
Description
The RGB value of color #fdaf05 is rgb(253, 175, 5).
In the hex color #fdaf05, The value of Red is 253, value of Green is 175, and value of Blue is 5. The primary color is Red. Similarly, The HSL values for #fdaf05 consists of 41° Hue, 98% Saturation, and 51% Lightness.
In the CMYK color model, the color #fdaf05 can be represented as Cyan=0%, Magenta=0.30830039525692%, Yellow=0.9802371541502%, and Black=0.0078431372549019%.
Shades of #fdaf05
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 #fdaf05
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdaf05
Preview of #fdaf05 on White Background
The contrast ratio of #fdaf05 with white color is 1.86
Preview of #fdaf05 on black background
The contrast ratio of #fdaf05 with black color is 11.31
#fdaf05 color will look good with a black background.
Color Schemes of #fdaf05
Triadic Colors of #fdaf05
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 #fdaf05
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 #fdaf05
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 #fdaf05
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: #fdaf05;
}
This is a sample text used for the color #fdaf05. 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: #fdaf05;
}
This is a sample text used for the color #fdaf05. 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 #fdaf05;
}
This is a sample text used for the color #fdaf05. 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 58.43%
Green 40.42%
Blue 1.15%
CMYK Percentage
Cyan 0
Magenta 23.78%
Yellow 75.61%
Black 0.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.