Shades of Rum #796182
Tints of Rum #796182
RGB
CMYK
RGB Variations
Color information
#796182 (or 0x796182) is known color: Rum. HEX triplet: 79, 61 and 82. RGB value is (121,97,130). Sum of RGB (Red+Green+Blue) = 121+97+130=348 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.77% from 348); Green value is 97 (38.28% from 255 or 27.87% from 348); Blue value is 130 (51.17% from 255 or 37.36% from 348); Max value from RGB is 130 - color contains mainly: blue. Hex color #796182 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796182 is #869E7D. Grayscale: #6B6B6B. Windows color (decimal): -8822398 or 8544633. OLE color: 8544633.
HSL color Cylindrical-coordinate representation of color #796182: hue angle of 283.64º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #796182 is Cyan = 0.07, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 97 | 130 | - |
| CMYK | 0.07 | 0.25 | 0 | 0.49 |
| HSL | 283.64º | 0.15% | 0.45% | - |
| HSV(B) | 283.64º | 0.25% | 0.51% | - |
| XYZ | 16.19 | 14.23 | 23.01 | - |
| YUV | 107.94 | 140.45 | 137.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 97 | 130 | 0.07 | 0.25 | 0 | 0.49 | 283.64 | 0.15 | 0.45 |
| Hex | 79 | 61 | 82 | 7 | 19 | 0 | 31 | 11C | F | 2D |
| Octal | 171 | 141 | 202 | 7 | 31 | 0 | 61 | 434 | 17 | 55 |
| Binary | 1111001 | 1100001 | 10000010 | 111 | 11001 | 0 | 110001 | 100011100 | 1111 | 101101 |
Color Harmonies of #796182
Complementary color
Monochromatic Colors of #796182
Black with #796182
Text Example
Text Example
White with #796182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796182; }
p { color: rgb(121,97,130); }
H1.HeaderClassName
{
color: #796182;
}
.AnyTagClassName
{
color: #796182;
}
</style>
background-color css
<style>
a { background-color: #796182; }
a { background-color: rgb(121,97,130); }
div.DivClassName
{
background-color: #796182;
}
.BgClassName
{
background-color: #796182;
}
</style>
border-color css
<style>
span { border-color: #796182; }
span { border-color: rgb(121,97,130); }
td.TdClassName
{
border-color: #796182;
}
.TagClassName
{
border-color: #796182;
}
</style>