Shades of Rum #685970
Tints of Rum #685970
RGB
CMYK
RGB Variations
Color information
#685970 (or 0x685970) is known color: Rum. HEX triplet: 68, 59 and 70. RGB value is (104,89,112). Sum of RGB (Red+Green+Blue) = 104+89+112=305 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.10% from 305); Green value is 89 (35.16% from 255 or 29.18% from 305); Blue value is 112 (44.14% from 255 or 36.72% from 305); Max value from RGB is 112 - color contains mainly: blue. Hex color #685970 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685970 is #97A68F. Grayscale: #606060. Windows color (decimal): -9938576 or 7362920. OLE color: 7362920.
HSL color Cylindrical-coordinate representation of color #685970: hue angle of 279.13º degrees, saturation: 0.11, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #685970 is Cyan = 0.07, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 89 | 112 | - |
| CMYK | 0.07 | 0.21 | 0 | 0.56 |
| HSL | 279.13º | 0.11% | 0.39% | - |
| HSV(B) | 279.13º | 0.21% | 0.44% | - |
| XYZ | 12.21 | 11.26 | 16.86 | - |
| YUV | 96.11 | 136.97 | 133.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 112 | 0.07 | 0.21 | 0 | 0.56 | 279.13 | 0.11 | 0.39 |
| Hex | 68 | 59 | 70 | 7 | 15 | 0 | 38 | 117 | B | 27 |
| Octal | 150 | 131 | 160 | 7 | 25 | 0 | 70 | 427 | 13 | 47 |
| Binary | 1101000 | 1011001 | 1110000 | 111 | 10101 | 0 | 111000 | 100010111 | 1011 | 100111 |
Color Harmonies of #685970
Complementary color
Monochromatic Colors of #685970
Black with #685970
Text Example
Text Example
White with #685970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685970; }
p { color: rgb(104,89,112); }
H1.HeaderClassName
{
color: #685970;
}
.AnyTagClassName
{
color: #685970;
}
</style>
background-color css
<style>
a { background-color: #685970; }
a { background-color: rgb(104,89,112); }
div.DivClassName
{
background-color: #685970;
}
.BgClassName
{
background-color: #685970;
}
</style>
border-color css
<style>
span { border-color: #685970; }
span { border-color: rgb(104,89,112); }
td.TdClassName
{
border-color: #685970;
}
.TagClassName
{
border-color: #685970;
}
</style>