Shades of Rose Bud Cherry #873467
Tints of Rose Bud Cherry #873467
RGB
CMYK
RGB Variations
Color information
#873467 (or 0x873467) is known color: Rose Bud Cherry. HEX triplet: 87, 34 and 67. RGB value is (135,52,103). Sum of RGB (Red+Green+Blue) = 135+52+103=290 (38% of max value = 765). Red value is 135 (53.12% from 255 or 46.55% from 290); Green value is 52 (20.70% from 255 or 17.93% from 290); Blue value is 103 (40.62% from 255 or 35.52% from 290); Max value from RGB is 135 - color contains mainly: red. Hex color #873467 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873467 is #78CB98. Grayscale: #525252. Windows color (decimal): -7916441 or 6763655. OLE color: 6763655.
HSL color Cylindrical-coordinate representation of color #873467: hue angle of 323.13º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #873467 is Cyan = 0, Magento = 0.61, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 52 | 103 | - |
| CMYK | 0 | 0.61 | 0.24 | 0.47 |
| HSL | 323.13º | 0.44% | 0.37% | - |
| HSV(B) | 323.13º | 0.61% | 0.53% | - |
| XYZ | 13.67 | 8.59 | 13.77 | - |
| YUV | 82.63 | 139.5 | 165.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 52 | 103 | 0 | 0.61 | 0.24 | 0.47 | 323.13 | 0.44 | 0.37 |
| Hex | 87 | 34 | 67 | 0 | 3D | 18 | 2F | 143 | 2C | 25 |
| Octal | 207 | 64 | 147 | 0 | 75 | 30 | 57 | 503 | 54 | 45 |
| Binary | 10000111 | 110100 | 1100111 | 0 | 111101 | 11000 | 101111 | 101000011 | 101100 | 100101 |
Color Harmonies of #873467
Complementary color
Monochromatic Colors of #873467
Black with #873467
Text Example
Text Example
White with #873467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873467; }
p { color: rgb(135,52,103); }
H1.HeaderClassName
{
color: #873467;
}
.AnyTagClassName
{
color: #873467;
}
</style>
background-color css
<style>
a { background-color: #873467; }
a { background-color: rgb(135,52,103); }
div.DivClassName
{
background-color: #873467;
}
.BgClassName
{
background-color: #873467;
}
</style>
border-color css
<style>
span { border-color: #873467; }
span { border-color: rgb(135,52,103); }
td.TdClassName
{
border-color: #873467;
}
.TagClassName
{
border-color: #873467;
}
</style>