Shades of Kimberly #686589
Tints of Kimberly #686589
RGB
CMYK
RGB Variations
Color information
#686589 (or 0x686589) is known color: Kimberly. HEX triplet: 68, 65 and 89. RGB value is (104,101,137). Sum of RGB (Red+Green+Blue) = 104+101+137=342 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.41% from 342); Green value is 101 (39.84% from 255 or 29.53% from 342); Blue value is 137 (53.91% from 255 or 40.06% from 342); Max value from RGB is 137 - color contains mainly: blue. Hex color #686589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686589 is #979A76. Grayscale: #696969. Windows color (decimal): -9935479 or 9004392. OLE color: 9004392.
HSL color Cylindrical-coordinate representation of color #686589: hue angle of 245º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #686589 is Cyan = 0.24, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 104 | 101 | 137 | - |
| CMYK | 0.24 | 0.26 | 0 | 0.46 |
| HSL | 245º | 0.15% | 0.47% | - |
| HSV(B) | 245º | 0.26% | 0.54% | - |
| XYZ | 14.88 | 14.06 | 25.6 | - |
| YUV | 106 | 145.49 | 126.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 101 | 137 | 0.24 | 0.26 | 0 | 0.46 | 245 | 0.15 | 0.47 |
| Hex | 68 | 65 | 89 | 18 | 1A | 0 | 2E | F5 | F | 2F |
| Octal | 150 | 145 | 211 | 30 | 32 | 0 | 56 | 365 | 17 | 57 |
| Binary | 1101000 | 1100101 | 10001001 | 11000 | 11010 | 0 | 101110 | 11110101 | 1111 | 101111 |
Color Harmonies of #686589
Complementary color
Monochromatic Colors of #686589
Black with #686589
Text Example
Text Example
White with #686589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686589; }
p { color: rgb(104,101,137); }
H1.HeaderClassName
{
color: #686589;
}
.AnyTagClassName
{
color: #686589;
}
</style>
background-color css
<style>
a { background-color: #686589; }
a { background-color: rgb(104,101,137); }
div.DivClassName
{
background-color: #686589;
}
.BgClassName
{
background-color: #686589;
}
</style>
border-color css
<style>
span { border-color: #686589; }
span { border-color: rgb(104,101,137); }
td.TdClassName
{
border-color: #686589;
}
.TagClassName
{
border-color: #686589;
}
</style>