Shades of Rum #796082
Tints of Rum #796082
RGB
CMYK
RGB Variations
Color information
#796082 (or 0x796082) is known color: Rum. HEX triplet: 79, 60 and 82. RGB value is (121,96,130). Sum of RGB (Red+Green+Blue) = 121+96+130=347 (45% of max value = 765). Red value is 121 (47.66% from 255 or 34.87% from 347); Green value is 96 (37.89% from 255 or 27.67% from 347); Blue value is 130 (51.17% from 255 or 37.46% from 347); Max value from RGB is 130 - color contains mainly: blue. Hex color #796082 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796082 is #869F7D. Grayscale: #6B6B6B. Windows color (decimal): -8822654 or 8544377. OLE color: 8544377.
HSL color Cylindrical-coordinate representation of color #796082: hue angle of 284.12º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #796082 is Cyan = 0.07, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 96 | 130 | - |
| CMYK | 0.07 | 0.26 | 0 | 0.49 |
| HSL | 284.12º | 0.15% | 0.44% | - |
| HSV(B) | 284.12º | 0.26% | 0.51% | - |
| XYZ | 16.1 | 14.04 | 22.98 | - |
| YUV | 107.35 | 140.78 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 96 | 130 | 0.07 | 0.26 | 0 | 0.49 | 284.12 | 0.15 | 0.44 |
| Hex | 79 | 60 | 82 | 7 | 1A | 0 | 31 | 11C | F | 2C |
| Octal | 171 | 140 | 202 | 7 | 32 | 0 | 61 | 434 | 17 | 54 |
| Binary | 1111001 | 1100000 | 10000010 | 111 | 11010 | 0 | 110001 | 100011100 | 1111 | 101100 |
Color Harmonies of #796082
Complementary color
Monochromatic Colors of #796082
Black with #796082
Text Example
Text Example
White with #796082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796082; }
p { color: rgb(121,96,130); }
H1.HeaderClassName
{
color: #796082;
}
.AnyTagClassName
{
color: #796082;
}
</style>
background-color css
<style>
a { background-color: #796082; }
a { background-color: rgb(121,96,130); }
div.DivClassName
{
background-color: #796082;
}
.BgClassName
{
background-color: #796082;
}
</style>
border-color css
<style>
span { border-color: #796082; }
span { border-color: rgb(121,96,130); }
td.TdClassName
{
border-color: #796082;
}
.TagClassName
{
border-color: #796082;
}
</style>