#fafbe9 Hex Color
rgb(250, 251, 233)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | fb | e9 | - | #fafbe9 |
RGB | 250 | 251 | 233 | - | rgb(250,251,233) |
HSL | 63 | 69% | 95% | - | hsl(63,69%,95%) |
HSV | 63 | 7% | 98% | - | hsv(63,7%,98%) |
XYZ | 88.6295 | 95.2015 | 90.7953 | - | xyz(88.6295,95.2015,90.7953) |
CIE-LAB | 98.11 | -3.39 | 8.5 | - | lab(98.11,-3.39,8.5) |
CMYK | 0.0039840637450199 | 0 | 0.071713147410359 | 0.015686274509804 | cmyk(0.0039840637450199,0,0.071713147410359,0.015686274509804) |
Description
The RGB value of color #fafbe9 is rgb(250, 251, 233).
In the hex color #fafbe9, The value of Red is 250, value of Green is 251, and value of Blue is 233. The primary color is Green. Similarly, The HSL values for #fafbe9 consists of 63° Hue, 69% Saturation, and 95% Lightness.
In the CMYK color model, the color #fafbe9 can be represented as Cyan=0.0039840637450199%, Magenta=0%, Yellow=0.071713147410359%, and Black=0.015686274509804%.
Shades of #fafbe9
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 #fafbe9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fafbe9
Preview of #fafbe9 on White Background
The contrast ratio of #fafbe9 with white color is 1.05
Preview of #fafbe9 on black background
The contrast ratio of #fafbe9 with black color is 20.04
#fafbe9 color will look good with a black background.
Color Schemes of #fafbe9
Triadic Colors of #fafbe9
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 #fafbe9
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 #fafbe9
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 #fafbe9
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: #fafbe9;
}
This is a sample text used for the color #fafbe9. 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: #fafbe9;
}
This is a sample text used for the color #fafbe9. 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 #fafbe9;
}
This is a sample text used for the color #fafbe9. 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 34.06%
Green 34.2%
Blue 31.74%
CMYK Percentage
Cyan 4.36
Magenta 0%
Yellow 78.47%
Black 17.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.