Shades of Rum #686569
Tints of Rum #686569
RGB
CMYK
RGB Variations
Color information
#686569 (or 0x686569) is known color: Rum. HEX triplet: 68, 65 and 69. RGB value is (104,101,105). Sum of RGB (Red+Green+Blue) = 104+101+105=310 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.55% from 310); Green value is 101 (39.84% from 255 or 32.58% from 310); Blue value is 105 (41.41% from 255 or 33.87% from 310); Max value from RGB is 105 - color contains mainly: blue. Hex color #686569 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686569 is #979A96. Grayscale: #666666. Windows color (decimal): -9935511 or 6907240. OLE color: 6907240.
HSL color Cylindrical-coordinate representation of color #686569: hue angle of 285º degrees, saturation: 0.02, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #686569 is Cyan = 0.01, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 101 | 105 | - |
| CMYK | 0.01 | 0.04 | 0 | 0.59 |
| HSL | 285º | 0.02% | 0.4% | - |
| HSV(B) | 285º | 0.04% | 0.41% | - |
| XYZ | 12.91 | 13.27 | 15.25 | - |
| YUV | 102.35 | 129.49 | 129.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 101 | 105 | 0.01 | 0.04 | 0 | 0.59 | 285 | 0.02 | 0.4 |
| Hex | 68 | 65 | 69 | 1 | 4 | 0 | 3B | 11D | 2 | 28 |
| Octal | 150 | 145 | 151 | 1 | 4 | 0 | 73 | 435 | 2 | 50 |
| Binary | 1101000 | 1100101 | 1101001 | 1 | 100 | 0 | 111011 | 100011101 | 10 | 101000 |
Color Harmonies of #686569
Complementary color
Monochromatic Colors of #686569
Black with #686569
Text Example
Text Example
White with #686569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686569; }
p { color: rgb(104,101,105); }
H1.HeaderClassName
{
color: #686569;
}
.AnyTagClassName
{
color: #686569;
}
</style>
background-color css
<style>
a { background-color: #686569; }
a { background-color: rgb(104,101,105); }
div.DivClassName
{
background-color: #686569;
}
.BgClassName
{
background-color: #686569;
}
</style>
border-color css
<style>
span { border-color: #686569; }
span { border-color: rgb(104,101,105); }
td.TdClassName
{
border-color: #686569;
}
.TagClassName
{
border-color: #686569;
}
</style>