Shades of Rum #736279
Tints of Rum #736279
RGB
CMYK
RGB Variations
Color information
#736279 (or 0x736279) is known color: Rum. HEX triplet: 73, 62 and 79. RGB value is (115,98,121). Sum of RGB (Red+Green+Blue) = 115+98+121=334 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.43% from 334); Green value is 98 (38.67% from 255 or 29.34% from 334); Blue value is 121 (47.66% from 255 or 36.23% from 334); Max value from RGB is 121 - color contains mainly: blue. Hex color #736279 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736279 is #8C9D86. Grayscale: #696969. Windows color (decimal): -9215367 or 7955059. OLE color: 7955059.
HSL color Cylindrical-coordinate representation of color #736279: hue angle of 284.35º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #736279 is Cyan = 0.05, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 98 | 121 | - |
| CMYK | 0.05 | 0.19 | 0 | 0.53 |
| HSL | 284.35º | 0.11% | 0.43% | - |
| HSV(B) | 284.35º | 0.19% | 0.47% | - |
| XYZ | 14.89 | 13.76 | 19.96 | - |
| YUV | 105.71 | 136.63 | 134.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 98 | 121 | 0.05 | 0.19 | 0 | 0.53 | 284.35 | 0.11 | 0.43 |
| Hex | 73 | 62 | 79 | 5 | 13 | 0 | 35 | 11C | B | 2B |
| Octal | 163 | 142 | 171 | 5 | 23 | 0 | 65 | 434 | 13 | 53 |
| Binary | 1110011 | 1100010 | 1111001 | 101 | 10011 | 0 | 110101 | 100011100 | 1011 | 101011 |
Color Harmonies of #736279
Complementary color
Monochromatic Colors of #736279
Black with #736279
Text Example
Text Example
White with #736279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736279; }
p { color: rgb(115,98,121); }
H1.HeaderClassName
{
color: #736279;
}
.AnyTagClassName
{
color: #736279;
}
</style>
background-color css
<style>
a { background-color: #736279; }
a { background-color: rgb(115,98,121); }
div.DivClassName
{
background-color: #736279;
}
.BgClassName
{
background-color: #736279;
}
</style>
border-color css
<style>
span { border-color: #736279; }
span { border-color: rgb(115,98,121); }
td.TdClassName
{
border-color: #736279;
}
.TagClassName
{
border-color: #736279;
}
</style>