Shades of Kimberly #686087
Tints of Kimberly #686087
RGB
CMYK
RGB Variations
Color information
#686087 (or 0x686087) is known color: Kimberly. HEX triplet: 68, 60 and 87. RGB value is (104,96,135). Sum of RGB (Red+Green+Blue) = 104+96+135=335 (44% of max value = 765). Red value is 104 (41.02% from 255 or 31.04% from 335); Green value is 96 (37.89% from 255 or 28.66% from 335); Blue value is 135 (53.12% from 255 or 40.30% from 335); Max value from RGB is 135 - color contains mainly: blue. Hex color #686087 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686087 is #979F78. Grayscale: #666666. Windows color (decimal): -9936761 or 8872040. OLE color: 8872040.
HSL color Cylindrical-coordinate representation of color #686087: hue angle of 252.31º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #686087 is Cyan = 0.23, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 96 | 135 | - |
| CMYK | 0.23 | 0.29 | 0 | 0.47 |
| HSL | 252.31º | 0.17% | 0.45% | - |
| HSV(B) | 252.31º | 0.29% | 0.53% | - |
| XYZ | 14.26 | 13.06 | 24.69 | - |
| YUV | 102.84 | 146.15 | 128.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 135 | 0.23 | 0.29 | 0 | 0.47 | 252.31 | 0.17 | 0.45 |
| Hex | 68 | 60 | 87 | 17 | 1D | 0 | 2F | FC | 11 | 2D |
| Octal | 150 | 140 | 207 | 27 | 35 | 0 | 57 | 374 | 21 | 55 |
| Binary | 1101000 | 1100000 | 10000111 | 10111 | 11101 | 0 | 101111 | 11111100 | 10001 | 101101 |
Color Harmonies of #686087
Complementary color
Monochromatic Colors of #686087
Black with #686087
Text Example
Text Example
White with #686087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686087; }
p { color: rgb(104,96,135); }
H1.HeaderClassName
{
color: #686087;
}
.AnyTagClassName
{
color: #686087;
}
</style>
background-color css
<style>
a { background-color: #686087; }
a { background-color: rgb(104,96,135); }
div.DivClassName
{
background-color: #686087;
}
.BgClassName
{
background-color: #686087;
}
</style>
border-color css
<style>
span { border-color: #686087; }
span { border-color: rgb(104,96,135); }
td.TdClassName
{
border-color: #686087;
}
.TagClassName
{
border-color: #686087;
}
</style>