Shades of Kimberly #605786
Tints of Kimberly #605786
RGB
CMYK
RGB Variations
Color information
#605786 (or 0x605786) is known color: Kimberly. HEX triplet: 60, 57 and 86. RGB value is (96,87,134). Sum of RGB (Red+Green+Blue) = 96+87+134=317 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.28% from 317); Green value is 87 (34.38% from 255 or 27.44% from 317); Blue value is 134 (52.73% from 255 or 42.27% from 317); Max value from RGB is 134 - color contains mainly: blue. Hex color #605786 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605786 is #9FA879. Grayscale: #5E5E5E. Windows color (decimal): -10463354 or 8804192. OLE color: 8804192.
HSL color Cylindrical-coordinate representation of color #605786: hue angle of 251.49º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #605786 is Cyan = 0.28, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 87 | 134 | - |
| CMYK | 0.28 | 0.35 | 0 | 0.47 |
| HSL | 251.49º | 0.21% | 0.43% | - |
| HSV(B) | 251.49º | 0.35% | 0.53% | - |
| XYZ | 12.54 | 11.02 | 24.02 | - |
| YUV | 95.05 | 149.98 | 128.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 87 | 134 | 0.28 | 0.35 | 0 | 0.47 | 251.49 | 0.21 | 0.43 |
| Hex | 60 | 57 | 86 | 1C | 23 | 0 | 2F | FB | 15 | 2B |
| Octal | 140 | 127 | 206 | 34 | 43 | 0 | 57 | 373 | 25 | 53 |
| Binary | 1100000 | 1010111 | 10000110 | 11100 | 100011 | 0 | 101111 | 11111011 | 10101 | 101011 |
Color Harmonies of #605786
Complementary color
Monochromatic Colors of #605786
Black with #605786
Text Example
Text Example
White with #605786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605786; }
p { color: rgb(96,87,134); }
H1.HeaderClassName
{
color: #605786;
}
.AnyTagClassName
{
color: #605786;
}
</style>
background-color css
<style>
a { background-color: #605786; }
a { background-color: rgb(96,87,134); }
div.DivClassName
{
background-color: #605786;
}
.BgClassName
{
background-color: #605786;
}
</style>
border-color css
<style>
span { border-color: #605786; }
span { border-color: rgb(96,87,134); }
td.TdClassName
{
border-color: #605786;
}
.TagClassName
{
border-color: #605786;
}
</style>