Shades of Rum #796580
Tints of Rum #796580
RGB
CMYK
RGB Variations
Color information
#796580 (or 0x796580) is known color: Rum. HEX triplet: 79, 65 and 80. RGB value is (121,101,128). Sum of RGB (Red+Green+Blue) = 121+101+128=350 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.57% from 350); Green value is 101 (39.84% from 255 or 28.86% from 350); Blue value is 128 (50.39% from 255 or 36.57% from 350); Max value from RGB is 128 - color contains mainly: blue. Hex color #796580 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796580 is #869A7F. Grayscale: #6D6D6D. Windows color (decimal): -8821376 or 8414585. OLE color: 8414585.
HSL color Cylindrical-coordinate representation of color #796580: hue angle of 284.44º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #796580 is Cyan = 0.05, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 121 | 101 | 128 | - |
| CMYK | 0.05 | 0.21 | 0 | 0.50 |
| HSL | 284.44º | 0.12% | 0.45% | - |
| HSV(B) | 284.44º | 0.21% | 0.5% | - |
| XYZ | 16.44 | 14.93 | 22.44 | - |
| YUV | 110.06 | 138.13 | 135.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 101 | 128 | 0.05 | 0.21 | 0 | 0.50 | 284.44 | 0.12 | 0.45 |
| Hex | 79 | 65 | 80 | 5 | 15 | 0 | 32 | 11C | C | 2D |
| Octal | 171 | 145 | 200 | 5 | 25 | 0 | 62 | 434 | 14 | 55 |
| Binary | 1111001 | 1100101 | 10000000 | 101 | 10101 | 0 | 110010 | 100011100 | 1100 | 101101 |
Color Harmonies of #796580
Complementary color
Monochromatic Colors of #796580
Black with #796580
Text Example
Text Example
White with #796580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796580; }
p { color: rgb(121,101,128); }
H1.HeaderClassName
{
color: #796580;
}
.AnyTagClassName
{
color: #796580;
}
</style>
background-color css
<style>
a { background-color: #796580; }
a { background-color: rgb(121,101,128); }
div.DivClassName
{
background-color: #796580;
}
.BgClassName
{
background-color: #796580;
}
</style>
border-color css
<style>
span { border-color: #796580; }
span { border-color: rgb(121,101,128); }
td.TdClassName
{
border-color: #796580;
}
.TagClassName
{
border-color: #796580;
}
</style>