Shades of Rose Bud Cherry #872356
Tints of Rose Bud Cherry #872356
RGB
CMYK
RGB Variations
Color information
#872356 (or 0x872356) is known color: Rose Bud Cherry. HEX triplet: 87, 23 and 56. RGB value is (135,35,86). Sum of RGB (Red+Green+Blue) = 135+35+86=256 (33% of max value = 765). Red value is 135 (53.12% from 255 or 52.73% from 256); Green value is 35 (14.06% from 255 or 13.67% from 256); Blue value is 86 (33.98% from 255 or 33.59% from 256); Max value from RGB is 135 - color contains mainly: red. Hex color #872356 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #872356 is #78DCA9. Grayscale: #464646. Windows color (decimal): -7920810 or 5645191. OLE color: 5645191.
HSL color Cylindrical-coordinate representation of color #872356: hue angle of 329.4º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #872356 is Cyan = 0, Magento = 0.74, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 35 | 86 | - |
| CMYK | 0 | 0.74 | 0.36 | 0.47 |
| HSL | 329.4º | 0.59% | 0.33% | - |
| HSV(B) | 329.4º | 0.74% | 0.53% | - |
| XYZ | 12.27 | 7.02 | 9.51 | - |
| YUV | 70.71 | 136.63 | 173.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 35 | 86 | 0 | 0.74 | 0.36 | 0.47 | 329.4 | 0.59 | 0.33 |
| Hex | 87 | 23 | 56 | 0 | 4A | 24 | 2F | 149 | 3B | 21 |
| Octal | 207 | 43 | 126 | 0 | 112 | 44 | 57 | 511 | 73 | 41 |
| Binary | 10000111 | 100011 | 1010110 | 0 | 1001010 | 100100 | 101111 | 101001001 | 111011 | 100001 |
Color Harmonies of #872356
Complementary color
Monochromatic Colors of #872356
Black with #872356
Text Example
Text Example
White with #872356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872356; }
p { color: rgb(135,35,86); }
H1.HeaderClassName
{
color: #872356;
}
.AnyTagClassName
{
color: #872356;
}
</style>
background-color css
<style>
a { background-color: #872356; }
a { background-color: rgb(135,35,86); }
div.DivClassName
{
background-color: #872356;
}
.BgClassName
{
background-color: #872356;
}
</style>
border-color css
<style>
span { border-color: #872356; }
span { border-color: rgb(135,35,86); }
td.TdClassName
{
border-color: #872356;
}
.TagClassName
{
border-color: #872356;
}
</style>