Shades of Rose Bud Cherry #872361
Tints of Rose Bud Cherry #872361
RGB
CMYK
RGB Variations
Color information
#872361 (or 0x872361) is known color: Rose Bud Cherry. HEX triplet: 87, 23 and 61. RGB value is (135,35,97). Sum of RGB (Red+Green+Blue) = 135+35+97=267 (35% of max value = 765). Red value is 135 (53.12% from 255 or 50.56% from 267); Green value is 35 (14.06% from 255 or 13.11% from 267); Blue value is 97 (38.28% from 255 or 36.33% from 267); Max value from RGB is 135 - color contains mainly: red. Hex color #872361 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #872361 is #78DC9E. Grayscale: #474747. Windows color (decimal): -7920799 or 6366087. OLE color: 6366087.
HSL color Cylindrical-coordinate representation of color #872361: hue angle of 322.8º 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 #872361 is Cyan = 0, Magento = 0.74, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 35 | 97 | - |
| CMYK | 0 | 0.74 | 0.28 | 0.47 |
| HSL | 322.8º | 0.59% | 0.33% | - |
| HSV(B) | 322.8º | 0.74% | 0.53% | - |
| XYZ | 12.75 | 7.22 | 12.03 | - |
| YUV | 71.97 | 142.13 | 172.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 35 | 97 | 0 | 0.74 | 0.28 | 0.47 | 322.8 | 0.59 | 0.33 |
| Hex | 87 | 23 | 61 | 0 | 4A | 1C | 2F | 143 | 3B | 21 |
| Octal | 207 | 43 | 141 | 0 | 112 | 34 | 57 | 503 | 73 | 41 |
| Binary | 10000111 | 100011 | 1100001 | 0 | 1001010 | 11100 | 101111 | 101000011 | 111011 | 100001 |
Color Harmonies of #872361
Complementary color
Monochromatic Colors of #872361
Black with #872361
Text Example
Text Example
White with #872361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872361; }
p { color: rgb(135,35,97); }
H1.HeaderClassName
{
color: #872361;
}
.AnyTagClassName
{
color: #872361;
}
</style>
background-color css
<style>
a { background-color: #872361; }
a { background-color: rgb(135,35,97); }
div.DivClassName
{
background-color: #872361;
}
.BgClassName
{
background-color: #872361;
}
</style>
border-color css
<style>
span { border-color: #872361; }
span { border-color: rgb(135,35,97); }
td.TdClassName
{
border-color: #872361;
}
.TagClassName
{
border-color: #872361;
}
</style>