Shades of Rum #736376
Tints of Rum #736376
RGB
CMYK
RGB Variations
Color information
#736376 (or 0x736376) is known color: Rum. HEX triplet: 73, 63 and 76. RGB value is (115,99,118). Sum of RGB (Red+Green+Blue) = 115+99+118=332 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.64% from 332); Green value is 99 (39.06% from 255 or 29.82% from 332); Blue value is 118 (46.48% from 255 or 35.54% from 332); Max value from RGB is 118 - color contains mainly: blue. Hex color #736376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736376 is #8C9C89. Grayscale: #696969. Windows color (decimal): -9215114 or 7758707. OLE color: 7758707.
HSL color Cylindrical-coordinate representation of color #736376: hue angle of 290.53º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #736376 is Cyan = 0.03, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 99 | 118 | - |
| CMYK | 0.03 | 0.16 | 0 | 0.54 |
| HSL | 290.53º | 0.09% | 0.43% | - |
| HSV(B) | 290.53º | 0.16% | 0.46% | - |
| XYZ | 14.8 | 13.88 | 19.04 | - |
| YUV | 105.95 | 134.8 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 99 | 118 | 0.03 | 0.16 | 0 | 0.54 | 290.53 | 0.09 | 0.43 |
| Hex | 73 | 63 | 76 | 3 | 10 | 0 | 36 | 123 | 9 | 2B |
| Octal | 163 | 143 | 166 | 3 | 20 | 0 | 66 | 443 | 11 | 53 |
| Binary | 1110011 | 1100011 | 1110110 | 11 | 10000 | 0 | 110110 | 100100011 | 1001 | 101011 |
Color Harmonies of #736376
Complementary color
Monochromatic Colors of #736376
Black with #736376
Text Example
Text Example
White with #736376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736376; }
p { color: rgb(115,99,118); }
H1.HeaderClassName
{
color: #736376;
}
.AnyTagClassName
{
color: #736376;
}
</style>
background-color css
<style>
a { background-color: #736376; }
a { background-color: rgb(115,99,118); }
div.DivClassName
{
background-color: #736376;
}
.BgClassName
{
background-color: #736376;
}
</style>
border-color css
<style>
span { border-color: #736376; }
span { border-color: rgb(115,99,118); }
td.TdClassName
{
border-color: #736376;
}
.TagClassName
{
border-color: #736376;
}
</style>