Shades of Kimberly #686089
Tints of Kimberly #686089
RGB
CMYK
RGB Variations
Color information
#686089 (or 0x686089) is known color: Kimberly. HEX triplet: 68, 60 and 89. RGB value is (104,96,137). Sum of RGB (Red+Green+Blue) = 104+96+137=337 (44% of max value = 765). Red value is 104 (41.02% from 255 or 30.86% from 337); Green value is 96 (37.89% from 255 or 28.49% from 337); Blue value is 137 (53.91% from 255 or 40.65% from 337); Max value from RGB is 137 - color contains mainly: blue. Hex color #686089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686089 is #979F76. Grayscale: #666666. Windows color (decimal): -9936759 or 9003112. OLE color: 9003112.
HSL color Cylindrical-coordinate representation of color #686089: hue angle of 251.71º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #686089 is Cyan = 0.24, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 104 | 96 | 137 | - |
| CMYK | 0.24 | 0.30 | 0 | 0.46 |
| HSL | 251.71º | 0.18% | 0.46% | - |
| HSV(B) | 251.71º | 0.3% | 0.54% | - |
| XYZ | 14.41 | 13.11 | 25.44 | - |
| YUV | 103.07 | 147.15 | 128.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 137 | 0.24 | 0.30 | 0 | 0.46 | 251.71 | 0.18 | 0.46 |
| Hex | 68 | 60 | 89 | 18 | 1E | 0 | 2E | FC | 12 | 2E |
| Octal | 150 | 140 | 211 | 30 | 36 | 0 | 56 | 374 | 22 | 56 |
| Binary | 1101000 | 1100000 | 10001001 | 11000 | 11110 | 0 | 101110 | 11111100 | 10010 | 101110 |
Color Harmonies of #686089
Complementary color
Monochromatic Colors of #686089
Black with #686089
Text Example
Text Example
White with #686089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686089; }
p { color: rgb(104,96,137); }
H1.HeaderClassName
{
color: #686089;
}
.AnyTagClassName
{
color: #686089;
}
</style>
background-color css
<style>
a { background-color: #686089; }
a { background-color: rgb(104,96,137); }
div.DivClassName
{
background-color: #686089;
}
.BgClassName
{
background-color: #686089;
}
</style>
border-color css
<style>
span { border-color: #686089; }
span { border-color: rgb(104,96,137); }
td.TdClassName
{
border-color: #686089;
}
.TagClassName
{
border-color: #686089;
}
</style>