Shades of Rum #73597A
Tints of Rum #73597A
RGB
CMYK
RGB Variations
Color information
#73597A (or 0x73597A) is known color: Rum. HEX triplet: 73, 59 and 7A. RGB value is (115,89,122). Sum of RGB (Red+Green+Blue) = 115+89+122=326 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.28% from 326); Green value is 89 (35.16% from 255 or 27.30% from 326); Blue value is 122 (48.05% from 255 or 37.42% from 326); Max value from RGB is 122 - color contains mainly: blue. Hex color #73597A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #73597A is #8CA685. Grayscale: #646464. Windows color (decimal): -9217670 or 8018291. OLE color: 8018291.
HSL color Cylindrical-coordinate representation of color #73597A: hue angle of 287.27º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #73597A is Cyan = 0.06, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 115 | 89 | 122 | - |
| CMYK | 0.06 | 0.27 | 0 | 0.52 |
| HSL | 287.27º | 0.16% | 0.41% | - |
| HSV(B) | 287.27º | 0.27% | 0.48% | - |
| XYZ | 14.16 | 12.19 | 20.02 | - |
| YUV | 100.54 | 140.11 | 138.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 89 | 122 | 0.06 | 0.27 | 0 | 0.52 | 287.27 | 0.16 | 0.41 |
| Hex | 73 | 59 | 7A | 6 | 1B | 0 | 34 | 11F | 10 | 29 |
| Octal | 163 | 131 | 172 | 6 | 33 | 0 | 64 | 437 | 20 | 51 |
| Binary | 1110011 | 1011001 | 1111010 | 110 | 11011 | 0 | 110100 | 100011111 | 10000 | 101001 |
Color Harmonies of #73597A
Complementary color
Monochromatic Colors of #73597A
Black with #73597A
Text Example
Text Example
White with #73597A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73597A; }
p { color: rgb(115,89,122); }
H1.HeaderClassName
{
color: #73597A;
}
.AnyTagClassName
{
color: #73597A;
}
</style>
background-color css
<style>
a { background-color: #73597A; }
a { background-color: rgb(115,89,122); }
div.DivClassName
{
background-color: #73597A;
}
.BgClassName
{
background-color: #73597A;
}
</style>
border-color css
<style>
span { border-color: #73597A; }
span { border-color: rgb(115,89,122); }
td.TdClassName
{
border-color: #73597A;
}
.TagClassName
{
border-color: #73597A;
}
</style>