Shades of Kimberly #605986
Tints of Kimberly #605986
RGB
CMYK
RGB Variations
Color information
#605986 (or 0x605986) is known color: Kimberly. HEX triplet: 60, 59 and 86. RGB value is (96,89,134). Sum of RGB (Red+Green+Blue) = 96+89+134=319 (42% of max value = 765). Red value is 96 (37.89% from 255 or 30.09% from 319); Green value is 89 (35.16% from 255 or 27.90% from 319); Blue value is 134 (52.73% from 255 or 42.01% from 319); Max value from RGB is 134 - color contains mainly: blue. Hex color #605986 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605986 is #9FA679. Grayscale: #606060. Windows color (decimal): -10462842 or 8804704. OLE color: 8804704.
HSL color Cylindrical-coordinate representation of color #605986: hue angle of 249.33º degrees, saturation: 0.2, 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 #605986 is Cyan = 0.28, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 89 | 134 | - |
| CMYK | 0.28 | 0.34 | 0 | 0.47 |
| HSL | 249.33º | 0.2% | 0.44% | - |
| HSV(B) | 249.33º | 0.34% | 0.53% | - |
| XYZ | 12.7 | 11.35 | 24.08 | - |
| YUV | 96.22 | 149.32 | 127.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 134 | 0.28 | 0.34 | 0 | 0.47 | 249.33 | 0.2 | 0.44 |
| Hex | 60 | 59 | 86 | 1C | 22 | 0 | 2F | F9 | 14 | 2C |
| Octal | 140 | 131 | 206 | 34 | 42 | 0 | 57 | 371 | 24 | 54 |
| Binary | 1100000 | 1011001 | 10000110 | 11100 | 100010 | 0 | 101111 | 11111001 | 10100 | 101100 |
Color Harmonies of #605986
Complementary color
Monochromatic Colors of #605986
Black with #605986
Text Example
Text Example
White with #605986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605986; }
p { color: rgb(96,89,134); }
H1.HeaderClassName
{
color: #605986;
}
.AnyTagClassName
{
color: #605986;
}
</style>
background-color css
<style>
a { background-color: #605986; }
a { background-color: rgb(96,89,134); }
div.DivClassName
{
background-color: #605986;
}
.BgClassName
{
background-color: #605986;
}
</style>
border-color css
<style>
span { border-color: #605986; }
span { border-color: rgb(96,89,134); }
td.TdClassName
{
border-color: #605986;
}
.TagClassName
{
border-color: #605986;
}
</style>