Shades of Rose Bud Cherry #873265
Tints of Rose Bud Cherry #873265
RGB
CMYK
RGB Variations
Color information
#873265 (or 0x873265) is known color: Rose Bud Cherry. HEX triplet: 87, 32 and 65. RGB value is (135,50,101). Sum of RGB (Red+Green+Blue) = 135+50+101=286 (37% of max value = 765). Red value is 135 (53.12% from 255 or 47.20% from 286); Green value is 50 (19.92% from 255 or 17.48% from 286); Blue value is 101 (39.84% from 255 or 35.31% from 286); Max value from RGB is 135 - color contains mainly: red. Hex color #873265 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873265 is #78CD9A. Grayscale: #515151. Windows color (decimal): -7916955 or 6632071. OLE color: 6632071.
HSL color Cylindrical-coordinate representation of color #873265: hue angle of 324º 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 #873265 is Cyan = 0, Magento = 0.63, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 50 | 101 | - |
| CMYK | 0 | 0.63 | 0.25 | 0.47 |
| HSL | 324º | 0.46% | 0.36% | - |
| HSV(B) | 324º | 0.63% | 0.53% | - |
| XYZ | 13.48 | 8.37 | 13.22 | - |
| YUV | 81.23 | 139.16 | 166.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 50 | 101 | 0 | 0.63 | 0.25 | 0.47 | 324 | 0.46 | 0.36 |
| Hex | 87 | 32 | 65 | 0 | 3F | 19 | 2F | 144 | 2E | 24 |
| Octal | 207 | 62 | 145 | 0 | 77 | 31 | 57 | 504 | 56 | 44 |
| Binary | 10000111 | 110010 | 1100101 | 0 | 111111 | 11001 | 101111 | 101000100 | 101110 | 100100 |
Color Harmonies of #873265
Complementary color
Monochromatic Colors of #873265
Black with #873265
Text Example
Text Example
White with #873265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873265; }
p { color: rgb(135,50,101); }
H1.HeaderClassName
{
color: #873265;
}
.AnyTagClassName
{
color: #873265;
}
</style>
background-color css
<style>
a { background-color: #873265; }
a { background-color: rgb(135,50,101); }
div.DivClassName
{
background-color: #873265;
}
.BgClassName
{
background-color: #873265;
}
</style>
border-color css
<style>
span { border-color: #873265; }
span { border-color: rgb(135,50,101); }
td.TdClassName
{
border-color: #873265;
}
.TagClassName
{
border-color: #873265;
}
</style>