Shades of Kimberly #605789
Tints of Kimberly #605789
RGB
CMYK
RGB Variations
Color information
#605789 (or 0x605789) is known color: Kimberly. HEX triplet: 60, 57 and 89. RGB value is (96,87,137). Sum of RGB (Red+Green+Blue) = 96+87+137=320 (42% of max value = 765). Red value is 96 (37.89% from 255 or 30% from 320); Green value is 87 (34.38% from 255 or 27.19% from 320); Blue value is 137 (53.91% from 255 or 42.81% from 320); Max value from RGB is 137 - color contains mainly: blue. Hex color #605789 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605789 is #9FA876. Grayscale: #5F5F5F. Windows color (decimal): -10463351 or 9000800. OLE color: 9000800.
HSL color Cylindrical-coordinate representation of color #605789: hue angle of 250.8º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #605789 is Cyan = 0.30, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 96 | 87 | 137 | - |
| CMYK | 0.30 | 0.36 | 0 | 0.46 |
| HSL | 250.8º | 0.22% | 0.44% | - |
| HSV(B) | 250.8º | 0.36% | 0.54% | - |
| XYZ | 12.75 | 11.11 | 25.14 | - |
| YUV | 95.39 | 151.48 | 128.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 87 | 137 | 0.30 | 0.36 | 0 | 0.46 | 250.8 | 0.22 | 0.44 |
| Hex | 60 | 57 | 89 | 1E | 24 | 0 | 2E | FB | 16 | 2C |
| Octal | 140 | 127 | 211 | 36 | 44 | 0 | 56 | 373 | 26 | 54 |
| Binary | 1100000 | 1010111 | 10001001 | 11110 | 100100 | 0 | 101110 | 11111011 | 10110 | 101100 |
Color Harmonies of #605789
Complementary color
Monochromatic Colors of #605789
Black with #605789
Text Example
Text Example
White with #605789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605789; }
p { color: rgb(96,87,137); }
H1.HeaderClassName
{
color: #605789;
}
.AnyTagClassName
{
color: #605789;
}
</style>
background-color css
<style>
a { background-color: #605789; }
a { background-color: rgb(96,87,137); }
div.DivClassName
{
background-color: #605789;
}
.BgClassName
{
background-color: #605789;
}
</style>
border-color css
<style>
span { border-color: #605789; }
span { border-color: rgb(96,87,137); }
td.TdClassName
{
border-color: #605789;
}
.TagClassName
{
border-color: #605789;
}
</style>