Shades of Rum #726973
Tints of Rum #726973
RGB
CMYK
RGB Variations
Color information
#726973 (or 0x726973) is known color: Rum. HEX triplet: 72, 69 and 73. RGB value is (114,105,115). Sum of RGB (Red+Green+Blue) = 114+105+115=334 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.13% from 334); Green value is 105 (41.41% from 255 or 31.44% from 334); Blue value is 115 (45.31% from 255 or 34.43% from 334); Max value from RGB is 115 - color contains mainly: blue. Hex color #726973 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726973 is #8D968C. Grayscale: #6C6C6C. Windows color (decimal): -9279117 or 7563634. OLE color: 7563634.
HSL color Cylindrical-coordinate representation of color #726973: hue angle of 294º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #726973 is Cyan = 0.01, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 105 | 115 | - |
| CMYK | 0.01 | 0.09 | 0 | 0.55 |
| HSL | 294º | 0.05% | 0.43% | - |
| HSV(B) | 294º | 0.09% | 0.45% | - |
| XYZ | 15.09 | 14.92 | 18.3 | - |
| YUV | 108.83 | 131.48 | 131.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 105 | 115 | 0.01 | 0.09 | 0 | 0.55 | 294 | 0.05 | 0.43 |
| Hex | 72 | 69 | 73 | 1 | 9 | 0 | 37 | 126 | 5 | 2B |
| Octal | 162 | 151 | 163 | 1 | 11 | 0 | 67 | 446 | 5 | 53 |
| Binary | 1110010 | 1101001 | 1110011 | 1 | 1001 | 0 | 110111 | 100100110 | 101 | 101011 |
Color Harmonies of #726973
Complementary color
Monochromatic Colors of #726973
Black with #726973
Text Example
Text Example
White with #726973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726973; }
p { color: rgb(114,105,115); }
H1.HeaderClassName
{
color: #726973;
}
.AnyTagClassName
{
color: #726973;
}
</style>
background-color css
<style>
a { background-color: #726973; }
a { background-color: rgb(114,105,115); }
div.DivClassName
{
background-color: #726973;
}
.BgClassName
{
background-color: #726973;
}
</style>
border-color css
<style>
span { border-color: #726973; }
span { border-color: rgb(114,105,115); }
td.TdClassName
{
border-color: #726973;
}
.TagClassName
{
border-color: #726973;
}
</style>