Shades of Rose Bud Cherry #803260
Tints of Rose Bud Cherry #803260
RGB
CMYK
RGB Variations
Color information
#803260 (or 0x803260) is known color: Rose Bud Cherry. HEX triplet: 80, 32 and 60. RGB value is (128,50,96). Sum of RGB (Red+Green+Blue) = 128+50+96=274 (36% of max value = 765). Red value is 128 (50.39% from 255 or 46.72% from 274); Green value is 50 (19.92% from 255 or 18.25% from 274); Blue value is 96 (37.89% from 255 or 35.04% from 274); Max value from RGB is 128 - color contains mainly: red. Hex color #803260 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #803260 is #7FCD9F. Grayscale: #4E4E4E. Windows color (decimal): -8375712 or 6304384. OLE color: 6304384.
HSL color Cylindrical-coordinate representation of color #803260: hue angle of 324.62º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #803260 is Cyan = 0, Magento = 0.61, Yellow = 0.25 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 50 | 96 | - |
| CMYK | 0 | 0.61 | 0.25 | 0.50 |
| HSL | 324.62º | 0.44% | 0.35% | - |
| HSV(B) | 324.62º | 0.61% | 0.5% | - |
| XYZ | 12.15 | 7.71 | 11.91 | - |
| YUV | 78.57 | 137.84 | 163.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 50 | 96 | 0 | 0.61 | 0.25 | 0.50 | 324.62 | 0.44 | 0.35 |
| Hex | 80 | 32 | 60 | 0 | 3D | 19 | 32 | 145 | 2C | 23 |
| Octal | 200 | 62 | 140 | 0 | 75 | 31 | 62 | 505 | 54 | 43 |
| Binary | 10000000 | 110010 | 1100000 | 0 | 111101 | 11001 | 110010 | 101000101 | 101100 | 100011 |
Color Harmonies of #803260
Complementary color
Monochromatic Colors of #803260
Black with #803260
Text Example
Text Example
White with #803260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #803260; }
p { color: rgb(128,50,96); }
H1.HeaderClassName
{
color: #803260;
}
.AnyTagClassName
{
color: #803260;
}
</style>
background-color css
<style>
a { background-color: #803260; }
a { background-color: rgb(128,50,96); }
div.DivClassName
{
background-color: #803260;
}
.BgClassName
{
background-color: #803260;
}
</style>
border-color css
<style>
span { border-color: #803260; }
span { border-color: rgb(128,50,96); }
td.TdClassName
{
border-color: #803260;
}
.TagClassName
{
border-color: #803260;
}
</style>