#bb918d Hex Color
rgb(187, 145, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | 91 | 8d | - | #bb918d |
RGB | 187 | 145 | 141 | - | rgb(187,145,141) |
HSL | 5 | 25% | 64% | - | hsl(5,25%,64%) |
HSV | 5 | 25% | 73% | - | hsv(5,25%,73%) |
XYZ | 35.4266 | 32.7387 | 29.6513 | - | xyz(35.4266,32.7387,29.6513) |
CIE-LAB | 63.95 | 15.23 | 8.21 | - | lab(63.95,15.23,8.21) |
CMYK | 0 | 0.22459893048128 | 0.24598930481283 | 0.26666666666667 | cmyk(0,0.22459893048128,0.24598930481283,0.26666666666667) |
Description
The RGB value of color #bb918d is rgb(187, 145, 141).
In the hex color #bb918d, The value of Red is 187, value of Green is 145, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #bb918d consists of 5° Hue, 25% Saturation, and 64% Lightness.
In the CMYK color model, the color #bb918d can be represented as Cyan=0%, Magenta=0.22459893048128%, Yellow=0.24598930481283%, and Black=0.26666666666667%.
Shades of #bb918d
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 #bb918d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb918d
Preview of #bb918d on White Background
The contrast ratio of #bb918d with white color is 2.78
Preview of #bb918d on black background
The contrast ratio of #bb918d with black color is 7.55
#bb918d color will look good with a black background.
Color Schemes of #bb918d
Triadic Colors of #bb918d
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 #bb918d
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 #bb918d
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 #bb918d
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: #bb918d;
}
This is a sample text used for the color #bb918d. 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: #bb918d;
}
This is a sample text used for the color #bb918d. 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 #bb918d;
}
This is a sample text used for the color #bb918d. 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.53%
Green 30.66%
Blue 29.81%
CMYK Percentage
Cyan 0
Magenta 30.46%
Yellow 33.37%
Black 36.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.