Shades of Rum #796081
Tints of Rum #796081
RGB
CMYK
RGB Variations
Color information
#796081 (or 0x796081) is known color: Rum. HEX triplet: 79, 60 and 81. RGB value is (121,96,129). Sum of RGB (Red+Green+Blue) = 121+96+129=346 (45% of max value = 765). Red value is 121 (47.66% from 255 or 34.97% from 346); Green value is 96 (37.89% from 255 or 27.75% from 346); Blue value is 129 (50.78% from 255 or 37.28% from 346); Max value from RGB is 129 - color contains mainly: blue. Hex color #796081 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796081 is #869F7E. Grayscale: #6B6B6B. Windows color (decimal): -8822655 or 8478841. OLE color: 8478841.
HSL color Cylindrical-coordinate representation of color #796081: hue angle of 285.45º 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 #796081 is Cyan = 0.06, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 96 | 129 | - |
| CMYK | 0.06 | 0.26 | 0 | 0.49 |
| HSL | 285.45º | 0.15% | 0.44% | - |
| HSV(B) | 285.45º | 0.26% | 0.51% | - |
| XYZ | 16.03 | 14.02 | 22.63 | - |
| YUV | 107.24 | 140.28 | 137.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 96 | 129 | 0.06 | 0.26 | 0 | 0.49 | 285.45 | 0.15 | 0.44 |
| Hex | 79 | 60 | 81 | 6 | 1A | 0 | 31 | 11D | F | 2C |
| Octal | 171 | 140 | 201 | 6 | 32 | 0 | 61 | 435 | 17 | 54 |
| Binary | 1111001 | 1100000 | 10000001 | 110 | 11010 | 0 | 110001 | 100011101 | 1111 | 101100 |
Color Harmonies of #796081
Complementary color
Monochromatic Colors of #796081
Black with #796081
Text Example
Text Example
White with #796081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796081; }
p { color: rgb(121,96,129); }
H1.HeaderClassName
{
color: #796081;
}
.AnyTagClassName
{
color: #796081;
}
</style>
background-color css
<style>
a { background-color: #796081; }
a { background-color: rgb(121,96,129); }
div.DivClassName
{
background-color: #796081;
}
.BgClassName
{
background-color: #796081;
}
</style>
border-color css
<style>
span { border-color: #796081; }
span { border-color: rgb(121,96,129); }
td.TdClassName
{
border-color: #796081;
}
.TagClassName
{
border-color: #796081;
}
</style>