Shades of Rose Bud Cherry #873669
Tints of Rose Bud Cherry #873669
RGB
CMYK
RGB Variations
Color information
#873669 (or 0x873669) is known color: Rose Bud Cherry. HEX triplet: 87, 36 and 69. RGB value is (135,54,105). Sum of RGB (Red+Green+Blue) = 135+54+105=294 (38% of max value = 765). Red value is 135 (53.12% from 255 or 45.92% from 294); Green value is 54 (21.48% from 255 or 18.37% from 294); Blue value is 105 (41.41% from 255 or 35.71% from 294); Max value from RGB is 135 - color contains mainly: red. Hex color #873669 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873669 is #78C996. Grayscale: #535353. Windows color (decimal): -7915927 or 6895239. OLE color: 6895239.
HSL color Cylindrical-coordinate representation of color #873669: hue angle of 322.22º 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 #873669 is Cyan = 0, Magento = 0.60, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 54 | 105 | - |
| CMYK | 0 | 0.60 | 0.22 | 0.47 |
| HSL | 322.22º | 0.43% | 0.37% | - |
| HSV(B) | 322.22º | 0.6% | 0.53% | - |
| XYZ | 13.86 | 8.81 | 14.33 | - |
| YUV | 84.03 | 139.84 | 164.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 54 | 105 | 0 | 0.60 | 0.22 | 0.47 | 322.22 | 0.43 | 0.37 |
| Hex | 87 | 36 | 69 | 0 | 3C | 16 | 2F | 142 | 2B | 25 |
| Octal | 207 | 66 | 151 | 0 | 74 | 26 | 57 | 502 | 53 | 45 |
| Binary | 10000111 | 110110 | 1101001 | 0 | 111100 | 10110 | 101111 | 101000010 | 101011 | 100101 |
Color Harmonies of #873669
Complementary color
Monochromatic Colors of #873669
Black with #873669
Text Example
Text Example
White with #873669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873669; }
p { color: rgb(135,54,105); }
H1.HeaderClassName
{
color: #873669;
}
.AnyTagClassName
{
color: #873669;
}
</style>
background-color css
<style>
a { background-color: #873669; }
a { background-color: rgb(135,54,105); }
div.DivClassName
{
background-color: #873669;
}
.BgClassName
{
background-color: #873669;
}
</style>
border-color css
<style>
span { border-color: #873669; }
span { border-color: rgb(135,54,105); }
td.TdClassName
{
border-color: #873669;
}
.TagClassName
{
border-color: #873669;
}
</style>