#fade3f Hex Color
rgb(250, 222, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | de | 3f | - | #fade3f |
RGB | 250 | 222 | 63 | - | rgb(250,222,63) |
HSL | 51 | 95% | 61% | - | hsl(51,95%,61%) |
HSV | 51 | 75% | 98% | - | hsv(51,75%,98%) |
XYZ | 66.4428 | 72.9254 | 15.2767 | - | xyz(66.4428,72.9254,15.2767) |
CIE-LAB | 88.41 | -6.3 | 76.1 | - | lab(88.41,-6.3,76.1) |
CMYK | 0 | 0.112 | 0.748 | 0.019607843137255 | cmyk(0,0.112,0.748,0.019607843137255) |
Description
The RGB value of color #fade3f is rgb(250, 222, 63).
In the hex color #fade3f, The value of Red is 250, value of Green is 222, and value of Blue is 63. The primary color is Red. Similarly, The HSL values for #fade3f consists of 51° Hue, 95% Saturation, and 61% Lightness.
In the CMYK color model, the color #fade3f can be represented as Cyan=0%, Magenta=0.112%, Yellow=0.748%, and Black=0.019607843137255%.
Shades of #fade3f
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 #fade3f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fade3f
Preview of #fade3f on White Background
The contrast ratio of #fade3f with white color is 1.35
Preview of #fade3f on black background
The contrast ratio of #fade3f with black color is 15.59
#fade3f color will look good with a black background.
Color Schemes of #fade3f
Triadic Colors of #fade3f
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 #fade3f
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 #fade3f
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 #fade3f
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: #fade3f;
}
This is a sample text used for the color #fade3f. 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: #fade3f;
}
This is a sample text used for the color #fade3f. 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 #fade3f;
}
This is a sample text used for the color #fade3f. 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 46.73%
Green 41.5%
Blue 11.78%
CMYK Percentage
Cyan 0
Magenta 12.73%
Yellow 85.04%
Black 2.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.