Shades of Kimberly #686387
Tints of Kimberly #686387
RGB
CMYK
RGB Variations
Color information
#686387 (or 0x686387) is known color: Kimberly. HEX triplet: 68, 63 and 87. RGB value is (104,99,135). Sum of RGB (Red+Green+Blue) = 104+99+135=338 (44% of max value = 765). Red value is 104 (41.02% from 255 or 30.77% from 338); Green value is 99 (39.06% from 255 or 29.29% from 338); Blue value is 135 (53.12% from 255 or 39.94% from 338); Max value from RGB is 135 - color contains mainly: blue. Hex color #686387 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686387 is #979C78. Grayscale: #686868. Windows color (decimal): -9935993 or 8872808. OLE color: 8872808.
HSL color Cylindrical-coordinate representation of color #686387: hue angle of 248.33º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #686387 is Cyan = 0.23, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 99 | 135 | - |
| CMYK | 0.23 | 0.27 | 0 | 0.47 |
| HSL | 248.33º | 0.15% | 0.46% | - |
| HSV(B) | 248.33º | 0.27% | 0.53% | - |
| XYZ | 14.54 | 13.62 | 24.78 | - |
| YUV | 104.6 | 145.16 | 127.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 99 | 135 | 0.23 | 0.27 | 0 | 0.47 | 248.33 | 0.15 | 0.46 |
| Hex | 68 | 63 | 87 | 17 | 1B | 0 | 2F | F8 | F | 2E |
| Octal | 150 | 143 | 207 | 27 | 33 | 0 | 57 | 370 | 17 | 56 |
| Binary | 1101000 | 1100011 | 10000111 | 10111 | 11011 | 0 | 101111 | 11111000 | 1111 | 101110 |
Color Harmonies of #686387
Complementary color
Monochromatic Colors of #686387
Black with #686387
Text Example
Text Example
White with #686387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686387; }
p { color: rgb(104,99,135); }
H1.HeaderClassName
{
color: #686387;
}
.AnyTagClassName
{
color: #686387;
}
</style>
background-color css
<style>
a { background-color: #686387; }
a { background-color: rgb(104,99,135); }
div.DivClassName
{
background-color: #686387;
}
.BgClassName
{
background-color: #686387;
}
</style>
border-color css
<style>
span { border-color: #686387; }
span { border-color: rgb(104,99,135); }
td.TdClassName
{
border-color: #686387;
}
.TagClassName
{
border-color: #686387;
}
</style>