#fae8fb Hex Color
rgb(250, 232, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | e8 | fb | - | #fae8fb |
RGB | 250 | 232 | 251 | - | rgb(250,232,251) |
HSL | 297 | 70% | 95% | - | hsl(297,70%,95%) |
HSV | 297 | 8% | 98% | - | hsv(297,8%,98%) |
XYZ | 85.6935 | 85.0023 | 103.1573 | - | xyz(85.6935,85.0023,103.1573) |
CIE-LAB | 93.88 | 9.39 | -6.98 | - | lab(93.88,9.39,-6.98) |
CMYK | 0.0039840637450199 | 0.075697211155378 | 0 | 0.015686274509804 | cmyk(0.0039840637450199,0.075697211155378,0,0.015686274509804) |
Description
The RGB value of color #fae8fb is rgb(250, 232, 251).
In the hex color #fae8fb, The value of Red is 250, value of Green is 232, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #fae8fb consists of 297° Hue, 70% Saturation, and 95% Lightness.
In the CMYK color model, the color #fae8fb can be represented as Cyan=0.0039840637450199%, Magenta=0.075697211155378%, Yellow=0%, and Black=0.015686274509804%.
Shades of #fae8fb
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 #fae8fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fae8fb
Preview of #fae8fb on White Background
The contrast ratio of #fae8fb with white color is 1.17
Preview of #fae8fb on black background
The contrast ratio of #fae8fb with black color is 18
#fae8fb color will look good with a black background.
Color Schemes of #fae8fb
Triadic Colors of #fae8fb
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 #fae8fb
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 #fae8fb
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 #fae8fb
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: #fae8fb;
}
This is a sample text used for the color #fae8fb. 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: #fae8fb;
}
This is a sample text used for the color #fae8fb. 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 #fae8fb;
}
This is a sample text used for the color #fae8fb. 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.11%
Green 31.65%
Blue 34.24%
CMYK Percentage
Cyan 4.18
Magenta 79.37%
Yellow 0%
Black 16.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.