#fae87d Hex Color
rgb(250, 232, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | e8 | 7d | - | #fae87d |
RGB | 250 | 232 | 125 | - | rgb(250,232,125) |
HSL | 51 | 93% | 74% | - | hsl(51,93%,74%) |
HSV | 51 | 50% | 98% | - | hsv(51,50%,98%) |
XYZ | 71.9826 | 79.5179 | 30.9566 | - | xyz(71.9826,79.5179,30.9566) |
CIE-LAB | 91.47 | -7.47 | 53.78 | - | lab(91.47,-7.47,53.78) |
CMYK | 0 | 0.072 | 0.5 | 0.019607843137255 | cmyk(0,0.072,0.5,0.019607843137255) |
Description
The RGB value of color #fae87d is rgb(250, 232, 125).
In the hex color #fae87d, The value of Red is 250, value of Green is 232, and value of Blue is 125. The primary color is Red. Similarly, The HSL values for #fae87d consists of 51° Hue, 93% Saturation, and 74% Lightness.
In the CMYK color model, the color #fae87d can be represented as Cyan=0%, Magenta=0.072%, Yellow=0.5%, and Black=0.019607843137255%.
Shades of #fae87d
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 #fae87d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fae87d
Preview of #fae87d on White Background
The contrast ratio of #fae87d with white color is 1.24
Preview of #fae87d on black background
The contrast ratio of #fae87d with black color is 16.9
#fae87d color will look good with a black background.
Color Schemes of #fae87d
Triadic Colors of #fae87d
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 #fae87d
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 #fae87d
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 #fae87d
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: #fae87d;
}
This is a sample text used for the color #fae87d. 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: #fae87d;
}
This is a sample text used for the color #fae87d. 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 #fae87d;
}
This is a sample text used for the color #fae87d. 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 41.19%
Green 38.22%
Blue 20.59%
CMYK Percentage
Cyan 0
Magenta 12.17%
Yellow 84.52%
Black 3.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.