Shades of Rum #726276
Tints of Rum #726276
RGB
CMYK
RGB Variations
Color information
#726276 (or 0x726276) is known color: Rum. HEX triplet: 72, 62 and 76. RGB value is (114,98,118). Sum of RGB (Red+Green+Blue) = 114+98+118=330 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.55% from 330); Green value is 98 (38.67% from 255 or 29.70% from 330); Blue value is 118 (46.48% from 255 or 35.76% from 330); Max value from RGB is 118 - color contains mainly: blue. Hex color #726276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726276 is #8D9D89. Grayscale: #696969. Windows color (decimal): -9280906 or 7758450. OLE color: 7758450.
HSL color Cylindrical-coordinate representation of color #726276: hue angle of 288º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #726276 is Cyan = 0.03, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 98 | 118 | - |
| CMYK | 0.03 | 0.17 | 0 | 0.54 |
| HSL | 288º | 0.09% | 0.42% | - |
| HSV(B) | 288º | 0.17% | 0.46% | - |
| XYZ | 14.58 | 13.62 | 19 | - |
| YUV | 105.06 | 135.3 | 134.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 98 | 118 | 0.03 | 0.17 | 0 | 0.54 | 288 | 0.09 | 0.42 |
| Hex | 72 | 62 | 76 | 3 | 11 | 0 | 36 | 120 | 9 | 2A |
| Octal | 162 | 142 | 166 | 3 | 21 | 0 | 66 | 440 | 11 | 52 |
| Binary | 1110010 | 1100010 | 1110110 | 11 | 10001 | 0 | 110110 | 100100000 | 1001 | 101010 |
Color Harmonies of #726276
Complementary color
Monochromatic Colors of #726276
Black with #726276
Text Example
Text Example
White with #726276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726276; }
p { color: rgb(114,98,118); }
H1.HeaderClassName
{
color: #726276;
}
.AnyTagClassName
{
color: #726276;
}
</style>
background-color css
<style>
a { background-color: #726276; }
a { background-color: rgb(114,98,118); }
div.DivClassName
{
background-color: #726276;
}
.BgClassName
{
background-color: #726276;
}
</style>
border-color css
<style>
span { border-color: #726276; }
span { border-color: rgb(114,98,118); }
td.TdClassName
{
border-color: #726276;
}
.TagClassName
{
border-color: #726276;
}
</style>