Shades of Rose Bud Cherry #872160
Tints of Rose Bud Cherry #872160
RGB
CMYK
RGB Variations
Color information
#872160 (or 0x872160) is known color: Rose Bud Cherry. HEX triplet: 87, 21 and 60. RGB value is (135,33,96). Sum of RGB (Red+Green+Blue) = 135+33+96=264 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.14% from 264); Green value is 33 (13.28% from 255 or 12.5% from 264); Blue value is 96 (37.89% from 255 or 36.36% from 264); Max value from RGB is 135 - color contains mainly: red. Hex color #872160 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #872160 is #78DE9F. Grayscale: #464646. Windows color (decimal): -7921312 or 6300039. OLE color: 6300039.
HSL color Cylindrical-coordinate representation of color #872160: hue angle of 322.94º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #872160 is Cyan = 0, Magento = 0.76, Yellow = 0.29 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 33 | 96 | - |
| CMYK | 0 | 0.76 | 0.29 | 0.47 |
| HSL | 322.94º | 0.61% | 0.33% | - |
| HSV(B) | 322.94º | 0.76% | 0.53% | - |
| XYZ | 12.65 | 7.08 | 11.77 | - |
| YUV | 70.68 | 142.29 | 173.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 33 | 96 | 0 | 0.76 | 0.29 | 0.47 | 322.94 | 0.61 | 0.33 |
| Hex | 87 | 21 | 60 | 0 | 4C | 1D | 2F | 143 | 3D | 21 |
| Octal | 207 | 41 | 140 | 0 | 114 | 35 | 57 | 503 | 75 | 41 |
| Binary | 10000111 | 100001 | 1100000 | 0 | 1001100 | 11101 | 101111 | 101000011 | 111101 | 100001 |
Color Harmonies of #872160
Complementary color
Monochromatic Colors of #872160
Black with #872160
Text Example
Text Example
White with #872160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872160; }
p { color: rgb(135,33,96); }
H1.HeaderClassName
{
color: #872160;
}
.AnyTagClassName
{
color: #872160;
}
</style>
background-color css
<style>
a { background-color: #872160; }
a { background-color: rgb(135,33,96); }
div.DivClassName
{
background-color: #872160;
}
.BgClassName
{
background-color: #872160;
}
</style>
border-color css
<style>
span { border-color: #872160; }
span { border-color: rgb(135,33,96); }
td.TdClassName
{
border-color: #872160;
}
.TagClassName
{
border-color: #872160;
}
</style>