Shades of Rose Bud Cherry #871151
Tints of Rose Bud Cherry #871151
RGB
CMYK
RGB Variations
Color information
#871151 (or 0x871151) is known color: Rose Bud Cherry. HEX triplet: 87, 11 and 51. RGB value is (135,17,81). Sum of RGB (Red+Green+Blue) = 135+17+81=233 (30% of max value = 765). Red value is 135 (53.12% from 255 or 57.94% from 233); Green value is 17 (7.03% from 255 or 7.30% from 233); Blue value is 81 (32.03% from 255 or 34.76% from 233); Max value from RGB is 135 - color contains mainly: red. Hex color #871151 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #871151 is #78EEAE. Grayscale: #3B3B3B. Windows color (decimal): -7925423 or 5312903. OLE color: 5312903.
HSL color Cylindrical-coordinate representation of color #871151: hue angle of 327.46º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #871151 is Cyan = 0, Magento = 0.87, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 17 | 81 | - |
| CMYK | 0 | 0.87 | 0.40 | 0.47 |
| HSL | 327.46º | 0.78% | 0.3% | - |
| HSV(B) | 327.46º | 0.87% | 0.53% | - |
| XYZ | 11.68 | 6.15 | 8.36 | - |
| YUV | 59.58 | 140.09 | 181.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 17 | 81 | 0 | 0.87 | 0.40 | 0.47 | 327.46 | 0.78 | 0.3 |
| Hex | 87 | 11 | 51 | 0 | 57 | 28 | 2F | 147 | 4E | 1E |
| Octal | 207 | 21 | 121 | 0 | 127 | 50 | 57 | 507 | 116 | 36 |
| Binary | 10000111 | 10001 | 1010001 | 0 | 1010111 | 101000 | 101111 | 101000111 | 1001110 | 11110 |
Color Harmonies of #871151
Complementary color
Monochromatic Colors of #871151
Black with #871151
Text Example
Text Example
White with #871151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871151; }
p { color: rgb(135,17,81); }
H1.HeaderClassName
{
color: #871151;
}
.AnyTagClassName
{
color: #871151;
}
</style>
background-color css
<style>
a { background-color: #871151; }
a { background-color: rgb(135,17,81); }
div.DivClassName
{
background-color: #871151;
}
.BgClassName
{
background-color: #871151;
}
</style>
border-color css
<style>
span { border-color: #871151; }
span { border-color: rgb(135,17,81); }
td.TdClassName
{
border-color: #871151;
}
.TagClassName
{
border-color: #871151;
}
</style>