Shades of Rose Bud Cherry #802860
Tints of Rose Bud Cherry #802860
RGB
CMYK
RGB Variations
Color information
#802860 (or 0x802860) is known color: Rose Bud Cherry. HEX triplet: 80, 28 and 60. RGB value is (128,40,96). Sum of RGB (Red+Green+Blue) = 128+40+96=264 (34% of max value = 765). Red value is 128 (50.39% from 255 or 48.48% from 264); Green value is 40 (16.02% from 255 or 15.15% from 264); Blue value is 96 (37.89% from 255 or 36.36% from 264); Max value from RGB is 128 - color contains mainly: red. Hex color #802860 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #802860 is #7FD79F. Grayscale: #484848. Windows color (decimal): -8378272 or 6301824. OLE color: 6301824.
HSL color Cylindrical-coordinate representation of color #802860: hue angle of 321.82º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #802860 is Cyan = 0, Magento = 0.69, Yellow = 0.25 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 40 | 96 | - |
| CMYK | 0 | 0.69 | 0.25 | 0.50 |
| HSL | 321.82º | 0.52% | 0.33% | - |
| HSV(B) | 321.82º | 0.69% | 0.5% | - |
| XYZ | 11.77 | 6.95 | 11.79 | - |
| YUV | 72.7 | 141.15 | 167.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 40 | 96 | 0 | 0.69 | 0.25 | 0.50 | 321.82 | 0.52 | 0.33 |
| Hex | 80 | 28 | 60 | 0 | 45 | 19 | 32 | 142 | 34 | 21 |
| Octal | 200 | 50 | 140 | 0 | 105 | 31 | 62 | 502 | 64 | 41 |
| Binary | 10000000 | 101000 | 1100000 | 0 | 1000101 | 11001 | 110010 | 101000010 | 110100 | 100001 |
Color Harmonies of #802860
Complementary color
Monochromatic Colors of #802860
Black with #802860
Text Example
Text Example
White with #802860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802860; }
p { color: rgb(128,40,96); }
H1.HeaderClassName
{
color: #802860;
}
.AnyTagClassName
{
color: #802860;
}
</style>
background-color css
<style>
a { background-color: #802860; }
a { background-color: rgb(128,40,96); }
div.DivClassName
{
background-color: #802860;
}
.BgClassName
{
background-color: #802860;
}
</style>
border-color css
<style>
span { border-color: #802860; }
span { border-color: rgb(128,40,96); }
td.TdClassName
{
border-color: #802860;
}
.TagClassName
{
border-color: #802860;
}
</style>