#f6b6fa Hex Color
rgb(246, 182, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f6 | b6 | fa | - | #f6b6fa |
RGB | 246 | 182 | 250 | - | rgb(246,182,250) |
HSL | 296 | 87% | 85% | - | hsl(296,87%,85%) |
HSV | 296 | 27% | 98% | - | hsv(296,27%,98%) |
XYZ | 71.9893 | 59.9509 | 98.2199 | - | xyz(71.9893,59.9509,98.2199) |
CIE-LAB | 81.81 | 34.17 | -24.61 | - | lab(81.81,34.17,-24.61) |
CMYK | 0.016 | 0.272 | 0 | 0.019607843137255 | cmyk(0.016,0.272,0,0.019607843137255) |
Description
The RGB value of color #f6b6fa is rgb(246, 182, 250).
In the hex color #f6b6fa, The value of Red is 246, value of Green is 182, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #f6b6fa consists of 296° Hue, 87% Saturation, and 85% Lightness.
In the CMYK color model, the color #f6b6fa can be represented as Cyan=0.016%, Magenta=0.272%, Yellow=0%, and Black=0.019607843137255%.
Shades of #f6b6fa
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 #f6b6fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f6b6fa
Preview of #f6b6fa on White Background
The contrast ratio of #f6b6fa with white color is 1.62
Preview of #f6b6fa on black background
The contrast ratio of #f6b6fa with black color is 12.99
#f6b6fa color will look good with a black background.
Color Schemes of #f6b6fa
Triadic Colors of #f6b6fa
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 #f6b6fa
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 #f6b6fa
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 #f6b6fa
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: #f6b6fa;
}
This is a sample text used for the color #f6b6fa. 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: #f6b6fa;
}
This is a sample text used for the color #f6b6fa. 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 #f6b6fa;
}
This is a sample text used for the color #f6b6fa. 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.28%
Green 26.84%
Blue 36.87%
CMYK Percentage
Cyan 5.2
Magenta 88.42%
Yellow 0%
Black 6.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.