Shades of Rum #726075
Tints of Rum #726075
RGB
CMYK
RGB Variations
Color information
#726075 (or 0x726075) is known color: Rum. HEX triplet: 72, 60 and 75. RGB value is (114,96,117). Sum of RGB (Red+Green+Blue) = 114+96+117=327 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.86% from 327); Green value is 96 (37.89% from 255 or 29.36% from 327); Blue value is 117 (46.09% from 255 or 35.78% from 327); Max value from RGB is 117 - color contains mainly: blue. Hex color #726075 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726075 is #8D9F8A. Grayscale: #676767. Windows color (decimal): -9281419 or 7692402. OLE color: 7692402.
HSL color Cylindrical-coordinate representation of color #726075: hue angle of 291.43º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #726075 is Cyan = 0.03, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 96 | 117 | - |
| CMYK | 0.03 | 0.18 | 0 | 0.54 |
| HSL | 291.43º | 0.1% | 0.42% | - |
| HSV(B) | 291.43º | 0.18% | 0.46% | - |
| XYZ | 14.33 | 13.23 | 18.63 | - |
| YUV | 103.78 | 135.46 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 96 | 117 | 0.03 | 0.18 | 0 | 0.54 | 291.43 | 0.1 | 0.42 |
| Hex | 72 | 60 | 75 | 3 | 12 | 0 | 36 | 123 | A | 2A |
| Octal | 162 | 140 | 165 | 3 | 22 | 0 | 66 | 443 | 12 | 52 |
| Binary | 1110010 | 1100000 | 1110101 | 11 | 10010 | 0 | 110110 | 100100011 | 1010 | 101010 |
Color Harmonies of #726075
Complementary color
Monochromatic Colors of #726075
Black with #726075
Text Example
Text Example
White with #726075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726075; }
p { color: rgb(114,96,117); }
H1.HeaderClassName
{
color: #726075;
}
.AnyTagClassName
{
color: #726075;
}
</style>
background-color css
<style>
a { background-color: #726075; }
a { background-color: rgb(114,96,117); }
div.DivClassName
{
background-color: #726075;
}
.BgClassName
{
background-color: #726075;
}
</style>
border-color css
<style>
span { border-color: #726075; }
span { border-color: rgb(114,96,117); }
td.TdClassName
{
border-color: #726075;
}
.TagClassName
{
border-color: #726075;
}
</style>