Shades of Rum #726375
Tints of Rum #726375
RGB
CMYK
RGB Variations
Color information
#726375 (or 0x726375) is known color: Rum. HEX triplet: 72, 63 and 75. RGB value is (114,99,117). Sum of RGB (Red+Green+Blue) = 114+99+117=330 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.55% from 330); Green value is 99 (39.06% from 255 or 30% from 330); Blue value is 117 (46.09% from 255 or 35.45% from 330); Max value from RGB is 117 - color contains mainly: blue. Hex color #726375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726375 is #8D9C8A. Grayscale: #696969. Windows color (decimal): -9280651 or 7693170. OLE color: 7693170.
HSL color Cylindrical-coordinate representation of color #726375: hue angle of 290º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #726375 is Cyan = 0.03, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 99 | 117 | - |
| CMYK | 0.03 | 0.15 | 0 | 0.54 |
| HSL | 290º | 0.08% | 0.42% | - |
| HSV(B) | 290º | 0.15% | 0.46% | - |
| XYZ | 14.61 | 13.79 | 18.72 | - |
| YUV | 105.54 | 134.47 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 99 | 117 | 0.03 | 0.15 | 0 | 0.54 | 290 | 0.08 | 0.42 |
| Hex | 72 | 63 | 75 | 3 | F | 0 | 36 | 122 | 8 | 2A |
| Octal | 162 | 143 | 165 | 3 | 17 | 0 | 66 | 442 | 10 | 52 |
| Binary | 1110010 | 1100011 | 1110101 | 11 | 1111 | 0 | 110110 | 100100010 | 1000 | 101010 |
Color Harmonies of #726375
Complementary color
Monochromatic Colors of #726375
Black with #726375
Text Example
Text Example
White with #726375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726375; }
p { color: rgb(114,99,117); }
H1.HeaderClassName
{
color: #726375;
}
.AnyTagClassName
{
color: #726375;
}
</style>
background-color css
<style>
a { background-color: #726375; }
a { background-color: rgb(114,99,117); }
div.DivClassName
{
background-color: #726375;
}
.BgClassName
{
background-color: #726375;
}
</style>
border-color css
<style>
span { border-color: #726375; }
span { border-color: rgb(114,99,117); }
td.TdClassName
{
border-color: #726375;
}
.TagClassName
{
border-color: #726375;
}
</style>