Shades of Rum #736878
Tints of Rum #736878
RGB
CMYK
RGB Variations
Color information
#736878 (or 0x736878) is known color: Rum. HEX triplet: 73, 68 and 78. RGB value is (115,104,120). Sum of RGB (Red+Green+Blue) = 115+104+120=339 (44% of max value = 765). Red value is 115 (45.31% from 255 or 33.92% from 339); Green value is 104 (41.02% from 255 or 30.68% from 339); Blue value is 120 (47.27% from 255 or 35.40% from 339); Max value from RGB is 120 - color contains mainly: blue. Hex color #736878 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736878 is #8C9787. Grayscale: #6D6D6D. Windows color (decimal): -9213832 or 7891059. OLE color: 7891059.
HSL color Cylindrical-coordinate representation of color #736878: hue angle of 281.25º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #736878 is Cyan = 0.04, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 104 | 120 | - |
| CMYK | 0.04 | 0.13 | 0 | 0.53 |
| HSL | 281.25º | 0.07% | 0.44% | - |
| HSV(B) | 281.25º | 0.13% | 0.47% | - |
| XYZ | 15.41 | 14.9 | 19.83 | - |
| YUV | 109.11 | 134.14 | 132.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 104 | 120 | 0.04 | 0.13 | 0 | 0.53 | 281.25 | 0.07 | 0.44 |
| Hex | 73 | 68 | 78 | 4 | D | 0 | 35 | 119 | 7 | 2C |
| Octal | 163 | 150 | 170 | 4 | 15 | 0 | 65 | 431 | 7 | 54 |
| Binary | 1110011 | 1101000 | 1111000 | 100 | 1101 | 0 | 110101 | 100011001 | 111 | 101100 |
Color Harmonies of #736878
Complementary color
Monochromatic Colors of #736878
Black with #736878
Text Example
Text Example
White with #736878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736878; }
p { color: rgb(115,104,120); }
H1.HeaderClassName
{
color: #736878;
}
.AnyTagClassName
{
color: #736878;
}
</style>
background-color css
<style>
a { background-color: #736878; }
a { background-color: rgb(115,104,120); }
div.DivClassName
{
background-color: #736878;
}
.BgClassName
{
background-color: #736878;
}
</style>
border-color css
<style>
span { border-color: #736878; }
span { border-color: rgb(115,104,120); }
td.TdClassName
{
border-color: #736878;
}
.TagClassName
{
border-color: #736878;
}
</style>