#fadc1f Hex Color
rgb(250, 220, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | dc | 1f | - | #fadc1f |
RGB | 250 | 220 | 31 | - | rgb(250,220,31) |
HSL | 52 | 96% | 55% | - | hsl(52,96%,55%) |
HSV | 52 | 88% | 98% | - | hsv(52,88%,98%) |
XYZ | 65.2649 | 71.6093 | 11.6785 | - | xyz(65.2649,71.6093,11.6785) |
CIE-LAB | 87.78 | -6.21 | 83.91 | - | lab(87.78,-6.21,83.91) |
CMYK | 0 | 0.12 | 0.876 | 0.019607843137255 | cmyk(0,0.12,0.876,0.019607843137255) |
Description
The RGB value of color #fadc1f is rgb(250, 220, 31).
In the hex color #fadc1f, The value of Red is 250, value of Green is 220, and value of Blue is 31. The primary color is Red. Similarly, The HSL values for #fadc1f consists of 52° Hue, 96% Saturation, and 55% Lightness.
In the CMYK color model, the color #fadc1f can be represented as Cyan=0%, Magenta=0.12%, Yellow=0.876%, and Black=0.019607843137255%.
Shades of #fadc1f
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 #fadc1f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fadc1f
Preview of #fadc1f on White Background
The contrast ratio of #fadc1f with white color is 1.37
Preview of #fadc1f on black background
The contrast ratio of #fadc1f with black color is 15.32
#fadc1f color will look good with a black background.
Color Schemes of #fadc1f
Triadic Colors of #fadc1f
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 #fadc1f
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 #fadc1f
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 #fadc1f
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: #fadc1f;
}
This is a sample text used for the color #fadc1f. 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: #fadc1f;
}
This is a sample text used for the color #fadc1f. 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 #fadc1f;
}
This is a sample text used for the color #fadc1f. 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 49.9%
Green 43.91%
Blue 6.19%
CMYK Percentage
Cyan 0
Magenta 11.82%
Yellow 86.25%
Black 1.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.