Shades of Rum #735777
Tints of Rum #735777
RGB
CMYK
RGB Variations
Color information
#735777 (or 0x735777) is known color: Rum. HEX triplet: 73, 57 and 77. RGB value is (115,87,119). Sum of RGB (Red+Green+Blue) = 115+87+119=321 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.83% from 321); Green value is 87 (34.38% from 255 or 27.10% from 321); Blue value is 119 (46.88% from 255 or 37.07% from 321); Max value from RGB is 119 - color contains mainly: blue. Hex color #735777 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735777 is #8CA888. Grayscale: #626262. Windows color (decimal): -9218185 or 7821171. OLE color: 7821171.
HSL color Cylindrical-coordinate representation of color #735777: hue angle of 292.5º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #735777 is Cyan = 0.03, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 87 | 119 | - |
| CMYK | 0.03 | 0.27 | 0 | 0.53 |
| HSL | 292.5º | 0.16% | 0.4% | - |
| HSV(B) | 292.5º | 0.27% | 0.47% | - |
| XYZ | 13.81 | 11.79 | 19 | - |
| YUV | 99.02 | 139.28 | 139.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 87 | 119 | 0.03 | 0.27 | 0 | 0.53 | 292.5 | 0.16 | 0.4 |
| Hex | 73 | 57 | 77 | 3 | 1B | 0 | 35 | 124 | 10 | 28 |
| Octal | 163 | 127 | 167 | 3 | 33 | 0 | 65 | 444 | 20 | 50 |
| Binary | 1110011 | 1010111 | 1110111 | 11 | 11011 | 0 | 110101 | 100100100 | 10000 | 101000 |
Color Harmonies of #735777
Complementary color
Monochromatic Colors of #735777
Black with #735777
Text Example
Text Example
White with #735777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735777; }
p { color: rgb(115,87,119); }
H1.HeaderClassName
{
color: #735777;
}
.AnyTagClassName
{
color: #735777;
}
</style>
background-color css
<style>
a { background-color: #735777; }
a { background-color: rgb(115,87,119); }
div.DivClassName
{
background-color: #735777;
}
.BgClassName
{
background-color: #735777;
}
</style>
border-color css
<style>
span { border-color: #735777; }
span { border-color: rgb(115,87,119); }
td.TdClassName
{
border-color: #735777;
}
.TagClassName
{
border-color: #735777;
}
</style>