Shades of Rum #725677
Tints of Rum #725677
RGB
CMYK
RGB Variations
Color information
#725677 (or 0x725677) is known color: Rum. HEX triplet: 72, 56 and 77. RGB value is (114,86,119). Sum of RGB (Red+Green+Blue) = 114+86+119=319 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.74% from 319); Green value is 86 (33.98% from 255 or 26.96% from 319); Blue value is 119 (46.88% from 255 or 37.30% from 319); Max value from RGB is 119 - color contains mainly: blue. Hex color #725677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725677 is #8DA988. Grayscale: #626262. Windows color (decimal): -9283977 or 7820914. OLE color: 7820914.
HSL color Cylindrical-coordinate representation of color #725677: hue angle of 290.91º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #725677 is Cyan = 0.04, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 86 | 119 | - |
| CMYK | 0.04 | 0.28 | 0 | 0.53 |
| HSL | 290.91º | 0.16% | 0.4% | - |
| HSV(B) | 290.91º | 0.28% | 0.47% | - |
| XYZ | 13.6 | 11.56 | 18.97 | - |
| YUV | 98.13 | 139.78 | 139.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 119 | 0.04 | 0.28 | 0 | 0.53 | 290.91 | 0.16 | 0.4 |
| Hex | 72 | 56 | 77 | 4 | 1C | 0 | 35 | 123 | 10 | 28 |
| Octal | 162 | 126 | 167 | 4 | 34 | 0 | 65 | 443 | 20 | 50 |
| Binary | 1110010 | 1010110 | 1110111 | 100 | 11100 | 0 | 110101 | 100100011 | 10000 | 101000 |
Color Harmonies of #725677
Complementary color
Monochromatic Colors of #725677
Black with #725677
Text Example
Text Example
White with #725677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725677; }
p { color: rgb(114,86,119); }
H1.HeaderClassName
{
color: #725677;
}
.AnyTagClassName
{
color: #725677;
}
</style>
background-color css
<style>
a { background-color: #725677; }
a { background-color: rgb(114,86,119); }
div.DivClassName
{
background-color: #725677;
}
.BgClassName
{
background-color: #725677;
}
</style>
border-color css
<style>
span { border-color: #725677; }
span { border-color: rgb(114,86,119); }
td.TdClassName
{
border-color: #725677;
}
.TagClassName
{
border-color: #725677;
}
</style>