Shades of Rum #796380
Tints of Rum #796380
RGB
CMYK
RGB Variations
Color information
#796380 (or 0x796380) is known color: Rum. HEX triplet: 79, 63 and 80. RGB value is (121,99,128). Sum of RGB (Red+Green+Blue) = 121+99+128=348 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.77% from 348); Green value is 99 (39.06% from 255 or 28.45% from 348); Blue value is 128 (50.39% from 255 or 36.78% from 348); Max value from RGB is 128 - color contains mainly: blue. Hex color #796380 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796380 is #869C7F. Grayscale: #6C6C6C. Windows color (decimal): -8821888 or 8414073. OLE color: 8414073.
HSL color Cylindrical-coordinate representation of color #796380: hue angle of 285.52º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #796380 is Cyan = 0.05, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 121 | 99 | 128 | - |
| CMYK | 0.05 | 0.23 | 0 | 0.50 |
| HSL | 285.52º | 0.13% | 0.45% | - |
| HSV(B) | 285.52º | 0.23% | 0.5% | - |
| XYZ | 16.24 | 14.55 | 22.37 | - |
| YUV | 108.88 | 138.79 | 136.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 99 | 128 | 0.05 | 0.23 | 0 | 0.50 | 285.52 | 0.13 | 0.45 |
| Hex | 79 | 63 | 80 | 5 | 17 | 0 | 32 | 11E | D | 2D |
| Octal | 171 | 143 | 200 | 5 | 27 | 0 | 62 | 436 | 15 | 55 |
| Binary | 1111001 | 1100011 | 10000000 | 101 | 10111 | 0 | 110010 | 100011110 | 1101 | 101101 |
Color Harmonies of #796380
Complementary color
Monochromatic Colors of #796380
Black with #796380
Text Example
Text Example
White with #796380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796380; }
p { color: rgb(121,99,128); }
H1.HeaderClassName
{
color: #796380;
}
.AnyTagClassName
{
color: #796380;
}
</style>
background-color css
<style>
a { background-color: #796380; }
a { background-color: rgb(121,99,128); }
div.DivClassName
{
background-color: #796380;
}
.BgClassName
{
background-color: #796380;
}
</style>
border-color css
<style>
span { border-color: #796380; }
span { border-color: rgb(121,99,128); }
td.TdClassName
{
border-color: #796380;
}
.TagClassName
{
border-color: #796380;
}
</style>