Shades of Rose Bud Cherry #803560
Tints of Rose Bud Cherry #803560
RGB
CMYK
RGB Variations
Color information
#803560 (or 0x803560) is known color: Rose Bud Cherry. HEX triplet: 80, 35 and 60. RGB value is (128,53,96). Sum of RGB (Red+Green+Blue) = 128+53+96=277 (36% of max value = 765). Red value is 128 (50.39% from 255 or 46.21% from 277); Green value is 53 (21.09% from 255 or 19.13% from 277); Blue value is 96 (37.89% from 255 or 34.66% from 277); Max value from RGB is 128 - color contains mainly: red. Hex color #803560 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #803560 is #7FCA9F. Grayscale: #505050. Windows color (decimal): -8374944 or 6305152. OLE color: 6305152.
HSL color Cylindrical-coordinate representation of color #803560: hue angle of 325.6º degrees, saturation: 0.41, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #803560 is Cyan = 0, Magento = 0.59, Yellow = 0.25 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 53 | 96 | - |
| CMYK | 0 | 0.59 | 0.25 | 0.50 |
| HSL | 325.6º | 0.41% | 0.35% | - |
| HSV(B) | 325.6º | 0.59% | 0.5% | - |
| XYZ | 12.29 | 7.98 | 11.96 | - |
| YUV | 80.33 | 136.85 | 162 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 53 | 96 | 0 | 0.59 | 0.25 | 0.50 | 325.6 | 0.41 | 0.35 |
| Hex | 80 | 35 | 60 | 0 | 3B | 19 | 32 | 146 | 29 | 23 |
| Octal | 200 | 65 | 140 | 0 | 73 | 31 | 62 | 506 | 51 | 43 |
| Binary | 10000000 | 110101 | 1100000 | 0 | 111011 | 11001 | 110010 | 101000110 | 101001 | 100011 |
Color Harmonies of #803560
Complementary color
Monochromatic Colors of #803560
Black with #803560
Text Example
Text Example
White with #803560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #803560; }
p { color: rgb(128,53,96); }
H1.HeaderClassName
{
color: #803560;
}
.AnyTagClassName
{
color: #803560;
}
</style>
background-color css
<style>
a { background-color: #803560; }
a { background-color: rgb(128,53,96); }
div.DivClassName
{
background-color: #803560;
}
.BgClassName
{
background-color: #803560;
}
</style>
border-color css
<style>
span { border-color: #803560; }
span { border-color: rgb(128,53,96); }
td.TdClassName
{
border-color: #803560;
}
.TagClassName
{
border-color: #803560;
}
</style>