Shades of Rose Bud Cherry #803860
Tints of Rose Bud Cherry #803860
RGB
CMYK
RGB Variations
Color information
#803860 (or 0x803860) is known color: Rose Bud Cherry. HEX triplet: 80, 38 and 60. RGB value is (128,56,96). Sum of RGB (Red+Green+Blue) = 128+56+96=280 (37% of max value = 765). Red value is 128 (50.39% from 255 or 45.71% from 280); Green value is 56 (22.27% from 255 or 20% from 280); Blue value is 96 (37.89% from 255 or 34.29% from 280); Max value from RGB is 128 - color contains mainly: red. Hex color #803860 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #803860 is #7FC79F. Grayscale: #525252. Windows color (decimal): -8374176 or 6305920. OLE color: 6305920.
HSL color Cylindrical-coordinate representation of color #803860: hue angle of 326.67º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #803860 is Cyan = 0, Magento = 0.56, Yellow = 0.25 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 56 | 96 | - |
| CMYK | 0 | 0.56 | 0.25 | 0.50 |
| HSL | 326.67º | 0.39% | 0.36% | - |
| HSV(B) | 326.67º | 0.56% | 0.5% | - |
| XYZ | 12.43 | 8.26 | 12.01 | - |
| YUV | 82.09 | 135.85 | 160.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 56 | 96 | 0 | 0.56 | 0.25 | 0.50 | 326.67 | 0.39 | 0.36 |
| Hex | 80 | 38 | 60 | 0 | 38 | 19 | 32 | 147 | 27 | 24 |
| Octal | 200 | 70 | 140 | 0 | 70 | 31 | 62 | 507 | 47 | 44 |
| Binary | 10000000 | 111000 | 1100000 | 0 | 111000 | 11001 | 110010 | 101000111 | 100111 | 100100 |
Color Harmonies of #803860
Complementary color
Monochromatic Colors of #803860
Black with #803860
Text Example
Text Example
White with #803860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #803860; }
p { color: rgb(128,56,96); }
H1.HeaderClassName
{
color: #803860;
}
.AnyTagClassName
{
color: #803860;
}
</style>
background-color css
<style>
a { background-color: #803860; }
a { background-color: rgb(128,56,96); }
div.DivClassName
{
background-color: #803860;
}
.BgClassName
{
background-color: #803860;
}
</style>
border-color css
<style>
span { border-color: #803860; }
span { border-color: rgb(128,56,96); }
td.TdClassName
{
border-color: #803860;
}
.TagClassName
{
border-color: #803860;
}
</style>