Shades of Rose Bud Cherry #802759
Tints of Rose Bud Cherry #802759
RGB
CMYK
RGB Variations
Color information
#802759 (or 0x802759) is known color: Rose Bud Cherry. HEX triplet: 80, 27 and 59. RGB value is (128,39,89). Sum of RGB (Red+Green+Blue) = 128+39+89=256 (33% of max value = 765). Red value is 128 (50.39% from 255 or 50% from 256); Green value is 39 (15.62% from 255 or 15.23% from 256); Blue value is 89 (35.16% from 255 or 34.77% from 256); Max value from RGB is 128 - color contains mainly: red. Hex color #802759 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #802759 is #7FD8A6. Grayscale: #474747. Windows color (decimal): -8378535 or 5842816. OLE color: 5842816.
HSL color Cylindrical-coordinate representation of color #802759: hue angle of 326.29º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #802759 is Cyan = 0, Magento = 0.70, Yellow = 0.30 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 39 | 89 | - |
| CMYK | 0 | 0.70 | 0.30 | 0.50 |
| HSL | 326.29º | 0.53% | 0.33% | - |
| HSV(B) | 326.29º | 0.7% | 0.5% | - |
| XYZ | 11.43 | 6.76 | 10.15 | - |
| YUV | 71.31 | 137.99 | 168.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 39 | 89 | 0 | 0.70 | 0.30 | 0.50 | 326.29 | 0.53 | 0.33 |
| Hex | 80 | 27 | 59 | 0 | 46 | 1E | 32 | 146 | 35 | 21 |
| Octal | 200 | 47 | 131 | 0 | 106 | 36 | 62 | 506 | 65 | 41 |
| Binary | 10000000 | 100111 | 1011001 | 0 | 1000110 | 11110 | 110010 | 101000110 | 110101 | 100001 |
Color Harmonies of #802759
Complementary color
Monochromatic Colors of #802759
Black with #802759
Text Example
Text Example
White with #802759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802759; }
p { color: rgb(128,39,89); }
H1.HeaderClassName
{
color: #802759;
}
.AnyTagClassName
{
color: #802759;
}
</style>
background-color css
<style>
a { background-color: #802759; }
a { background-color: rgb(128,39,89); }
div.DivClassName
{
background-color: #802759;
}
.BgClassName
{
background-color: #802759;
}
</style>
border-color css
<style>
span { border-color: #802759; }
span { border-color: rgb(128,39,89); }
td.TdClassName
{
border-color: #802759;
}
.TagClassName
{
border-color: #802759;
}
</style>