Shades of Rum #736876
Tints of Rum #736876
RGB
CMYK
RGB Variations
Color information
#736876 (or 0x736876) is known color: Rum. HEX triplet: 73, 68 and 76. RGB value is (115,104,118). Sum of RGB (Red+Green+Blue) = 115+104+118=337 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.12% from 337); Green value is 104 (41.02% from 255 or 30.86% from 337); Blue value is 118 (46.48% from 255 or 35.01% from 337); Max value from RGB is 118 - color contains mainly: blue. Hex color #736876 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736876 is #8C9789. Grayscale: #6C6C6C. Windows color (decimal): -9213834 or 7759987. OLE color: 7759987.
HSL color Cylindrical-coordinate representation of color #736876: hue angle of 287.14º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #736876 is Cyan = 0.03, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 104 | 118 | - |
| CMYK | 0.03 | 0.12 | 0 | 0.54 |
| HSL | 287.14º | 0.06% | 0.44% | - |
| HSV(B) | 287.14º | 0.12% | 0.46% | - |
| XYZ | 15.29 | 14.85 | 19.2 | - |
| YUV | 108.89 | 133.14 | 132.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 104 | 118 | 0.03 | 0.12 | 0 | 0.54 | 287.14 | 0.06 | 0.44 |
| Hex | 73 | 68 | 76 | 3 | C | 0 | 36 | 11F | 6 | 2C |
| Octal | 163 | 150 | 166 | 3 | 14 | 0 | 66 | 437 | 6 | 54 |
| Binary | 1110011 | 1101000 | 1110110 | 11 | 1100 | 0 | 110110 | 100011111 | 110 | 101100 |
Color Harmonies of #736876
Complementary color
Monochromatic Colors of #736876
Black with #736876
Text Example
Text Example
White with #736876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736876; }
p { color: rgb(115,104,118); }
H1.HeaderClassName
{
color: #736876;
}
.AnyTagClassName
{
color: #736876;
}
</style>
background-color css
<style>
a { background-color: #736876; }
a { background-color: rgb(115,104,118); }
div.DivClassName
{
background-color: #736876;
}
.BgClassName
{
background-color: #736876;
}
</style>
border-color css
<style>
span { border-color: #736876; }
span { border-color: rgb(115,104,118); }
td.TdClassName
{
border-color: #736876;
}
.TagClassName
{
border-color: #736876;
}
</style>