Shades of Rum #726376
Tints of Rum #726376
RGB
CMYK
RGB Variations
Color information
#726376 (or 0x726376) is known color: Rum. HEX triplet: 72, 63 and 76. RGB value is (114,99,118). Sum of RGB (Red+Green+Blue) = 114+99+118=331 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.44% from 331); Green value is 99 (39.06% from 255 or 29.91% from 331); Blue value is 118 (46.48% from 255 or 35.65% from 331); Max value from RGB is 118 - color contains mainly: blue. Hex color #726376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726376 is #8D9C89. Grayscale: #696969. Windows color (decimal): -9280650 or 7758706. OLE color: 7758706.
HSL color Cylindrical-coordinate representation of color #726376: hue angle of 287.37º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #726376 is Cyan = 0.03, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 99 | 118 | - |
| CMYK | 0.03 | 0.16 | 0 | 0.54 |
| HSL | 287.37º | 0.09% | 0.43% | - |
| HSV(B) | 287.37º | 0.16% | 0.46% | - |
| XYZ | 14.67 | 13.81 | 19.03 | - |
| YUV | 105.65 | 134.97 | 133.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 99 | 118 | 0.03 | 0.16 | 0 | 0.54 | 287.37 | 0.09 | 0.43 |
| Hex | 72 | 63 | 76 | 3 | 10 | 0 | 36 | 11F | 9 | 2B |
| Octal | 162 | 143 | 166 | 3 | 20 | 0 | 66 | 437 | 11 | 53 |
| Binary | 1110010 | 1100011 | 1110110 | 11 | 10000 | 0 | 110110 | 100011111 | 1001 | 101011 |
Color Harmonies of #726376
Complementary color
Monochromatic Colors of #726376
Black with #726376
Text Example
Text Example
White with #726376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726376; }
p { color: rgb(114,99,118); }
H1.HeaderClassName
{
color: #726376;
}
.AnyTagClassName
{
color: #726376;
}
</style>
background-color css
<style>
a { background-color: #726376; }
a { background-color: rgb(114,99,118); }
div.DivClassName
{
background-color: #726376;
}
.BgClassName
{
background-color: #726376;
}
</style>
border-color css
<style>
span { border-color: #726376; }
span { border-color: rgb(114,99,118); }
td.TdClassName
{
border-color: #726376;
}
.TagClassName
{
border-color: #726376;
}
</style>