Shades of Rum #736176
Tints of Rum #736176
RGB
CMYK
RGB Variations
Color information
#736176 (or 0x736176) is known color: Rum. HEX triplet: 73, 61 and 76. RGB value is (115,97,118). Sum of RGB (Red+Green+Blue) = 115+97+118=330 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.85% from 330); Green value is 97 (38.28% from 255 or 29.39% from 330); Blue value is 118 (46.48% from 255 or 35.76% from 330); Max value from RGB is 118 - color contains mainly: blue. Hex color #736176 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736176 is #8C9E89. Grayscale: #686868. Windows color (decimal): -9215626 or 7758195. OLE color: 7758195.
HSL color Cylindrical-coordinate representation of color #736176: 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 #736176 is Cyan = 0.03, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 97 | 118 | - |
| 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.61 | 13.5 | 18.98 | - |
| YUV | 104.78 | 135.46 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 97 | 118 | 0.03 | 0.18 | 0 | 0.54 | 291.43 | 0.1 | 0.42 |
| Hex | 73 | 61 | 76 | 3 | 12 | 0 | 36 | 123 | A | 2A |
| Octal | 163 | 141 | 166 | 3 | 22 | 0 | 66 | 443 | 12 | 52 |
| Binary | 1110011 | 1100001 | 1110110 | 11 | 10010 | 0 | 110110 | 100100011 | 1010 | 101010 |
Color Harmonies of #736176
Complementary color
Monochromatic Colors of #736176
Black with #736176
Text Example
Text Example
White with #736176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736176; }
p { color: rgb(115,97,118); }
H1.HeaderClassName
{
color: #736176;
}
.AnyTagClassName
{
color: #736176;
}
</style>
background-color css
<style>
a { background-color: #736176; }
a { background-color: rgb(115,97,118); }
div.DivClassName
{
background-color: #736176;
}
.BgClassName
{
background-color: #736176;
}
</style>
border-color css
<style>
span { border-color: #736176; }
span { border-color: rgb(115,97,118); }
td.TdClassName
{
border-color: #736176;
}
.TagClassName
{
border-color: #736176;
}
</style>