#f6bbda Hex Color
rgb(246, 187, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f6 | bb | da | - | #f6bbda |
RGB | 246 | 187 | 218 | - | rgb(246,187,218) |
HSL | 328 | 77% | 85% | - | hsl(328,77%,85%) |
HSV | 328 | 24% | 96% | - | hsv(328,24%,96%) |
XYZ | 68.4312 | 60.1954 | 74.3418 | - | xyz(68.4312,60.1954,74.3418) |
CIE-LAB | 81.94 | 25.96 | -7.24 | - | lab(81.94,25.96,-7.24) |
CMYK | 0 | 0.23983739837398 | 0.11382113821138 | 0.035294117647059 | cmyk(0,0.23983739837398,0.11382113821138,0.035294117647059) |
Description
The RGB value of color #f6bbda is rgb(246, 187, 218).
In the hex color #f6bbda, The value of Red is 246, value of Green is 187, and value of Blue is 218. The primary color is Red. Similarly, The HSL values for #f6bbda consists of 328° Hue, 77% Saturation, and 85% Lightness.
In the CMYK color model, the color #f6bbda can be represented as Cyan=0%, Magenta=0.23983739837398%, Yellow=0.11382113821138%, and Black=0.035294117647059%.
Shades of #f6bbda
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 #f6bbda
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f6bbda
Preview of #f6bbda on White Background
The contrast ratio of #f6bbda with white color is 1.61
Preview of #f6bbda on black background
The contrast ratio of #f6bbda with black color is 13.04
#f6bbda color will look good with a black background.
Color Schemes of #f6bbda
Triadic Colors of #f6bbda
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 #f6bbda
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 #f6bbda
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 #f6bbda
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: #f6bbda;
}
This is a sample text used for the color #f6bbda. 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: #f6bbda;
}
This is a sample text used for the color #f6bbda. 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 #f6bbda;
}
This is a sample text used for the color #f6bbda. 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 37.79%
Green 28.73%
Blue 33.49%
CMYK Percentage
Cyan 0
Magenta 61.66%
Yellow 29.26%
Black 9.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.