#f6c3ea Hex Color
rgb(246, 195, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f6 | c3 | ea | - | #f6c3ea |
RGB | 246 | 195 | 234 | - | rgb(246,195,234) |
HSL | 314 | 74% | 86% | - | hsl(314,74%,86%) |
HSV | 314 | 21% | 96% | - | hsv(314,21%,96%) |
XYZ | 72.3724 | 64.5636 | 86.4895 | - | xyz(72.3724,64.5636,86.4895) |
CIE-LAB | 84.26 | 24.43 | -12.36 | - | lab(84.26,24.43,-12.36) |
CMYK | 0 | 0.20731707317073 | 0.048780487804878 | 0.035294117647059 | cmyk(0,0.20731707317073,0.048780487804878,0.035294117647059) |
Description
The RGB value of color #f6c3ea is rgb(246, 195, 234).
In the hex color #f6c3ea, The value of Red is 246, value of Green is 195, and value of Blue is 234. The primary color is Red. Similarly, The HSL values for #f6c3ea consists of 314° Hue, 74% Saturation, and 86% Lightness.
In the CMYK color model, the color #f6c3ea can be represented as Cyan=0%, Magenta=0.20731707317073%, Yellow=0.048780487804878%, and Black=0.035294117647059%.
Shades of #f6c3ea
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 #f6c3ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f6c3ea
Preview of #f6c3ea on White Background
The contrast ratio of #f6c3ea with white color is 1.51
Preview of #f6c3ea on black background
The contrast ratio of #f6c3ea with black color is 13.91
#f6c3ea color will look good with a black background.
Color Schemes of #f6c3ea
Triadic Colors of #f6c3ea
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 #f6c3ea
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 #f6c3ea
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 #f6c3ea
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: #f6c3ea;
}
This is a sample text used for the color #f6c3ea. 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: #f6c3ea;
}
This is a sample text used for the color #f6c3ea. 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 #f6c3ea;
}
This is a sample text used for the color #f6c3ea. 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 36.44%
Green 28.89%
Blue 34.67%
CMYK Percentage
Cyan 0
Magenta 71.15%
Yellow 16.74%
Black 12.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.