Shades of Rum #735878
Tints of Rum #735878
RGB
CMYK
RGB Variations
Color information
#735878 (or 0x735878) is known color: Rum. HEX triplet: 73, 58 and 78. RGB value is (115,88,120). Sum of RGB (Red+Green+Blue) = 115+88+120=323 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.60% from 323); Green value is 88 (34.77% from 255 or 27.24% from 323); Blue value is 120 (47.27% from 255 or 37.15% from 323); Max value from RGB is 120 - color contains mainly: blue. Hex color #735878 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735878 is #8CA787. Grayscale: #636363. Windows color (decimal): -9217928 or 7886963. OLE color: 7886963.
HSL color Cylindrical-coordinate representation of color #735878: hue angle of 290.62º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #735878 is Cyan = 0.04, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 88 | 120 | - |
| CMYK | 0.04 | 0.27 | 0 | 0.53 |
| HSL | 290.63º | 0.15% | 0.41% | - |
| HSV(B) | 290.63º | 0.27% | 0.47% | - |
| XYZ | 13.95 | 11.98 | 19.35 | - |
| YUV | 99.72 | 139.45 | 138.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 88 | 120 | 0.04 | 0.27 | 0 | 0.53 | 290.63 | 0.15 | 0.41 |
| Hex | 73 | 58 | 78 | 4 | 1B | 0 | 35 | 123 | F | 29 |
| Octal | 163 | 130 | 170 | 4 | 33 | 0 | 65 | 443 | 17 | 51 |
| Binary | 1110011 | 1011000 | 1111000 | 100 | 11011 | 0 | 110101 | 100100011 | 1111 | 101001 |
Color Harmonies of #735878
Complementary color
Monochromatic Colors of #735878
Black with #735878
Text Example
Text Example
White with #735878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735878; }
p { color: rgb(115,88,120); }
H1.HeaderClassName
{
color: #735878;
}
.AnyTagClassName
{
color: #735878;
}
</style>
background-color css
<style>
a { background-color: #735878; }
a { background-color: rgb(115,88,120); }
div.DivClassName
{
background-color: #735878;
}
.BgClassName
{
background-color: #735878;
}
</style>
border-color css
<style>
span { border-color: #735878; }
span { border-color: rgb(115,88,120); }
td.TdClassName
{
border-color: #735878;
}
.TagClassName
{
border-color: #735878;
}
</style>