Shades of Kimberly #686489
Tints of Kimberly #686489
RGB
CMYK
RGB Variations
Color information
#686489 (or 0x686489) is known color: Kimberly. HEX triplet: 68, 64 and 89. RGB value is (104,100,137). Sum of RGB (Red+Green+Blue) = 104+100+137=341 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.50% from 341); Green value is 100 (39.45% from 255 or 29.33% from 341); Blue value is 137 (53.91% from 255 or 40.18% from 341); Max value from RGB is 137 - color contains mainly: blue. Hex color #686489 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686489 is #979B76. Grayscale: #696969. Windows color (decimal): -9935735 or 9004136. OLE color: 9004136.
HSL color Cylindrical-coordinate representation of color #686489: hue angle of 246.49º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #686489 is Cyan = 0.24, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 104 | 100 | 137 | - |
| CMYK | 0.24 | 0.27 | 0 | 0.46 |
| HSL | 246.49º | 0.16% | 0.46% | - |
| HSV(B) | 246.49º | 0.27% | 0.54% | - |
| XYZ | 14.78 | 13.86 | 25.56 | - |
| YUV | 105.41 | 145.83 | 126.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 100 | 137 | 0.24 | 0.27 | 0 | 0.46 | 246.49 | 0.16 | 0.46 |
| Hex | 68 | 64 | 89 | 18 | 1B | 0 | 2E | F6 | 10 | 2E |
| Octal | 150 | 144 | 211 | 30 | 33 | 0 | 56 | 366 | 20 | 56 |
| Binary | 1101000 | 1100100 | 10001001 | 11000 | 11011 | 0 | 101110 | 11110110 | 10000 | 101110 |
Color Harmonies of #686489
Complementary color
Monochromatic Colors of #686489
Black with #686489
Text Example
Text Example
White with #686489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686489; }
p { color: rgb(104,100,137); }
H1.HeaderClassName
{
color: #686489;
}
.AnyTagClassName
{
color: #686489;
}
</style>
background-color css
<style>
a { background-color: #686489; }
a { background-color: rgb(104,100,137); }
div.DivClassName
{
background-color: #686489;
}
.BgClassName
{
background-color: #686489;
}
</style>
border-color css
<style>
span { border-color: #686489; }
span { border-color: rgb(104,100,137); }
td.TdClassName
{
border-color: #686489;
}
.TagClassName
{
border-color: #686489;
}
</style>