Shades of Kimberly #686586
Tints of Kimberly #686586
RGB
CMYK
RGB Variations
Color information
#686586 (or 0x686586) is known color: Kimberly. HEX triplet: 68, 65 and 86. RGB value is (104,101,134). Sum of RGB (Red+Green+Blue) = 104+101+134=339 (44% of max value = 765). Red value is 104 (41.02% from 255 or 30.68% from 339); Green value is 101 (39.84% from 255 or 29.79% from 339); Blue value is 134 (52.73% from 255 or 39.53% from 339); Max value from RGB is 134 - color contains mainly: blue. Hex color #686586 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686586 is #979A79. Grayscale: #696969. Windows color (decimal): -9935482 or 8807784. OLE color: 8807784.
HSL color Cylindrical-coordinate representation of color #686586: hue angle of 245.45º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #686586 is Cyan = 0.22, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 101 | 134 | - |
| CMYK | 0.22 | 0.25 | 0 | 0.47 |
| HSL | 245.45º | 0.14% | 0.46% | - |
| HSV(B) | 245.45º | 0.25% | 0.53% | - |
| XYZ | 14.67 | 13.97 | 24.48 | - |
| YUV | 105.66 | 143.99 | 126.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 101 | 134 | 0.22 | 0.25 | 0 | 0.47 | 245.45 | 0.14 | 0.46 |
| Hex | 68 | 65 | 86 | 16 | 19 | 0 | 2F | F5 | E | 2E |
| Octal | 150 | 145 | 206 | 26 | 31 | 0 | 57 | 365 | 16 | 56 |
| Binary | 1101000 | 1100101 | 10000110 | 10110 | 11001 | 0 | 101111 | 11110101 | 1110 | 101110 |
Color Harmonies of #686586
Complementary color
Monochromatic Colors of #686586
Black with #686586
Text Example
Text Example
White with #686586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686586; }
p { color: rgb(104,101,134); }
H1.HeaderClassName
{
color: #686586;
}
.AnyTagClassName
{
color: #686586;
}
</style>
background-color css
<style>
a { background-color: #686586; }
a { background-color: rgb(104,101,134); }
div.DivClassName
{
background-color: #686586;
}
.BgClassName
{
background-color: #686586;
}
</style>
border-color css
<style>
span { border-color: #686586; }
span { border-color: rgb(104,101,134); }
td.TdClassName
{
border-color: #686586;
}
.TagClassName
{
border-color: #686586;
}
</style>