#f4e4fc Hex Color
rgb(244, 228, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f4 | e4 | fc | - | #f4e4fc |
RGB | 244 | 228 | 252 | - | rgb(244,228,252) |
HSL | 280 | 80% | 94% | - | hsl(280,80%,94%) |
HSV | 280 | 10% | 99% | - | hsv(280,10%,99%) |
XYZ | 82.6223 | 81.7482 | 103.5198 | - | xyz(82.6223,81.7482,103.5198) |
CIE-LAB | 92.46 | 9.67 | -9.65 | - | lab(92.46,9.67,-9.65) |
CMYK | 0.031746031746032 | 0.095238095238095 | 0 | 0.011764705882353 | cmyk(0.031746031746032,0.095238095238095,0,0.011764705882353) |
Description
The RGB value of color #f4e4fc is rgb(244, 228, 252).
In the hex color #f4e4fc, The value of Red is 244, value of Green is 228, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #f4e4fc consists of 280° Hue, 80% Saturation, and 94% Lightness.
In the CMYK color model, the color #f4e4fc can be represented as Cyan=0.031746031746032%, Magenta=0.095238095238095%, Yellow=0%, and Black=0.011764705882353%.
Shades of #f4e4fc
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 #f4e4fc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f4e4fc
Preview of #f4e4fc on White Background
The contrast ratio of #f4e4fc with white color is 1.21
Preview of #f4e4fc on black background
The contrast ratio of #f4e4fc with black color is 17.35
#f4e4fc color will look good with a black background.
Color Schemes of #f4e4fc
Triadic Colors of #f4e4fc
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 #f4e4fc
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 #f4e4fc
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 #f4e4fc
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: #f4e4fc;
}
This is a sample text used for the color #f4e4fc. 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: #f4e4fc;
}
This is a sample text used for the color #f4e4fc. 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 #f4e4fc;
}
This is a sample text used for the color #f4e4fc. 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.7%
Green 31.49%
Blue 34.81%
CMYK Percentage
Cyan 22.88
Magenta 68.64%
Yellow 0%
Black 8.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.