Shades of Kimberly #685987
Tints of Kimberly #685987
RGB
CMYK
RGB Variations
Color information
#685987 (or 0x685987) is known color: Kimberly. HEX triplet: 68, 59 and 87. RGB value is (104,89,135). Sum of RGB (Red+Green+Blue) = 104+89+135=328 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.71% from 328); Green value is 89 (35.16% from 255 or 27.13% from 328); Blue value is 135 (53.12% from 255 or 41.16% from 328); Max value from RGB is 135 - color contains mainly: blue. Hex color #685987 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685987 is #97A678. Grayscale: #626262. Windows color (decimal): -9938553 or 8870248. OLE color: 8870248.
HSL color Cylindrical-coordinate representation of color #685987: hue angle of 259.57º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #685987 is Cyan = 0.23, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 89 | 135 | - |
| CMYK | 0.23 | 0.34 | 0 | 0.47 |
| HSL | 259.57º | 0.21% | 0.44% | - |
| HSV(B) | 259.57º | 0.34% | 0.53% | - |
| XYZ | 13.65 | 11.84 | 24.49 | - |
| YUV | 98.73 | 148.47 | 131.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 135 | 0.23 | 0.34 | 0 | 0.47 | 259.57 | 0.21 | 0.44 |
| Hex | 68 | 59 | 87 | 17 | 22 | 0 | 2F | 104 | 15 | 2C |
| Octal | 150 | 131 | 207 | 27 | 42 | 0 | 57 | 404 | 25 | 54 |
| Binary | 1101000 | 1011001 | 10000111 | 10111 | 100010 | 0 | 101111 | 100000100 | 10101 | 101100 |
Color Harmonies of #685987
Complementary color
Monochromatic Colors of #685987
Black with #685987
Text Example
Text Example
White with #685987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685987; }
p { color: rgb(104,89,135); }
H1.HeaderClassName
{
color: #685987;
}
.AnyTagClassName
{
color: #685987;
}
</style>
background-color css
<style>
a { background-color: #685987; }
a { background-color: rgb(104,89,135); }
div.DivClassName
{
background-color: #685987;
}
.BgClassName
{
background-color: #685987;
}
</style>
border-color css
<style>
span { border-color: #685987; }
span { border-color: rgb(104,89,135); }
td.TdClassName
{
border-color: #685987;
}
.TagClassName
{
border-color: #685987;
}
</style>