#f9ebfe Hex Color
rgb(249, 235, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f9 | eb | fe | - | #f9ebfe |
RGB | 249 | 235 | 254 | - | rgb(249,235,254) |
HSL | 284 | 90% | 96% | - | hsl(284,90%,96%) |
HSV | 284 | 7% | 100% | - | hsv(284,7%,100%) |
XYZ | 86.6646 | 86.7122 | 105.9353 | - | xyz(86.6646,86.7122,105.9353) |
CIE-LAB | 94.62 | 8.05 | -7.46 | - | lab(94.62,8.05,-7.46) |
CMYK | 0.019685039370079 | 0.074803149606299 | 0 | 0.003921568627451 | cmyk(0.019685039370079,0.074803149606299,0,0.003921568627451) |
Description
The RGB value of color #f9ebfe is rgb(249, 235, 254).
In the hex color #f9ebfe, The value of Red is 249, value of Green is 235, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #f9ebfe consists of 284° Hue, 90% Saturation, and 96% Lightness.
In the CMYK color model, the color #f9ebfe can be represented as Cyan=0.019685039370079%, Magenta=0.074803149606299%, Yellow=0%, and Black=0.003921568627451%.
Shades of #f9ebfe
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 #f9ebfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f9ebfe
Preview of #f9ebfe on White Background
The contrast ratio of #f9ebfe with white color is 1.14
Preview of #f9ebfe on black background
The contrast ratio of #f9ebfe with black color is 18.34
#f9ebfe color will look good with a black background.
Color Schemes of #f9ebfe
Triadic Colors of #f9ebfe
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 #f9ebfe
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 #f9ebfe
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 #f9ebfe
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: #f9ebfe;
}
This is a sample text used for the color #f9ebfe. 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: #f9ebfe;
}
This is a sample text used for the color #f9ebfe. 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 #f9ebfe;
}
This is a sample text used for the color #f9ebfe. 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.74%
Green 31.84%
Blue 34.42%
CMYK Percentage
Cyan 20
Magenta 76.01%
Yellow 0%
Black 3.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.