#f6e3fd Hex Color
rgb(246, 227, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f6 | e3 | fd | - | #f6e3fd |
RGB | 246 | 227 | 253 | - | rgb(246,227,253) |
HSL | 284 | 87% | 94% | - | hsl(284,87%,94%) |
HSV | 284 | 10% | 99% | - | hsv(284,10%,99%) |
XYZ | 83.2047 | 81.6228 | 104.2979 | - | xyz(83.2047,81.6228,104.2979) |
CIE-LAB | 92.41 | 11.03 | -10.24 | - | lab(92.41,11.03,-10.24) |
CMYK | 0.027667984189723 | 0.10276679841897 | 0 | 0.0078431372549019 | cmyk(0.027667984189723,0.10276679841897,0,0.0078431372549019) |
Description
The RGB value of color #f6e3fd is rgb(246, 227, 253).
In the hex color #f6e3fd, The value of Red is 246, value of Green is 227, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #f6e3fd consists of 284° Hue, 87% Saturation, and 94% Lightness.
In the CMYK color model, the color #f6e3fd can be represented as Cyan=0.027667984189723%, Magenta=0.10276679841897%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #f6e3fd
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 #f6e3fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f6e3fd
Preview of #f6e3fd on White Background
The contrast ratio of #f6e3fd with white color is 1.21
Preview of #f6e3fd on black background
The contrast ratio of #f6e3fd with black color is 17.32
#f6e3fd color will look good with a black background.
Color Schemes of #f6e3fd
Triadic Colors of #f6e3fd
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 #f6e3fd
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 #f6e3fd
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 #f6e3fd
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: #f6e3fd;
}
This is a sample text used for the color #f6e3fd. 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: #f6e3fd;
}
This is a sample text used for the color #f6e3fd. 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 #f6e3fd;
}
This is a sample text used for the color #f6e3fd. 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.88%
Green 31.27%
Blue 34.85%
CMYK Percentage
Cyan 20.01
Magenta 74.32%
Yellow 0%
Black 5.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.