Shades of Rum #736079
Tints of Rum #736079
RGB
CMYK
RGB Variations
Color information
#736079 (or 0x736079) is known color: Rum. HEX triplet: 73, 60 and 79. RGB value is (115,96,121). Sum of RGB (Red+Green+Blue) = 115+96+121=332 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.64% from 332); Green value is 96 (37.89% from 255 or 28.92% from 332); Blue value is 121 (47.66% from 255 or 36.45% from 332); Max value from RGB is 121 - color contains mainly: blue. Hex color #736079 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736079 is #8C9F86. Grayscale: #686868. Windows color (decimal): -9215879 or 7954547. OLE color: 7954547.
HSL color Cylindrical-coordinate representation of color #736079: hue angle of 285.6º degrees, saturation: 0.12, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #736079 is Cyan = 0.05, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 96 | 121 | - |
| CMYK | 0.05 | 0.21 | 0 | 0.53 |
| HSL | 285.6º | 0.12% | 0.43% | - |
| HSV(B) | 285.6º | 0.21% | 0.47% | - |
| XYZ | 14.7 | 13.39 | 19.9 | - |
| YUV | 104.53 | 137.29 | 135.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 96 | 121 | 0.05 | 0.21 | 0 | 0.53 | 285.6 | 0.12 | 0.43 |
| Hex | 73 | 60 | 79 | 5 | 15 | 0 | 35 | 11E | C | 2B |
| Octal | 163 | 140 | 171 | 5 | 25 | 0 | 65 | 436 | 14 | 53 |
| Binary | 1110011 | 1100000 | 1111001 | 101 | 10101 | 0 | 110101 | 100011110 | 1100 | 101011 |
Color Harmonies of #736079
Complementary color
Monochromatic Colors of #736079
Black with #736079
Text Example
Text Example
White with #736079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736079; }
p { color: rgb(115,96,121); }
H1.HeaderClassName
{
color: #736079;
}
.AnyTagClassName
{
color: #736079;
}
</style>
background-color css
<style>
a { background-color: #736079; }
a { background-color: rgb(115,96,121); }
div.DivClassName
{
background-color: #736079;
}
.BgClassName
{
background-color: #736079;
}
</style>
border-color css
<style>
span { border-color: #736079; }
span { border-color: rgb(115,96,121); }
td.TdClassName
{
border-color: #736079;
}
.TagClassName
{
border-color: #736079;
}
</style>