Shades of Rose Bud Cherry #873266
Tints of Rose Bud Cherry #873266
RGB
CMYK
RGB Variations
Color information
#873266 (or 0x873266) is known color: Rose Bud Cherry. HEX triplet: 87, 32 and 66. RGB value is (135,50,102). Sum of RGB (Red+Green+Blue) = 135+50+102=287 (38% of max value = 765). Red value is 135 (53.12% from 255 or 47.04% from 287); Green value is 50 (19.92% from 255 or 17.42% from 287); Blue value is 102 (40.23% from 255 or 35.54% from 287); Max value from RGB is 135 - color contains mainly: red. Hex color #873266 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873266 is #78CD99. Grayscale: #515151. Windows color (decimal): -7916954 or 6697607. OLE color: 6697607.
HSL color Cylindrical-coordinate representation of color #873266: hue angle of 323.29º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #873266 is Cyan = 0, Magento = 0.63, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 50 | 102 | - |
| CMYK | 0 | 0.63 | 0.24 | 0.47 |
| HSL | 323.29º | 0.46% | 0.36% | - |
| HSV(B) | 323.29º | 0.63% | 0.53% | - |
| XYZ | 13.53 | 8.39 | 13.48 | - |
| YUV | 81.34 | 139.66 | 166.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 50 | 102 | 0 | 0.63 | 0.24 | 0.47 | 323.29 | 0.46 | 0.36 |
| Hex | 87 | 32 | 66 | 0 | 3F | 18 | 2F | 143 | 2E | 24 |
| Octal | 207 | 62 | 146 | 0 | 77 | 30 | 57 | 503 | 56 | 44 |
| Binary | 10000111 | 110010 | 1100110 | 0 | 111111 | 11000 | 101111 | 101000011 | 101110 | 100100 |
Color Harmonies of #873266
Complementary color
Monochromatic Colors of #873266
Black with #873266
Text Example
Text Example
White with #873266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873266; }
p { color: rgb(135,50,102); }
H1.HeaderClassName
{
color: #873266;
}
.AnyTagClassName
{
color: #873266;
}
</style>
background-color css
<style>
a { background-color: #873266; }
a { background-color: rgb(135,50,102); }
div.DivClassName
{
background-color: #873266;
}
.BgClassName
{
background-color: #873266;
}
</style>
border-color css
<style>
span { border-color: #873266; }
span { border-color: rgb(135,50,102); }
td.TdClassName
{
border-color: #873266;
}
.TagClassName
{
border-color: #873266;
}
</style>