Shades of Rum #725776
Tints of Rum #725776
RGB
CMYK
RGB Variations
Color information
#725776 (or 0x725776) is known color: Rum. HEX triplet: 72, 57 and 76. RGB value is (114,87,118). Sum of RGB (Red+Green+Blue) = 114+87+118=319 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.74% from 319); Green value is 87 (34.38% from 255 or 27.27% from 319); Blue value is 118 (46.48% from 255 or 36.99% from 319); Max value from RGB is 118 - color contains mainly: blue. Hex color #725776 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725776 is #8DA889. Grayscale: #626262. Windows color (decimal): -9283722 or 7755634. OLE color: 7755634.
HSL color Cylindrical-coordinate representation of color #725776: hue angle of 292.26º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #725776 is Cyan = 0.03, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 87 | 118 | - |
| CMYK | 0.03 | 0.26 | 0 | 0.54 |
| HSL | 292.26º | 0.15% | 0.4% | - |
| HSV(B) | 292.26º | 0.26% | 0.46% | - |
| XYZ | 13.62 | 11.7 | 18.68 | - |
| YUV | 98.61 | 138.95 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 87 | 118 | 0.03 | 0.26 | 0 | 0.54 | 292.26 | 0.15 | 0.4 |
| Hex | 72 | 57 | 76 | 3 | 1A | 0 | 36 | 124 | F | 28 |
| Octal | 162 | 127 | 166 | 3 | 32 | 0 | 66 | 444 | 17 | 50 |
| Binary | 1110010 | 1010111 | 1110110 | 11 | 11010 | 0 | 110110 | 100100100 | 1111 | 101000 |
Color Harmonies of #725776
Complementary color
Monochromatic Colors of #725776
Black with #725776
Text Example
Text Example
White with #725776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725776; }
p { color: rgb(114,87,118); }
H1.HeaderClassName
{
color: #725776;
}
.AnyTagClassName
{
color: #725776;
}
</style>
background-color css
<style>
a { background-color: #725776; }
a { background-color: rgb(114,87,118); }
div.DivClassName
{
background-color: #725776;
}
.BgClassName
{
background-color: #725776;
}
</style>
border-color css
<style>
span { border-color: #725776; }
span { border-color: rgb(114,87,118); }
td.TdClassName
{
border-color: #725776;
}
.TagClassName
{
border-color: #725776;
}
</style>