#f7defc Hex Color
rgb(247, 222, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f7 | de | fc | - | #f7defc |
RGB | 247 | 222 | 252 | - | rgb(247,222,252) |
HSL | 290 | 83% | 93% | - | hsl(290,83%,93%) |
HSV | 290 | 12% | 99% | - | hsv(290,12%,99%) |
XYZ | 82.0497 | 79.045 | 103.0282 | - | xyz(82.0497,79.045,103.0282) |
CIE-LAB | 91.25 | 13.78 | -11.43 | - | lab(91.25,13.78,-11.43) |
CMYK | 0.01984126984127 | 0.11904761904762 | 0 | 0.011764705882353 | cmyk(0.01984126984127,0.11904761904762,0,0.011764705882353) |
Description
The RGB value of color #f7defc is rgb(247, 222, 252).
In the hex color #f7defc, The value of Red is 247, value of Green is 222, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #f7defc consists of 290° Hue, 83% Saturation, and 93% Lightness.
In the CMYK color model, the color #f7defc can be represented as Cyan=0.01984126984127%, Magenta=0.11904761904762%, Yellow=0%, and Black=0.011764705882353%.
Shades of #f7defc
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 #f7defc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f7defc
Preview of #f7defc on White Background
The contrast ratio of #f7defc with white color is 1.25
Preview of #f7defc on black background
The contrast ratio of #f7defc with black color is 16.81
#f7defc color will look good with a black background.
Color Schemes of #f7defc
Triadic Colors of #f7defc
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 #f7defc
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 #f7defc
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 #f7defc
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: #f7defc;
}
This is a sample text used for the color #f7defc. 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: #f7defc;
}
This is a sample text used for the color #f7defc. 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 #f7defc;
}
This is a sample text used for the color #f7defc. 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.26%
Green 30.79%
Blue 34.95%
CMYK Percentage
Cyan 13.17
Magenta 79.02%
Yellow 0%
Black 7.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.