Shades of Rum #736278
Tints of Rum #736278
RGB
CMYK
RGB Variations
Color information
#736278 (or 0x736278) is known color: Rum. HEX triplet: 73, 62 and 78. RGB value is (115,98,120). Sum of RGB (Red+Green+Blue) = 115+98+120=333 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.53% from 333); Green value is 98 (38.67% from 255 or 29.43% from 333); Blue value is 120 (47.27% from 255 or 36.04% from 333); Max value from RGB is 120 - color contains mainly: blue. Hex color #736278 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736278 is #8C9D87. Grayscale: #696969. Windows color (decimal): -9215368 or 7889523. OLE color: 7889523.
HSL color Cylindrical-coordinate representation of color #736278: hue angle of 286.36º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #736278 is Cyan = 0.04, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 98 | 120 | - |
| CMYK | 0.04 | 0.18 | 0 | 0.53 |
| HSL | 286.36º | 0.1% | 0.43% | - |
| HSV(B) | 286.36º | 0.18% | 0.47% | - |
| XYZ | 14.83 | 13.74 | 19.64 | - |
| YUV | 105.59 | 136.13 | 134.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 98 | 120 | 0.04 | 0.18 | 0 | 0.53 | 286.36 | 0.1 | 0.43 |
| Hex | 73 | 62 | 78 | 4 | 12 | 0 | 35 | 11E | A | 2B |
| Octal | 163 | 142 | 170 | 4 | 22 | 0 | 65 | 436 | 12 | 53 |
| Binary | 1110011 | 1100010 | 1111000 | 100 | 10010 | 0 | 110101 | 100011110 | 1010 | 101011 |
Color Harmonies of #736278
Complementary color
Monochromatic Colors of #736278
Black with #736278
Text Example
Text Example
White with #736278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736278; }
p { color: rgb(115,98,120); }
H1.HeaderClassName
{
color: #736278;
}
.AnyTagClassName
{
color: #736278;
}
</style>
background-color css
<style>
a { background-color: #736278; }
a { background-color: rgb(115,98,120); }
div.DivClassName
{
background-color: #736278;
}
.BgClassName
{
background-color: #736278;
}
</style>
border-color css
<style>
span { border-color: #736278; }
span { border-color: rgb(115,98,120); }
td.TdClassName
{
border-color: #736278;
}
.TagClassName
{
border-color: #736278;
}
</style>