Shades of Rum #726178
Tints of Rum #726178
RGB
CMYK
RGB Variations
Color information
#726178 (or 0x726178) is known color: Rum. HEX triplet: 72, 61 and 78. RGB value is (114,97,120). Sum of RGB (Red+Green+Blue) = 114+97+120=331 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.44% from 331); Green value is 97 (38.28% from 255 or 29.31% from 331); Blue value is 120 (47.27% from 255 or 36.25% from 331); Max value from RGB is 120 - color contains mainly: blue. Hex color #726178 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726178 is #8D9E87. Grayscale: #686868. Windows color (decimal): -9281160 or 7889266. OLE color: 7889266.
HSL color Cylindrical-coordinate representation of color #726178: hue angle of 284.35º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #726178 is Cyan = 0.05, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 97 | 120 | - |
| CMYK | 0.05 | 0.19 | 0 | 0.53 |
| HSL | 284.35º | 0.11% | 0.43% | - |
| HSV(B) | 284.35º | 0.19% | 0.47% | - |
| XYZ | 14.6 | 13.48 | 19.6 | - |
| YUV | 104.71 | 136.63 | 134.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 97 | 120 | 0.05 | 0.19 | 0 | 0.53 | 284.35 | 0.11 | 0.43 |
| Hex | 72 | 61 | 78 | 5 | 13 | 0 | 35 | 11C | B | 2B |
| Octal | 162 | 141 | 170 | 5 | 23 | 0 | 65 | 434 | 13 | 53 |
| Binary | 1110010 | 1100001 | 1111000 | 101 | 10011 | 0 | 110101 | 100011100 | 1011 | 101011 |
Color Harmonies of #726178
Complementary color
Monochromatic Colors of #726178
Black with #726178
Text Example
Text Example
White with #726178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726178; }
p { color: rgb(114,97,120); }
H1.HeaderClassName
{
color: #726178;
}
.AnyTagClassName
{
color: #726178;
}
</style>
background-color css
<style>
a { background-color: #726178; }
a { background-color: rgb(114,97,120); }
div.DivClassName
{
background-color: #726178;
}
.BgClassName
{
background-color: #726178;
}
</style>
border-color css
<style>
span { border-color: #726178; }
span { border-color: rgb(114,97,120); }
td.TdClassName
{
border-color: #726178;
}
.TagClassName
{
border-color: #726178;
}
</style>