#f6bcba Hex Color
rgb(246, 188, 186)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f6 | bc | ba | - | #f6bcba |
RGB | 246 | 188 | 186 | - | rgb(246,188,186) |
HSL | 2 | 77% | 85% | - | hsl(2,77%,85%) |
HSV | 2 | 24% | 96% | - | hsv(2,24%,96%) |
XYZ | 64.8522 | 59.1044 | 54.4446 | - | xyz(64.8522,59.1044,54.4446) |
CIE-LAB | 81.35 | 20.57 | 9.1 | - | lab(81.35,20.57,9.1) |
CMYK | 0 | 0.23577235772358 | 0.24390243902439 | 0.035294117647059 | cmyk(0,0.23577235772358,0.24390243902439,0.035294117647059) |
Description
The RGB value of color #f6bcba is rgb(246, 188, 186).
In the hex color #f6bcba, The value of Red is 246, value of Green is 188, and value of Blue is 186. The primary color is Red. Similarly, The HSL values for #f6bcba consists of 2° Hue, 77% Saturation, and 85% Lightness.
In the CMYK color model, the color #f6bcba can be represented as Cyan=0%, Magenta=0.23577235772358%, Yellow=0.24390243902439%, and Black=0.035294117647059%.
Shades of #f6bcba
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 #f6bcba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f6bcba
Preview of #f6bcba on White Background
The contrast ratio of #f6bcba with white color is 1.64
Preview of #f6bcba on black background
The contrast ratio of #f6bcba with black color is 12.82
#f6bcba color will look good with a black background.
Color Schemes of #f6bcba
Triadic Colors of #f6bcba
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 #f6bcba
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 #f6bcba
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 #f6bcba
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: #f6bcba;
}
This is a sample text used for the color #f6bcba. 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: #f6bcba;
}
This is a sample text used for the color #f6bcba. 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 #f6bcba;
}
This is a sample text used for the color #f6bcba. 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 39.68%
Green 30.32%
Blue 30%
CMYK Percentage
Cyan 0
Magenta 45.78%
Yellow 47.36%
Black 6.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.