#fafefb Hex Color
rgb(250, 254, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | fe | fb | - | #fafefb |
RGB | 250 | 254 | 251 | - | rgb(250,254,251) |
HSL | 135 | 67% | 99% | - | hsl(135,67%,99%) |
HSV | 135 | 2% | 100% | - | hsv(135,2%,100%) |
XYZ | 92.2787 | 98.1727 | 105.3524 | - | xyz(92.2787,98.1727,105.3524) |
CIE-LAB | 99.29 | -1.84 | 0.96 | - | lab(99.29,-1.84,0.96) |
CMYK | 0.015748031496063 | 0 | 0.011811023622047 | 0.003921568627451 | cmyk(0.015748031496063,0,0.011811023622047,0.003921568627451) |
Description
The RGB value of color #fafefb is rgb(250, 254, 251).
In the hex color #fafefb, The value of Red is 250, value of Green is 254, and value of Blue is 251. The primary color is Green. Similarly, The HSL values for #fafefb consists of 135° Hue, 67% Saturation, and 99% Lightness.
In the CMYK color model, the color #fafefb can be represented as Cyan=0.015748031496063%, Magenta=0%, Yellow=0.011811023622047%, and Black=0.003921568627451%.
Shades of #fafefb
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 #fafefb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fafefb
Preview of #fafefb on White Background
The contrast ratio of #fafefb with white color is 1.02
Preview of #fafefb on black background
The contrast ratio of #fafefb with black color is 20.63
#fafefb color will look good with a black background.
Color Schemes of #fafefb
Triadic Colors of #fafefb
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 #fafefb
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 #fafefb
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 #fafefb
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: #fafefb;
}
This is a sample text used for the color #fafefb. 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: #fafefb;
}
This is a sample text used for the color #fafefb. 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 #fafefb;
}
This is a sample text used for the color #fafefb. 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 33.11%
Green 33.64%
Blue 33.25%
CMYK Percentage
Cyan 50.02
Magenta 0%
Yellow 37.52%
Black 12.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.