#f2e6fb Hex Color
rgb(242, 230, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f2 | e6 | fb | - | #f2e6fb |
RGB | 242 | 230 | 251 | - | rgb(242,230,251) |
HSL | 274 | 72% | 94% | - | hsl(274,72%,94%) |
HSV | 274 | 8% | 98% | - | hsv(274,8%,98%) |
XYZ | 82.3274 | 82.4359 | 102.8394 | - | xyz(82.3274,82.4359,102.8394) |
CIE-LAB | 92.77 | 7.8 | -8.7 | - | lab(92.77,7.8,-8.7) |
CMYK | 0.035856573705179 | 0.083665338645418 | 0 | 0.015686274509804 | cmyk(0.035856573705179,0.083665338645418,0,0.015686274509804) |
Description
The RGB value of color #f2e6fb is rgb(242, 230, 251).
In the hex color #f2e6fb, The value of Red is 242, value of Green is 230, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #f2e6fb consists of 274° Hue, 72% Saturation, and 94% Lightness.
In the CMYK color model, the color #f2e6fb can be represented as Cyan=0.035856573705179%, Magenta=0.083665338645418%, Yellow=0%, and Black=0.015686274509804%.
Shades of #f2e6fb
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 #f2e6fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f2e6fb
Preview of #f2e6fb on White Background
The contrast ratio of #f2e6fb with white color is 1.2
Preview of #f2e6fb on black background
The contrast ratio of #f2e6fb with black color is 17.49
#f2e6fb color will look good with a black background.
Color Schemes of #f2e6fb
Triadic Colors of #f2e6fb
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 #f2e6fb
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 #f2e6fb
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 #f2e6fb
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: #f2e6fb;
}
This is a sample text used for the color #f2e6fb. 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: #f2e6fb;
}
This is a sample text used for the color #f2e6fb. 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 #f2e6fb;
}
This is a sample text used for the color #f2e6fb. 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.47%
Green 31.81%
Blue 34.72%
CMYK Percentage
Cyan 26.52
Magenta 61.88%
Yellow 0%
Black 11.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.