Shades of Rum #726676
Tints of Rum #726676
RGB
CMYK
RGB Variations
Color information
#726676 (or 0x726676) is known color: Rum. HEX triplet: 72, 66 and 76. RGB value is (114,102,118). Sum of RGB (Red+Green+Blue) = 114+102+118=334 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.13% from 334); Green value is 102 (40.23% from 255 or 30.54% from 334); Blue value is 118 (46.48% from 255 or 35.33% from 334); Max value from RGB is 118 - color contains mainly: blue. Hex color #726676 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726676 is #8D9989. Grayscale: #6B6B6B. Windows color (decimal): -9279882 or 7759474. OLE color: 7759474.
HSL color Cylindrical-coordinate representation of color #726676: hue angle of 285º degrees, saturation: 0.07, 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 #726676 is Cyan = 0.03, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 102 | 118 | - |
| CMYK | 0.03 | 0.14 | 0 | 0.54 |
| HSL | 285º | 0.07% | 0.43% | - |
| HSV(B) | 285º | 0.14% | 0.46% | - |
| XYZ | 14.96 | 14.39 | 19.13 | - |
| YUV | 107.41 | 133.98 | 132.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 118 | 0.03 | 0.14 | 0 | 0.54 | 285 | 0.07 | 0.43 |
| Hex | 72 | 66 | 76 | 3 | E | 0 | 36 | 11D | 7 | 2B |
| Octal | 162 | 146 | 166 | 3 | 16 | 0 | 66 | 435 | 7 | 53 |
| Binary | 1110010 | 1100110 | 1110110 | 11 | 1110 | 0 | 110110 | 100011101 | 111 | 101011 |
Color Harmonies of #726676
Complementary color
Monochromatic Colors of #726676
Black with #726676
Text Example
Text Example
White with #726676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726676; }
p { color: rgb(114,102,118); }
H1.HeaderClassName
{
color: #726676;
}
.AnyTagClassName
{
color: #726676;
}
</style>
background-color css
<style>
a { background-color: #726676; }
a { background-color: rgb(114,102,118); }
div.DivClassName
{
background-color: #726676;
}
.BgClassName
{
background-color: #726676;
}
</style>
border-color css
<style>
span { border-color: #726676; }
span { border-color: rgb(114,102,118); }
td.TdClassName
{
border-color: #726676;
}
.TagClassName
{
border-color: #726676;
}
</style>