Shades of Rum #726873
Tints of Rum #726873
RGB
CMYK
RGB Variations
Color information
#726873 (or 0x726873) is known color: Rum. HEX triplet: 72, 68 and 73. RGB value is (114,104,115). Sum of RGB (Red+Green+Blue) = 114+104+115=333 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.23% from 333); Green value is 104 (41.02% from 255 or 31.23% from 333); Blue value is 115 (45.31% from 255 or 34.53% from 333); Max value from RGB is 115 - color contains mainly: blue. Hex color #726873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726873 is #8D978C. Grayscale: #6C6C6C. Windows color (decimal): -9279373 or 7563378. OLE color: 7563378.
HSL color Cylindrical-coordinate representation of color #726873: hue angle of 294.55º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #726873 is Cyan = 0.01, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 104 | 115 | - |
| CMYK | 0.01 | 0.10 | 0 | 0.55 |
| HSL | 294.55º | 0.05% | 0.43% | - |
| HSV(B) | 294.55º | 0.1% | 0.45% | - |
| XYZ | 14.98 | 14.72 | 18.27 | - |
| YUV | 108.24 | 131.81 | 132.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 104 | 115 | 0.01 | 0.10 | 0 | 0.55 | 294.55 | 0.05 | 0.43 |
| Hex | 72 | 68 | 73 | 1 | A | 0 | 37 | 127 | 5 | 2B |
| Octal | 162 | 150 | 163 | 1 | 12 | 0 | 67 | 447 | 5 | 53 |
| Binary | 1110010 | 1101000 | 1110011 | 1 | 1010 | 0 | 110111 | 100100111 | 101 | 101011 |
Color Harmonies of #726873
Complementary color
Monochromatic Colors of #726873
Black with #726873
Text Example
Text Example
White with #726873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726873; }
p { color: rgb(114,104,115); }
H1.HeaderClassName
{
color: #726873;
}
.AnyTagClassName
{
color: #726873;
}
</style>
background-color css
<style>
a { background-color: #726873; }
a { background-color: rgb(114,104,115); }
div.DivClassName
{
background-color: #726873;
}
.BgClassName
{
background-color: #726873;
}
</style>
border-color css
<style>
span { border-color: #726873; }
span { border-color: rgb(114,104,115); }
td.TdClassName
{
border-color: #726873;
}
.TagClassName
{
border-color: #726873;
}
</style>