Shades of Rum #726776
Tints of Rum #726776
RGB
CMYK
RGB Variations
Color information
#726776 (or 0x726776) is known color: Rum. HEX triplet: 72, 67 and 76. RGB value is (114,103,118). Sum of RGB (Red+Green+Blue) = 114+103+118=335 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.03% from 335); Green value is 103 (40.62% from 255 or 30.75% from 335); Blue value is 118 (46.48% from 255 or 35.22% from 335); Max value from RGB is 118 - color contains mainly: blue. Hex color #726776 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726776 is #8D9889. Grayscale: #6B6B6B. Windows color (decimal): -9279626 or 7759730. OLE color: 7759730.
HSL color Cylindrical-coordinate representation of color #726776: hue angle of 284º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #726776 is Cyan = 0.03, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 103 | 118 | - |
| CMYK | 0.03 | 0.13 | 0 | 0.54 |
| HSL | 284º | 0.07% | 0.43% | - |
| HSV(B) | 284º | 0.13% | 0.46% | - |
| XYZ | 15.06 | 14.59 | 19.16 | - |
| YUV | 108 | 133.64 | 132.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 118 | 0.03 | 0.13 | 0 | 0.54 | 284 | 0.07 | 0.43 |
| Hex | 72 | 67 | 76 | 3 | D | 0 | 36 | 11C | 7 | 2B |
| Octal | 162 | 147 | 166 | 3 | 15 | 0 | 66 | 434 | 7 | 53 |
| Binary | 1110010 | 1100111 | 1110110 | 11 | 1101 | 0 | 110110 | 100011100 | 111 | 101011 |
Color Harmonies of #726776
Complementary color
Monochromatic Colors of #726776
Black with #726776
Text Example
Text Example
White with #726776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726776; }
p { color: rgb(114,103,118); }
H1.HeaderClassName
{
color: #726776;
}
.AnyTagClassName
{
color: #726776;
}
</style>
background-color css
<style>
a { background-color: #726776; }
a { background-color: rgb(114,103,118); }
div.DivClassName
{
background-color: #726776;
}
.BgClassName
{
background-color: #726776;
}
</style>
border-color css
<style>
span { border-color: #726776; }
span { border-color: rgb(114,103,118); }
td.TdClassName
{
border-color: #726776;
}
.TagClassName
{
border-color: #726776;
}
</style>