#f5eefa Hex Color
rgb(245, 238, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | ee | fa | - | #f5eefa |
RGB | 245 | 238 | 250 | - | rgb(245,238,250) |
HSL | 275 | 55% | 96% | - | hsl(275,55%,96%) |
HSV | 275 | 5% | 98% | - | hsv(275,5%,98%) |
XYZ | 85.486 | 87.4637 | 102.8191 | - | xyz(85.486,87.4637,102.8191) |
CIE-LAB | 94.93 | 4.47 | -4.95 | - | lab(94.93,4.47,-4.95) |
CMYK | 0.02 | 0.048 | 0 | 0.019607843137255 | cmyk(0.02,0.048,0,0.019607843137255) |
Description
The RGB value of color #f5eefa is rgb(245, 238, 250).
In the hex color #f5eefa, The value of Red is 245, value of Green is 238, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #f5eefa consists of 275° Hue, 55% Saturation, and 96% Lightness.
In the CMYK color model, the color #f5eefa can be represented as Cyan=0.02%, Magenta=0.048%, Yellow=0%, and Black=0.019607843137255%.
Shades of #f5eefa
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 #f5eefa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f5eefa
Preview of #f5eefa on White Background
The contrast ratio of #f5eefa with white color is 1.14
Preview of #f5eefa on black background
The contrast ratio of #f5eefa with black color is 18.49
#f5eefa color will look good with a black background.
Color Schemes of #f5eefa
Triadic Colors of #f5eefa
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 #f5eefa
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 #f5eefa
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 #f5eefa
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: #f5eefa;
}
This is a sample text used for the color #f5eefa. 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: #f5eefa;
}
This is a sample text used for the color #f5eefa. 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 #f5eefa;
}
This is a sample text used for the color #f5eefa. 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.42%
Green 32.47%
Blue 34.11%
CMYK Percentage
Cyan 22.83
Magenta 54.79%
Yellow 0%
Black 22.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.