Shades of Rum #706375
Tints of Rum #706375
RGB
CMYK
RGB Variations
Color information
#706375 (or 0x706375) is known color: Rum. HEX triplet: 70, 63 and 75. RGB value is (112,99,117). Sum of RGB (Red+Green+Blue) = 112+99+117=328 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.15% from 328); Green value is 99 (39.06% from 255 or 30.18% from 328); Blue value is 117 (46.09% from 255 or 35.67% from 328); Max value from RGB is 117 - color contains mainly: blue. Hex color #706375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706375 is #8F9C8A. Grayscale: #686868. Windows color (decimal): -9411723 or 7693168. OLE color: 7693168.
HSL color Cylindrical-coordinate representation of color #706375: hue angle of 283.33º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #706375 is Cyan = 0.04, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 99 | 117 | - |
| CMYK | 0.04 | 0.15 | 0 | 0.54 |
| HSL | 283.33º | 0.08% | 0.42% | - |
| HSV(B) | 283.33º | 0.15% | 0.46% | - |
| XYZ | 14.35 | 13.65 | 18.71 | - |
| YUV | 104.94 | 134.81 | 133.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 99 | 117 | 0.04 | 0.15 | 0 | 0.54 | 283.33 | 0.08 | 0.42 |
| Hex | 70 | 63 | 75 | 4 | F | 0 | 36 | 11B | 8 | 2A |
| Octal | 160 | 143 | 165 | 4 | 17 | 0 | 66 | 433 | 10 | 52 |
| Binary | 1110000 | 1100011 | 1110101 | 100 | 1111 | 0 | 110110 | 100011011 | 1000 | 101010 |
Color Harmonies of #706375
Complementary color
Monochromatic Colors of #706375
Black with #706375
Text Example
Text Example
White with #706375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706375; }
p { color: rgb(112,99,117); }
H1.HeaderClassName
{
color: #706375;
}
.AnyTagClassName
{
color: #706375;
}
</style>
background-color css
<style>
a { background-color: #706375; }
a { background-color: rgb(112,99,117); }
div.DivClassName
{
background-color: #706375;
}
.BgClassName
{
background-color: #706375;
}
</style>
border-color css
<style>
span { border-color: #706375; }
span { border-color: rgb(112,99,117); }
td.TdClassName
{
border-color: #706375;
}
.TagClassName
{
border-color: #706375;
}
</style>