#bb586c Hex Color
rgb(187, 88, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | 58 | 6c | - | #bb586c |
RGB | 187 | 88 | 108 | - | rgb(187,88,108) |
HSL | 348 | 42% | 54% | - | hsl(348,42%,54%) |
HSV | 348 | 53% | 73% | - | hsv(348,53%,73%) |
XYZ | 26.69 | 18.627 | 16.376 | - | xyz(26.69,18.627,16.376) |
CIE-LAB | 50.25 | 41.87 | 7.86 | - | lab(50.25,41.87,7.86) |
CMYK | 0 | 0.52941176470588 | 0.42245989304813 | 0.26666666666667 | cmyk(0,0.52941176470588,0.42245989304813,0.26666666666667) |
Description
The RGB value of color #bb586c is rgb(187, 88, 108).
In the hex color #bb586c, The value of Red is 187, value of Green is 88, and value of Blue is 108. The primary color is Red. Similarly, The HSL values for #bb586c consists of 348° Hue, 42% Saturation, and 54% Lightness.
In the CMYK color model, the color #bb586c can be represented as Cyan=0%, Magenta=0.52941176470588%, Yellow=0.42245989304813%, and Black=0.26666666666667%.
Shades of #bb586c
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 #bb586c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb586c
Preview of #bb586c on White Background
The contrast ratio of #bb586c with white color is 4.44
Preview of #bb586c on black background
The contrast ratio of #bb586c with black color is 4.73
#bb586c color will look good with a black background.
Color Schemes of #bb586c
Triadic Colors of #bb586c
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 #bb586c
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 #bb586c
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 #bb586c
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: #bb586c;
}
This is a sample text used for the color #bb586c. 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: #bb586c;
}
This is a sample text used for the color #bb586c. 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 #bb586c;
}
This is a sample text used for the color #bb586c. 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 48.83%
Green 22.98%
Blue 28.2%
CMYK Percentage
Cyan 0
Magenta 43.45%
Yellow 34.67%
Black 21.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.