#f6e4ed Hex Color
rgb(246, 228, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f6 | e4 | ed | - | #f6e4ed |
RGB | 246 | 228 | 237 | - | rgb(246,228,237) |
HSL | 330 | 50% | 93% | - | hsl(330,50%,93%) |
HSV | 330 | 7% | 96% | - | hsv(330,7%,96%) |
XYZ | 81.0355 | 81.1941 | 91.5218 | - | xyz(81.0355,81.1941,91.5218) |
CIE-LAB | 92.22 | 7.66 | -2.17 | - | lab(92.22,7.66,-2.17) |
CMYK | 0 | 0.073170731707317 | 0.036585365853659 | 0.035294117647059 | cmyk(0,0.073170731707317,0.036585365853659,0.035294117647059) |
Description
The RGB value of color #f6e4ed is rgb(246, 228, 237).
In the hex color #f6e4ed, The value of Red is 246, value of Green is 228, and value of Blue is 237. The primary color is Red. Similarly, The HSL values for #f6e4ed consists of 330° Hue, 50% Saturation, and 93% Lightness.
In the CMYK color model, the color #f6e4ed can be represented as Cyan=0%, Magenta=0.073170731707317%, Yellow=0.036585365853659%, and Black=0.035294117647059%.
Shades of #f6e4ed
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 #f6e4ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f6e4ed
Preview of #f6e4ed on White Background
The contrast ratio of #f6e4ed with white color is 1.22
Preview of #f6e4ed on black background
The contrast ratio of #f6e4ed with black color is 17.24
#f6e4ed color will look good with a black background.
Color Schemes of #f6e4ed
Triadic Colors of #f6e4ed
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 #f6e4ed
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 #f6e4ed
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 #f6e4ed
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: #f6e4ed;
}
This is a sample text used for the color #f6e4ed. 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: #f6e4ed;
}
This is a sample text used for the color #f6e4ed. 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 #f6e4ed;
}
This is a sample text used for the color #f6e4ed. 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.6%
Green 32.07%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 50.45%
Yellow 25.22%
Black 24.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.