Shades of Rum #726777
Tints of Rum #726777
RGB
CMYK
RGB Variations
Color information
#726777 (or 0x726777) is known color: Rum. HEX triplet: 72, 67 and 77. RGB value is (114,103,119). Sum of RGB (Red+Green+Blue) = 114+103+119=336 (44% of max value = 765). Red value is 114 (44.92% from 255 or 33.93% from 336); Green value is 103 (40.62% from 255 or 30.65% from 336); Blue value is 119 (46.88% from 255 or 35.42% from 336); Max value from RGB is 119 - color contains mainly: blue. Hex color #726777 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726777 is #8D9888. Grayscale: #6C6C6C. Windows color (decimal): -9279625 or 7825266. OLE color: 7825266.
HSL color Cylindrical-coordinate representation of color #726777: hue angle of 281.25º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #726777 is Cyan = 0.04, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 103 | 119 | - |
| CMYK | 0.04 | 0.13 | 0 | 0.53 |
| HSL | 281.25º | 0.07% | 0.44% | - |
| HSV(B) | 281.25º | 0.13% | 0.47% | - |
| XYZ | 15.12 | 14.61 | 19.48 | - |
| YUV | 108.11 | 134.14 | 132.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 119 | 0.04 | 0.13 | 0 | 0.53 | 281.25 | 0.07 | 0.44 |
| Hex | 72 | 67 | 77 | 4 | D | 0 | 35 | 119 | 7 | 2C |
| Octal | 162 | 147 | 167 | 4 | 15 | 0 | 65 | 431 | 7 | 54 |
| Binary | 1110010 | 1100111 | 1110111 | 100 | 1101 | 0 | 110101 | 100011001 | 111 | 101100 |
Color Harmonies of #726777
Complementary color
Monochromatic Colors of #726777
Black with #726777
Text Example
Text Example
White with #726777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726777; }
p { color: rgb(114,103,119); }
H1.HeaderClassName
{
color: #726777;
}
.AnyTagClassName
{
color: #726777;
}
</style>
background-color css
<style>
a { background-color: #726777; }
a { background-color: rgb(114,103,119); }
div.DivClassName
{
background-color: #726777;
}
.BgClassName
{
background-color: #726777;
}
</style>
border-color css
<style>
span { border-color: #726777; }
span { border-color: rgb(114,103,119); }
td.TdClassName
{
border-color: #726777;
}
.TagClassName
{
border-color: #726777;
}
</style>