Shades of Rum #725877
Tints of Rum #725877
RGB
CMYK
RGB Variations
Color information
#725877 (or 0x725877) is known color: Rum. HEX triplet: 72, 58 and 77. RGB value is (114,88,119). Sum of RGB (Red+Green+Blue) = 114+88+119=321 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.51% from 321); Green value is 88 (34.77% from 255 or 27.41% from 321); Blue value is 119 (46.88% from 255 or 37.07% from 321); Max value from RGB is 119 - color contains mainly: blue. Hex color #725877 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725877 is #8DA788. Grayscale: #636363. Windows color (decimal): -9283465 or 7821426. OLE color: 7821426.
HSL color Cylindrical-coordinate representation of color #725877: hue angle of 290.32º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #725877 is Cyan = 0.04, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 88 | 119 | - |
| CMYK | 0.04 | 0.26 | 0 | 0.53 |
| HSL | 290.32º | 0.15% | 0.41% | - |
| HSV(B) | 290.32º | 0.26% | 0.47% | - |
| XYZ | 13.76 | 11.89 | 19.02 | - |
| YUV | 99.31 | 139.11 | 138.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 88 | 119 | 0.04 | 0.26 | 0 | 0.53 | 290.32 | 0.15 | 0.41 |
| Hex | 72 | 58 | 77 | 4 | 1A | 0 | 35 | 122 | F | 29 |
| Octal | 162 | 130 | 167 | 4 | 32 | 0 | 65 | 442 | 17 | 51 |
| Binary | 1110010 | 1011000 | 1110111 | 100 | 11010 | 0 | 110101 | 100100010 | 1111 | 101001 |
Color Harmonies of #725877
Complementary color
Monochromatic Colors of #725877
Black with #725877
Text Example
Text Example
White with #725877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725877; }
p { color: rgb(114,88,119); }
H1.HeaderClassName
{
color: #725877;
}
.AnyTagClassName
{
color: #725877;
}
</style>
background-color css
<style>
a { background-color: #725877; }
a { background-color: rgb(114,88,119); }
div.DivClassName
{
background-color: #725877;
}
.BgClassName
{
background-color: #725877;
}
</style>
border-color css
<style>
span { border-color: #725877; }
span { border-color: rgb(114,88,119); }
td.TdClassName
{
border-color: #725877;
}
.TagClassName
{
border-color: #725877;
}
</style>