Shades of Rum #725976
Tints of Rum #725976
RGB
CMYK
RGB Variations
Color information
#725976 (or 0x725976) is known color: Rum. HEX triplet: 72, 59 and 76. RGB value is (114,89,118). Sum of RGB (Red+Green+Blue) = 114+89+118=321 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.51% from 321); Green value is 89 (35.16% from 255 or 27.73% from 321); Blue value is 118 (46.48% from 255 or 36.76% from 321); Max value from RGB is 118 - color contains mainly: blue. Hex color #725976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725976 is #8DA689. Grayscale: #636363. Windows color (decimal): -9283210 or 7756146. OLE color: 7756146.
HSL color Cylindrical-coordinate representation of color #725976: hue angle of 291.72º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #725976 is Cyan = 0.03, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 89 | 118 | - |
| CMYK | 0.03 | 0.25 | 0 | 0.54 |
| HSL | 291.72º | 0.14% | 0.41% | - |
| HSV(B) | 291.72º | 0.25% | 0.46% | - |
| XYZ | 13.78 | 12.03 | 18.74 | - |
| YUV | 99.78 | 138.28 | 138.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 118 | 0.03 | 0.25 | 0 | 0.54 | 291.72 | 0.14 | 0.41 |
| Hex | 72 | 59 | 76 | 3 | 19 | 0 | 36 | 124 | E | 29 |
| Octal | 162 | 131 | 166 | 3 | 31 | 0 | 66 | 444 | 16 | 51 |
| Binary | 1110010 | 1011001 | 1110110 | 11 | 11001 | 0 | 110110 | 100100100 | 1110 | 101001 |
Color Harmonies of #725976
Complementary color
Monochromatic Colors of #725976
Black with #725976
Text Example
Text Example
White with #725976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725976; }
p { color: rgb(114,89,118); }
H1.HeaderClassName
{
color: #725976;
}
.AnyTagClassName
{
color: #725976;
}
</style>
background-color css
<style>
a { background-color: #725976; }
a { background-color: rgb(114,89,118); }
div.DivClassName
{
background-color: #725976;
}
.BgClassName
{
background-color: #725976;
}
</style>
border-color css
<style>
span { border-color: #725976; }
span { border-color: rgb(114,89,118); }
td.TdClassName
{
border-color: #725976;
}
.TagClassName
{
border-color: #725976;
}
</style>