Shades of Rum #726077
Tints of Rum #726077
RGB
CMYK
RGB Variations
Color information
#726077 (or 0x726077) is known color: Rum. HEX triplet: 72, 60 and 77. RGB value is (114,96,119). Sum of RGB (Red+Green+Blue) = 114+96+119=329 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.65% from 329); Green value is 96 (37.89% from 255 or 29.18% from 329); Blue value is 119 (46.88% from 255 or 36.17% from 329); Max value from RGB is 119 - color contains mainly: blue. Hex color #726077 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726077 is #8D9F88. Grayscale: #676767. Windows color (decimal): -9281417 or 7823474. OLE color: 7823474.
HSL color Cylindrical-coordinate representation of color #726077: hue angle of 286.96º degrees, saturation: 0.11, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #726077 is Cyan = 0.04, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 96 | 119 | - |
| CMYK | 0.04 | 0.19 | 0 | 0.53 |
| HSL | 286.96º | 0.11% | 0.42% | - |
| HSV(B) | 286.96º | 0.19% | 0.47% | - |
| XYZ | 14.45 | 13.28 | 19.25 | - |
| YUV | 104 | 136.46 | 135.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 96 | 119 | 0.04 | 0.19 | 0 | 0.53 | 286.96 | 0.11 | 0.42 |
| Hex | 72 | 60 | 77 | 4 | 13 | 0 | 35 | 11F | B | 2A |
| Octal | 162 | 140 | 167 | 4 | 23 | 0 | 65 | 437 | 13 | 52 |
| Binary | 1110010 | 1100000 | 1110111 | 100 | 10011 | 0 | 110101 | 100011111 | 1011 | 101010 |
Color Harmonies of #726077
Complementary color
Monochromatic Colors of #726077
Black with #726077
Text Example
Text Example
White with #726077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726077; }
p { color: rgb(114,96,119); }
H1.HeaderClassName
{
color: #726077;
}
.AnyTagClassName
{
color: #726077;
}
</style>
background-color css
<style>
a { background-color: #726077; }
a { background-color: rgb(114,96,119); }
div.DivClassName
{
background-color: #726077;
}
.BgClassName
{
background-color: #726077;
}
</style>
border-color css
<style>
span { border-color: #726077; }
span { border-color: rgb(114,96,119); }
td.TdClassName
{
border-color: #726077;
}
.TagClassName
{
border-color: #726077;
}
</style>