Shades of Rum #736976
Tints of Rum #736976
RGB
CMYK
RGB Variations
Color information
#736976 (or 0x736976) is known color: Rum. HEX triplet: 73, 69 and 76. RGB value is (115,105,118). Sum of RGB (Red+Green+Blue) = 115+105+118=338 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.02% from 338); Green value is 105 (41.41% from 255 or 31.07% from 338); Blue value is 118 (46.48% from 255 or 34.91% from 338); Max value from RGB is 118 - color contains mainly: blue. Hex color #736976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736976 is #8C9689. Grayscale: #6D6D6D. Windows color (decimal): -9213578 or 7760243. OLE color: 7760243.
HSL color Cylindrical-coordinate representation of color #736976: hue angle of 286.15º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #736976 is Cyan = 0.03, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 105 | 118 | - |
| CMYK | 0.03 | 0.11 | 0 | 0.54 |
| HSL | 286.15º | 0.06% | 0.44% | - |
| HSV(B) | 286.15º | 0.11% | 0.46% | - |
| XYZ | 15.39 | 15.06 | 19.23 | - |
| YUV | 109.47 | 132.81 | 131.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 105 | 118 | 0.03 | 0.11 | 0 | 0.54 | 286.15 | 0.06 | 0.44 |
| Hex | 73 | 69 | 76 | 3 | B | 0 | 36 | 11E | 6 | 2C |
| Octal | 163 | 151 | 166 | 3 | 13 | 0 | 66 | 436 | 6 | 54 |
| Binary | 1110011 | 1101001 | 1110110 | 11 | 1011 | 0 | 110110 | 100011110 | 110 | 101100 |
Color Harmonies of #736976
Complementary color
Monochromatic Colors of #736976
Black with #736976
Text Example
Text Example
White with #736976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736976; }
p { color: rgb(115,105,118); }
H1.HeaderClassName
{
color: #736976;
}
.AnyTagClassName
{
color: #736976;
}
</style>
background-color css
<style>
a { background-color: #736976; }
a { background-color: rgb(115,105,118); }
div.DivClassName
{
background-color: #736976;
}
.BgClassName
{
background-color: #736976;
}
</style>
border-color css
<style>
span { border-color: #736976; }
span { border-color: rgb(115,105,118); }
td.TdClassName
{
border-color: #736976;
}
.TagClassName
{
border-color: #736976;
}
</style>