Shades of Rum #706773
Tints of Rum #706773
RGB
CMYK
RGB Variations
Color information
#706773 (or 0x706773) is known color: Rum. HEX triplet: 70, 67 and 73. RGB value is (112,103,115). Sum of RGB (Red+Green+Blue) = 112+103+115=330 (43% of max value = 765). Red value is 112 (44.14% from 255 or 33.94% from 330); Green value is 103 (40.62% from 255 or 31.21% from 330); Blue value is 115 (45.31% from 255 or 34.85% from 330); Max value from RGB is 115 - color contains mainly: blue. Hex color #706773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706773 is #8F988C. Grayscale: #6B6B6B. Windows color (decimal): -9410701 or 7563120. OLE color: 7563120.
HSL color Cylindrical-coordinate representation of color #706773: hue angle of 285º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #706773 is Cyan = 0.03, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 112 | 103 | 115 | - |
| CMYK | 0.03 | 0.10 | 0 | 0.55 |
| HSL | 285º | 0.06% | 0.43% | - |
| HSV(B) | 285º | 0.1% | 0.45% | - |
| XYZ | 14.63 | 14.38 | 18.22 | - |
| YUV | 107.06 | 132.48 | 131.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 103 | 115 | 0.03 | 0.10 | 0 | 0.55 | 285 | 0.06 | 0.43 |
| Hex | 70 | 67 | 73 | 3 | A | 0 | 37 | 11D | 6 | 2B |
| Octal | 160 | 147 | 163 | 3 | 12 | 0 | 67 | 435 | 6 | 53 |
| Binary | 1110000 | 1100111 | 1110011 | 11 | 1010 | 0 | 110111 | 100011101 | 110 | 101011 |
Color Harmonies of #706773
Complementary color
Monochromatic Colors of #706773
Black with #706773
Text Example
Text Example
White with #706773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706773; }
p { color: rgb(112,103,115); }
H1.HeaderClassName
{
color: #706773;
}
.AnyTagClassName
{
color: #706773;
}
</style>
background-color css
<style>
a { background-color: #706773; }
a { background-color: rgb(112,103,115); }
div.DivClassName
{
background-color: #706773;
}
.BgClassName
{
background-color: #706773;
}
</style>
border-color css
<style>
span { border-color: #706773; }
span { border-color: rgb(112,103,115); }
td.TdClassName
{
border-color: #706773;
}
.TagClassName
{
border-color: #706773;
}
</style>