Shades of Rum #736178
Tints of Rum #736178
RGB
CMYK
RGB Variations
Color information
#736178 (or 0x736178) is known color: Rum. HEX triplet: 73, 61 and 78. RGB value is (115,97,120). Sum of RGB (Red+Green+Blue) = 115+97+120=332 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.64% from 332); Green value is 97 (38.28% from 255 or 29.22% from 332); Blue value is 120 (47.27% from 255 or 36.14% from 332); Max value from RGB is 120 - color contains mainly: blue. Hex color #736178 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736178 is #8C9E87. Grayscale: #686868. Windows color (decimal): -9215624 or 7889267. OLE color: 7889267.
HSL color Cylindrical-coordinate representation of color #736178: hue angle of 286.96º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #736178 is Cyan = 0.04, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 97 | 120 | - |
| CMYK | 0.04 | 0.19 | 0 | 0.53 |
| HSL | 286.96º | 0.11% | 0.43% | - |
| HSV(B) | 286.96º | 0.19% | 0.47% | - |
| XYZ | 14.74 | 13.55 | 19.61 | - |
| YUV | 105 | 136.46 | 135.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 97 | 120 | 0.04 | 0.19 | 0 | 0.53 | 286.96 | 0.11 | 0.43 |
| Hex | 73 | 61 | 78 | 4 | 13 | 0 | 35 | 11F | B | 2B |
| Octal | 163 | 141 | 170 | 4 | 23 | 0 | 65 | 437 | 13 | 53 |
| Binary | 1110011 | 1100001 | 1111000 | 100 | 10011 | 0 | 110101 | 100011111 | 1011 | 101011 |
Color Harmonies of #736178
Complementary color
Monochromatic Colors of #736178
Black with #736178
Text Example
Text Example
White with #736178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736178; }
p { color: rgb(115,97,120); }
H1.HeaderClassName
{
color: #736178;
}
.AnyTagClassName
{
color: #736178;
}
</style>
background-color css
<style>
a { background-color: #736178; }
a { background-color: rgb(115,97,120); }
div.DivClassName
{
background-color: #736178;
}
.BgClassName
{
background-color: #736178;
}
</style>
border-color css
<style>
span { border-color: #736178; }
span { border-color: rgb(115,97,120); }
td.TdClassName
{
border-color: #736178;
}
.TagClassName
{
border-color: #736178;
}
</style>