Shades of Rum #735977
Tints of Rum #735977
RGB
CMYK
RGB Variations
Color information
#735977 (or 0x735977) is known color: Rum. HEX triplet: 73, 59 and 77. RGB value is (115,89,119). Sum of RGB (Red+Green+Blue) = 115+89+119=323 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.60% from 323); Green value is 89 (35.16% from 255 or 27.55% from 323); Blue value is 119 (46.88% from 255 or 36.84% from 323); Max value from RGB is 119 - color contains mainly: blue. Hex color #735977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735977 is #8CA688. Grayscale: #646464. Windows color (decimal): -9217673 or 7821683. OLE color: 7821683.
HSL color Cylindrical-coordinate representation of color #735977: hue angle of 292º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #735977 is Cyan = 0.03, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 89 | 119 | - |
| CMYK | 0.03 | 0.25 | 0 | 0.53 |
| HSL | 292º | 0.14% | 0.41% | - |
| HSV(B) | 292º | 0.25% | 0.47% | - |
| XYZ | 13.97 | 12.12 | 19.06 | - |
| YUV | 100.19 | 138.61 | 138.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 89 | 119 | 0.03 | 0.25 | 0 | 0.53 | 292 | 0.14 | 0.41 |
| Hex | 73 | 59 | 77 | 3 | 19 | 0 | 35 | 124 | E | 29 |
| Octal | 163 | 131 | 167 | 3 | 31 | 0 | 65 | 444 | 16 | 51 |
| Binary | 1110011 | 1011001 | 1110111 | 11 | 11001 | 0 | 110101 | 100100100 | 1110 | 101001 |
Color Harmonies of #735977
Complementary color
Monochromatic Colors of #735977
Black with #735977
Text Example
Text Example
White with #735977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735977; }
p { color: rgb(115,89,119); }
H1.HeaderClassName
{
color: #735977;
}
.AnyTagClassName
{
color: #735977;
}
</style>
background-color css
<style>
a { background-color: #735977; }
a { background-color: rgb(115,89,119); }
div.DivClassName
{
background-color: #735977;
}
.BgClassName
{
background-color: #735977;
}
</style>
border-color css
<style>
span { border-color: #735977; }
span { border-color: rgb(115,89,119); }
td.TdClassName
{
border-color: #735977;
}
.TagClassName
{
border-color: #735977;
}
</style>