#fae98b Hex Color
rgb(250, 233, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | e9 | 8b | - | #fae98b |
RGB | 250 | 233 | 139 | - | rgb(250,233,139) |
HSL | 51 | 92% | 76% | - | hsl(51,92%,76%) |
HSV | 51 | 44% | 98% | - | hsv(51,44%,98%) |
XYZ | 73.2235 | 80.4659 | 36.0983 | - | xyz(73.2235,80.4659,36.0983) |
CIE-LAB | 91.89 | -6.7 | 47.6 | - | lab(91.89,-6.7,47.6) |
CMYK | 0 | 0.068 | 0.444 | 0.019607843137255 | cmyk(0,0.068,0.444,0.019607843137255) |
Description
The RGB value of color #fae98b is rgb(250, 233, 139).
In the hex color #fae98b, The value of Red is 250, value of Green is 233, and value of Blue is 139. The primary color is Red. Similarly, The HSL values for #fae98b consists of 51° Hue, 92% Saturation, and 76% Lightness.
In the CMYK color model, the color #fae98b can be represented as Cyan=0%, Magenta=0.068%, Yellow=0.444%, and Black=0.019607843137255%.
Shades of #fae98b
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 #fae98b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fae98b
Preview of #fae98b on White Background
The contrast ratio of #fae98b with white color is 1.23
Preview of #fae98b on black background
The contrast ratio of #fae98b with black color is 17.09
#fae98b color will look good with a black background.
Color Schemes of #fae98b
Triadic Colors of #fae98b
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 #fae98b
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 #fae98b
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 #fae98b
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: #fae98b;
}
This is a sample text used for the color #fae98b. 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: #fae98b;
}
This is a sample text used for the color #fae98b. 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 #fae98b;
}
This is a sample text used for the color #fae98b. 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 40.19%
Green 37.46%
Blue 22.35%
CMYK Percentage
Cyan 0
Magenta 12.79%
Yellow 83.52%
Black 3.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.