Shades of Rum #706376
Tints of Rum #706376
RGB
CMYK
RGB Variations
Color information
#706376 (or 0x706376) is known color: Rum. HEX triplet: 70, 63 and 76. RGB value is (112,99,118). Sum of RGB (Red+Green+Blue) = 112+99+118=329 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.04% from 329); Green value is 99 (39.06% from 255 or 30.09% from 329); Blue value is 118 (46.48% from 255 or 35.87% from 329); Max value from RGB is 118 - color contains mainly: blue. Hex color #706376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706376 is #8F9C89. Grayscale: #686868. Windows color (decimal): -9411722 or 7758704. OLE color: 7758704.
HSL color Cylindrical-coordinate representation of color #706376: hue angle of 281.05º 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 #706376 is Cyan = 0.05, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 99 | 118 | - |
| CMYK | 0.05 | 0.16 | 0 | 0.54 |
| HSL | 281.05º | 0.09% | 0.43% | - |
| HSV(B) | 281.05º | 0.16% | 0.46% | - |
| XYZ | 14.41 | 13.68 | 19.02 | - |
| YUV | 105.05 | 135.31 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 99 | 118 | 0.05 | 0.16 | 0 | 0.54 | 281.05 | 0.09 | 0.43 |
| Hex | 70 | 63 | 76 | 5 | 10 | 0 | 36 | 119 | 9 | 2B |
| Octal | 160 | 143 | 166 | 5 | 20 | 0 | 66 | 431 | 11 | 53 |
| Binary | 1110000 | 1100011 | 1110110 | 101 | 10000 | 0 | 110110 | 100011001 | 1001 | 101011 |
Color Harmonies of #706376
Complementary color
Monochromatic Colors of #706376
Black with #706376
Text Example
Text Example
White with #706376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706376; }
p { color: rgb(112,99,118); }
H1.HeaderClassName
{
color: #706376;
}
.AnyTagClassName
{
color: #706376;
}
</style>
background-color css
<style>
a { background-color: #706376; }
a { background-color: rgb(112,99,118); }
div.DivClassName
{
background-color: #706376;
}
.BgClassName
{
background-color: #706376;
}
</style>
border-color css
<style>
span { border-color: #706376; }
span { border-color: rgb(112,99,118); }
td.TdClassName
{
border-color: #706376;
}
.TagClassName
{
border-color: #706376;
}
</style>