#fafab8 Hex Color
rgb(250, 250, 184)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | fa | b8 | - | #fafab8 |
RGB | 250 | 250 | 184 | - | rgb(250,250,184) |
HSL | 60 | 87% | 85% | - | hsl(60,87%,85%) |
HSV | 60 | 26% | 98% | - | hsv(60,26%,98%) |
XYZ | 82.2617 | 92.1559 | 58.7996 | - | xyz(82.2617,92.1559,58.7996) |
CIE-LAB | 96.88 | -10.08 | 31.76 | - | lab(96.88,-10.08,31.76) |
CMYK | 0 | 0 | 0.264 | 0.019607843137255 | cmyk(0,0,0.264,0.019607843137255) |
Description
The RGB value of color #fafab8 is rgb(250, 250, 184).
In the hex color #fafab8, The value of Red is 250, value of Green is 250, and value of Blue is 184. The primary color is Red. Similarly, The HSL values for #fafab8 consists of 60° Hue, 87% Saturation, and 85% Lightness.
In the CMYK color model, the color #fafab8 can be represented as Cyan=0%, Magenta=0%, Yellow=0.264%, and Black=0.019607843137255%.
Shades of #fafab8
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 #fafab8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fafab8
Preview of #fafab8 on White Background
The contrast ratio of #fafab8 with white color is 1.08
Preview of #fafab8 on black background
The contrast ratio of #fafab8 with black color is 19.43
#fafab8 color will look good with a black background.
Color Schemes of #fafab8
Triadic Colors of #fafab8
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 #fafab8
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 #fafab8
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 #fafab8
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: #fafab8;
}
This is a sample text used for the color #fafab8. 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: #fafab8;
}
This is a sample text used for the color #fafab8. 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 #fafab8;
}
This is a sample text used for the color #fafab8. 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 36.55%
Green 36.55%
Blue 26.9%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 93.09%
Black 6.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.