Shades of Rum #787379
Tints of Rum #787379
RGB
CMYK
RGB Variations
Color information
#787379 (or 0x787379) is known color: Rum. HEX triplet: 78, 73 and 79. RGB value is (120,115,121). Sum of RGB (Red+Green+Blue) = 120+115+121=356 (47% of max value = 765). Red value is 120 (47.27% from 255 or 33.71% from 356); Green value is 115 (45.31% from 255 or 32.30% from 356); Blue value is 121 (47.66% from 255 or 33.99% from 356); Max value from RGB is 121 - color contains mainly: blue. Hex color #787379 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787379 is #878C86. Grayscale: #757575. Windows color (decimal): -8883335 or 7959416. OLE color: 7959416.
HSL color Cylindrical-coordinate representation of color #787379: hue angle of 290º degrees, saturation: 0.03, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #787379 is Cyan = 0.01, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 115 | 121 | - |
| CMYK | 0.01 | 0.05 | 0 | 0.53 |
| HSL | 290º | 0.03% | 0.46% | - |
| HSV(B) | 290º | 0.05% | 0.47% | - |
| XYZ | 17.33 | 17.64 | 20.58 | - |
| YUV | 117.18 | 130.16 | 130.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 115 | 121 | 0.01 | 0.05 | 0 | 0.53 | 290 | 0.03 | 0.46 |
| Hex | 78 | 73 | 79 | 1 | 5 | 0 | 35 | 122 | 3 | 2E |
| Octal | 170 | 163 | 171 | 1 | 5 | 0 | 65 | 442 | 3 | 56 |
| Binary | 1111000 | 1110011 | 1111001 | 1 | 101 | 0 | 110101 | 100100010 | 11 | 101110 |
Color Harmonies of #787379
Complementary color
Monochromatic Colors of #787379
Black with #787379
Text Example
Text Example
White with #787379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787379; }
p { color: rgb(120,115,121); }
H1.HeaderClassName
{
color: #787379;
}
.AnyTagClassName
{
color: #787379;
}
</style>
background-color css
<style>
a { background-color: #787379; }
a { background-color: rgb(120,115,121); }
div.DivClassName
{
background-color: #787379;
}
.BgClassName
{
background-color: #787379;
}
</style>
border-color css
<style>
span { border-color: #787379; }
span { border-color: rgb(120,115,121); }
td.TdClassName
{
border-color: #787379;
}
.TagClassName
{
border-color: #787379;
}
</style>