Shades of Rose Bud Cherry #873668
Tints of Rose Bud Cherry #873668
RGB
CMYK
RGB Variations
Color information
#873668 (or 0x873668) is known color: Rose Bud Cherry. HEX triplet: 87, 36 and 68. RGB value is (135,54,104). Sum of RGB (Red+Green+Blue) = 135+54+104=293 (38% of max value = 765). Red value is 135 (53.12% from 255 or 46.08% from 293); Green value is 54 (21.48% from 255 or 18.43% from 293); Blue value is 104 (41.02% from 255 or 35.49% from 293); Max value from RGB is 135 - color contains mainly: red. Hex color #873668 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873668 is #78C997. Grayscale: #535353. Windows color (decimal): -7915928 or 6829703. OLE color: 6829703.
HSL color Cylindrical-coordinate representation of color #873668: hue angle of 322.96º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #873668 is Cyan = 0, Magento = 0.60, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 54 | 104 | - |
| CMYK | 0 | 0.60 | 0.23 | 0.47 |
| HSL | 322.96º | 0.43% | 0.37% | - |
| HSV(B) | 322.96º | 0.6% | 0.53% | - |
| XYZ | 13.81 | 8.79 | 14.07 | - |
| YUV | 83.92 | 139.34 | 164.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 54 | 104 | 0 | 0.60 | 0.23 | 0.47 | 322.96 | 0.43 | 0.37 |
| Hex | 87 | 36 | 68 | 0 | 3C | 17 | 2F | 143 | 2B | 25 |
| Octal | 207 | 66 | 150 | 0 | 74 | 27 | 57 | 503 | 53 | 45 |
| Binary | 10000111 | 110110 | 1101000 | 0 | 111100 | 10111 | 101111 | 101000011 | 101011 | 100101 |
Color Harmonies of #873668
Complementary color
Monochromatic Colors of #873668
Black with #873668
Text Example
Text Example
White with #873668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873668; }
p { color: rgb(135,54,104); }
H1.HeaderClassName
{
color: #873668;
}
.AnyTagClassName
{
color: #873668;
}
</style>
background-color css
<style>
a { background-color: #873668; }
a { background-color: rgb(135,54,104); }
div.DivClassName
{
background-color: #873668;
}
.BgClassName
{
background-color: #873668;
}
</style>
border-color css
<style>
span { border-color: #873668; }
span { border-color: rgb(135,54,104); }
td.TdClassName
{
border-color: #873668;
}
.TagClassName
{
border-color: #873668;
}
</style>