Shades of Rum #726875
Tints of Rum #726875
RGB
CMYK
RGB Variations
Color information
#726875 (or 0x726875) is known color: Rum. HEX triplet: 72, 68 and 75. RGB value is (114,104,117). Sum of RGB (Red+Green+Blue) = 114+104+117=335 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.03% from 335); Green value is 104 (41.02% from 255 or 31.04% from 335); Blue value is 117 (46.09% from 255 or 34.93% from 335); Max value from RGB is 117 - color contains mainly: blue. Hex color #726875 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726875 is #8D978A. Grayscale: #6C6C6C. Windows color (decimal): -9279371 or 7694450. OLE color: 7694450.
HSL color Cylindrical-coordinate representation of color #726875: hue angle of 286.15º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #726875 is Cyan = 0.03, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 104 | 117 | - |
| CMYK | 0.03 | 0.11 | 0 | 0.54 |
| HSL | 286.15º | 0.06% | 0.43% | - |
| HSV(B) | 286.15º | 0.11% | 0.46% | - |
| XYZ | 15.1 | 14.76 | 18.88 | - |
| YUV | 108.47 | 132.81 | 131.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 104 | 117 | 0.03 | 0.11 | 0 | 0.54 | 286.15 | 0.06 | 0.43 |
| Hex | 72 | 68 | 75 | 3 | B | 0 | 36 | 11E | 6 | 2B |
| Octal | 162 | 150 | 165 | 3 | 13 | 0 | 66 | 436 | 6 | 53 |
| Binary | 1110010 | 1101000 | 1110101 | 11 | 1011 | 0 | 110110 | 100011110 | 110 | 101011 |
Color Harmonies of #726875
Complementary color
Monochromatic Colors of #726875
Black with #726875
Text Example
Text Example
White with #726875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726875; }
p { color: rgb(114,104,117); }
H1.HeaderClassName
{
color: #726875;
}
.AnyTagClassName
{
color: #726875;
}
</style>
background-color css
<style>
a { background-color: #726875; }
a { background-color: rgb(114,104,117); }
div.DivClassName
{
background-color: #726875;
}
.BgClassName
{
background-color: #726875;
}
</style>
border-color css
<style>
span { border-color: #726875; }
span { border-color: rgb(114,104,117); }
td.TdClassName
{
border-color: #726875;
}
.TagClassName
{
border-color: #726875;
}
</style>