Shades of Rum #726576
Tints of Rum #726576
RGB
CMYK
RGB Variations
Color information
#726576 (or 0x726576) is known color: Rum. HEX triplet: 72, 65 and 76. RGB value is (114,101,118). Sum of RGB (Red+Green+Blue) = 114+101+118=333 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.23% from 333); Green value is 101 (39.84% from 255 or 30.33% from 333); Blue value is 118 (46.48% from 255 or 35.44% from 333); Max value from RGB is 118 - color contains mainly: blue. Hex color #726576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726576 is #8D9A89. Grayscale: #6A6A6A. Windows color (decimal): -9280138 or 7759218. OLE color: 7759218.
HSL color Cylindrical-coordinate representation of color #726576: hue angle of 285.88º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #726576 is Cyan = 0.03, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 101 | 118 | - |
| CMYK | 0.03 | 0.14 | 0 | 0.54 |
| HSL | 285.88º | 0.08% | 0.43% | - |
| HSV(B) | 285.88º | 0.14% | 0.46% | - |
| XYZ | 14.86 | 14.19 | 19.1 | - |
| YUV | 106.83 | 134.31 | 133.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 101 | 118 | 0.03 | 0.14 | 0 | 0.54 | 285.88 | 0.08 | 0.43 |
| Hex | 72 | 65 | 76 | 3 | E | 0 | 36 | 11E | 8 | 2B |
| Octal | 162 | 145 | 166 | 3 | 16 | 0 | 66 | 436 | 10 | 53 |
| Binary | 1110010 | 1100101 | 1110110 | 11 | 1110 | 0 | 110110 | 100011110 | 1000 | 101011 |
Color Harmonies of #726576
Complementary color
Monochromatic Colors of #726576
Black with #726576
Text Example
Text Example
White with #726576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726576; }
p { color: rgb(114,101,118); }
H1.HeaderClassName
{
color: #726576;
}
.AnyTagClassName
{
color: #726576;
}
</style>
background-color css
<style>
a { background-color: #726576; }
a { background-color: rgb(114,101,118); }
div.DivClassName
{
background-color: #726576;
}
.BgClassName
{
background-color: #726576;
}
</style>
border-color css
<style>
span { border-color: #726576; }
span { border-color: rgb(114,101,118); }
td.TdClassName
{
border-color: #726576;
}
.TagClassName
{
border-color: #726576;
}
</style>