Shades of Rum #725977
Tints of Rum #725977
RGB
CMYK
RGB Variations
Color information
#725977 (or 0x725977) is known color: Rum. HEX triplet: 72, 59 and 77. RGB value is (114,89,119). Sum of RGB (Red+Green+Blue) = 114+89+119=322 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.40% from 322); Green value is 89 (35.16% from 255 or 27.64% from 322); Blue value is 119 (46.88% from 255 or 36.96% from 322); Max value from RGB is 119 - color contains mainly: blue. Hex color #725977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725977 is #8DA688. Grayscale: #636363. Windows color (decimal): -9283209 or 7821682. OLE color: 7821682.
HSL color Cylindrical-coordinate representation of color #725977: hue angle of 290º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #725977 is Cyan = 0.04, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 89 | 119 | - |
| CMYK | 0.04 | 0.25 | 0 | 0.53 |
| HSL | 290º | 0.14% | 0.41% | - |
| HSV(B) | 290º | 0.25% | 0.47% | - |
| XYZ | 13.84 | 12.05 | 19.05 | - |
| YUV | 99.9 | 138.78 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 119 | 0.04 | 0.25 | 0 | 0.53 | 290 | 0.14 | 0.41 |
| Hex | 72 | 59 | 77 | 4 | 19 | 0 | 35 | 122 | E | 29 |
| Octal | 162 | 131 | 167 | 4 | 31 | 0 | 65 | 442 | 16 | 51 |
| Binary | 1110010 | 1011001 | 1110111 | 100 | 11001 | 0 | 110101 | 100100010 | 1110 | 101001 |
Color Harmonies of #725977
Complementary color
Monochromatic Colors of #725977
Black with #725977
Text Example
Text Example
White with #725977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725977; }
p { color: rgb(114,89,119); }
H1.HeaderClassName
{
color: #725977;
}
.AnyTagClassName
{
color: #725977;
}
</style>
background-color css
<style>
a { background-color: #725977; }
a { background-color: rgb(114,89,119); }
div.DivClassName
{
background-color: #725977;
}
.BgClassName
{
background-color: #725977;
}
</style>
border-color css
<style>
span { border-color: #725977; }
span { border-color: rgb(114,89,119); }
td.TdClassName
{
border-color: #725977;
}
.TagClassName
{
border-color: #725977;
}
</style>