Shades of Rum #725678
Tints of Rum #725678
RGB
CMYK
RGB Variations
Color information
#725678 (or 0x725678) is known color: Rum. HEX triplet: 72, 56 and 78. RGB value is (114,86,120). Sum of RGB (Red+Green+Blue) = 114+86+120=320 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.62% from 320); Green value is 86 (33.98% from 255 or 26.88% from 320); Blue value is 120 (47.27% from 255 or 37.5% from 320); Max value from RGB is 120 - color contains mainly: blue. Hex color #725678 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725678 is #8DA987. Grayscale: #626262. Windows color (decimal): -9283976 or 7886450. OLE color: 7886450.
HSL color Cylindrical-coordinate representation of color #725678: hue angle of 289.41º degrees, saturation: 0.17, 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 #725678 is Cyan = 0.05, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 86 | 120 | - |
| CMYK | 0.05 | 0.28 | 0 | 0.53 |
| HSL | 289.41º | 0.17% | 0.4% | - |
| HSV(B) | 289.41º | 0.28% | 0.47% | - |
| XYZ | 13.66 | 11.59 | 19.29 | - |
| YUV | 98.25 | 140.28 | 139.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 120 | 0.05 | 0.28 | 0 | 0.53 | 289.41 | 0.17 | 0.4 |
| Hex | 72 | 56 | 78 | 5 | 1C | 0 | 35 | 121 | 11 | 28 |
| Octal | 162 | 126 | 170 | 5 | 34 | 0 | 65 | 441 | 21 | 50 |
| Binary | 1110010 | 1010110 | 1111000 | 101 | 11100 | 0 | 110101 | 100100001 | 10001 | 101000 |
Color Harmonies of #725678
Complementary color
Monochromatic Colors of #725678
Black with #725678
Text Example
Text Example
White with #725678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725678; }
p { color: rgb(114,86,120); }
H1.HeaderClassName
{
color: #725678;
}
.AnyTagClassName
{
color: #725678;
}
</style>
background-color css
<style>
a { background-color: #725678; }
a { background-color: rgb(114,86,120); }
div.DivClassName
{
background-color: #725678;
}
.BgClassName
{
background-color: #725678;
}
</style>
border-color css
<style>
span { border-color: #725678; }
span { border-color: rgb(114,86,120); }
td.TdClassName
{
border-color: #725678;
}
.TagClassName
{
border-color: #725678;
}
</style>