Shades of Rum #736977
Tints of Rum #736977
RGB
CMYK
RGB Variations
Color information
#736977 (or 0x736977) is known color: Rum. HEX triplet: 73, 69 and 77. RGB value is (115,105,119). Sum of RGB (Red+Green+Blue) = 115+105+119=339 (44% of max value = 765). Red value is 115 (45.31% from 255 or 33.92% from 339); Green value is 105 (41.41% from 255 or 30.97% from 339); Blue value is 119 (46.88% from 255 or 35.10% from 339); Max value from RGB is 119 - color contains mainly: blue. Hex color #736977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736977 is #8C9688. Grayscale: #6D6D6D. Windows color (decimal): -9213577 or 7825779. OLE color: 7825779.
HSL color Cylindrical-coordinate representation of color #736977: hue angle of 282.86º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #736977 is Cyan = 0.03, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 105 | 119 | - |
| CMYK | 0.03 | 0.12 | 0 | 0.53 |
| HSL | 282.86º | 0.06% | 0.44% | - |
| HSV(B) | 282.86º | 0.12% | 0.47% | - |
| XYZ | 15.45 | 15.08 | 19.55 | - |
| YUV | 109.59 | 133.31 | 131.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 105 | 119 | 0.03 | 0.12 | 0 | 0.53 | 282.86 | 0.06 | 0.44 |
| Hex | 73 | 69 | 77 | 3 | C | 0 | 35 | 11B | 6 | 2C |
| Octal | 163 | 151 | 167 | 3 | 14 | 0 | 65 | 433 | 6 | 54 |
| Binary | 1110011 | 1101001 | 1110111 | 11 | 1100 | 0 | 110101 | 100011011 | 110 | 101100 |
Color Harmonies of #736977
Complementary color
Monochromatic Colors of #736977
Black with #736977
Text Example
Text Example
White with #736977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736977; }
p { color: rgb(115,105,119); }
H1.HeaderClassName
{
color: #736977;
}
.AnyTagClassName
{
color: #736977;
}
</style>
background-color css
<style>
a { background-color: #736977; }
a { background-color: rgb(115,105,119); }
div.DivClassName
{
background-color: #736977;
}
.BgClassName
{
background-color: #736977;
}
</style>
border-color css
<style>
span { border-color: #736977; }
span { border-color: rgb(115,105,119); }
td.TdClassName
{
border-color: #736977;
}
.TagClassName
{
border-color: #736977;
}
</style>