#faef19 Hex Color
rgb(250, 239, 25)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | ef | 19 | - | #faef19 |
RGB | 250 | 239 | 25 | - | rgb(250,239,25) |
HSL | 57 | 96% | 54% | - | hsl(57,96%,54%) |
HSV | 57 | 90% | 98% | - | hsv(57,90%,98%) |
XYZ | 70.4663 | 82.1272 | 13.0579 | - | xyz(70.4663,82.1272,13.0579) |
CIE-LAB | 92.63 | -15.7 | 88.67 | - | lab(92.63,-15.7,88.67) |
CMYK | 0 | 0.044 | 0.9 | 0.019607843137255 | cmyk(0,0.044,0.9,0.019607843137255) |
Description
The RGB value of color #faef19 is rgb(250, 239, 25).
In the hex color #faef19, The value of Red is 250, value of Green is 239, and value of Blue is 25. The primary color is Red. Similarly, The HSL values for #faef19 consists of 57° Hue, 96% Saturation, and 54% Lightness.
In the CMYK color model, the color #faef19 can be represented as Cyan=0%, Magenta=0.044%, Yellow=0.9%, and Black=0.019607843137255%.
Shades of #faef19
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 #faef19
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faef19
Preview of #faef19 on White Background
The contrast ratio of #faef19 with white color is 1.21
Preview of #faef19 on black background
The contrast ratio of #faef19 with black color is 17.43
#faef19 color will look good with a black background.
Color Schemes of #faef19
Triadic Colors of #faef19
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 #faef19
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 #faef19
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 #faef19
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: #faef19;
}
This is a sample text used for the color #faef19. 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: #faef19;
}
This is a sample text used for the color #faef19. 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 #faef19;
}
This is a sample text used for the color #faef19. 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 48.64%
Green 46.5%
Blue 4.86%
CMYK Percentage
Cyan 0
Magenta 4.57%
Yellow 93.4%
Black 2.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.