#fae59d Hex Color
rgb(250, 229, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | e5 | 9d | - | #fae59d |
RGB | 250 | 229 | 157 | - | rgb(250,229,157) |
HSL | 46 | 90% | 80% | - | hsl(46,90%,80%) |
HSV | 46 | 37% | 98% | - | hsv(46,37%,98%) |
XYZ | 73.5295 | 78.7969 | 43.2322 | - | xyz(73.5295,78.7969,43.2322) |
CIE-LAB | 91.14 | -2.82 | 37.73 | - | lab(91.14,-2.82,37.73) |
CMYK | 0 | 0.084 | 0.372 | 0.019607843137255 | cmyk(0,0.084,0.372,0.019607843137255) |
Description
The RGB value of color #fae59d is rgb(250, 229, 157).
In the hex color #fae59d, The value of Red is 250, value of Green is 229, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #fae59d consists of 46° Hue, 90% Saturation, and 80% Lightness.
In the CMYK color model, the color #fae59d can be represented as Cyan=0%, Magenta=0.084%, Yellow=0.372%, and Black=0.019607843137255%.
Shades of #fae59d
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 #fae59d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fae59d
Preview of #fae59d on White Background
The contrast ratio of #fae59d with white color is 1.25
Preview of #fae59d on black background
The contrast ratio of #fae59d with black color is 16.76
#fae59d color will look good with a black background.
Color Schemes of #fae59d
Triadic Colors of #fae59d
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 #fae59d
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 #fae59d
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 #fae59d
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: #fae59d;
}
This is a sample text used for the color #fae59d. 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: #fae59d;
}
This is a sample text used for the color #fae59d. 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 #fae59d;
}
This is a sample text used for the color #fae59d. 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 39.31%
Green 36.01%
Blue 24.69%
CMYK Percentage
Cyan 0
Magenta 17.66%
Yellow 78.22%
Black 4.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.