Shades of Rose Bud Cherry #802358
Tints of Rose Bud Cherry #802358
RGB
CMYK
RGB Variations
Color information
#802358 (or 0x802358) is known color: Rose Bud Cherry. HEX triplet: 80, 23 and 58. RGB value is (128,35,88). Sum of RGB (Red+Green+Blue) = 128+35+88=251 (33% of max value = 765). Red value is 128 (50.39% from 255 or 51.00% from 251); Green value is 35 (14.06% from 255 or 13.94% from 251); Blue value is 88 (34.77% from 255 or 35.06% from 251); Max value from RGB is 128 - color contains mainly: red. Hex color #802358 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #802358 is #7FDCA7. Grayscale: #444444. Windows color (decimal): -8379560 or 5776256. OLE color: 5776256.
HSL color Cylindrical-coordinate representation of color #802358: hue angle of 325.81º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #802358 is Cyan = 0, Magento = 0.73, Yellow = 0.31 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 35 | 88 | - |
| CMYK | 0 | 0.73 | 0.31 | 0.50 |
| HSL | 325.81º | 0.57% | 0.32% | - |
| HSV(B) | 325.81º | 0.73% | 0.5% | - |
| XYZ | 11.26 | 6.5 | 9.89 | - |
| YUV | 68.85 | 138.81 | 170.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 35 | 88 | 0 | 0.73 | 0.31 | 0.50 | 325.81 | 0.57 | 0.32 |
| Hex | 80 | 23 | 58 | 0 | 49 | 1F | 32 | 146 | 39 | 20 |
| Octal | 200 | 43 | 130 | 0 | 111 | 37 | 62 | 506 | 71 | 40 |
| Binary | 10000000 | 100011 | 1011000 | 0 | 1001001 | 11111 | 110010 | 101000110 | 111001 | 100000 |
Color Harmonies of #802358
Complementary color
Monochromatic Colors of #802358
Black with #802358
Text Example
Text Example
White with #802358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802358; }
p { color: rgb(128,35,88); }
H1.HeaderClassName
{
color: #802358;
}
.AnyTagClassName
{
color: #802358;
}
</style>
background-color css
<style>
a { background-color: #802358; }
a { background-color: rgb(128,35,88); }
div.DivClassName
{
background-color: #802358;
}
.BgClassName
{
background-color: #802358;
}
</style>
border-color css
<style>
span { border-color: #802358; }
span { border-color: rgb(128,35,88); }
td.TdClassName
{
border-color: #802358;
}
.TagClassName
{
border-color: #802358;
}
</style>