Shades of Kimberly #605581
Tints of Kimberly #605581
RGB
CMYK
RGB Variations
Color information
#605581 (or 0x605581) is known color: Kimberly. HEX triplet: 60, 55 and 81. RGB value is (96,85,129). Sum of RGB (Red+Green+Blue) = 96+85+129=310 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.97% from 310); Green value is 85 (33.59% from 255 or 27.42% from 310); Blue value is 129 (50.78% from 255 or 41.61% from 310); Max value from RGB is 129 - color contains mainly: blue. Hex color #605581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605581 is #9FAA7E. Grayscale: #5D5D5D. Windows color (decimal): -10463871 or 8476000. OLE color: 8476000.
HSL color Cylindrical-coordinate representation of color #605581: hue angle of 255º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #605581 is Cyan = 0.26, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 85 | 129 | - |
| CMYK | 0.26 | 0.34 | 0 | 0.49 |
| HSL | 255º | 0.21% | 0.42% | - |
| HSV(B) | 255º | 0.34% | 0.51% | - |
| XYZ | 12.03 | 10.57 | 22.17 | - |
| YUV | 93.31 | 148.14 | 129.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 85 | 129 | 0.26 | 0.34 | 0 | 0.49 | 255 | 0.21 | 0.42 |
| Hex | 60 | 55 | 81 | 1A | 22 | 0 | 31 | FF | 15 | 2A |
| Octal | 140 | 125 | 201 | 32 | 42 | 0 | 61 | 377 | 25 | 52 |
| Binary | 1100000 | 1010101 | 10000001 | 11010 | 100010 | 0 | 110001 | 11111111 | 10101 | 101010 |
Color Harmonies of #605581
Complementary color
Monochromatic Colors of #605581
Black with #605581
Text Example
Text Example
White with #605581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605581; }
p { color: rgb(96,85,129); }
H1.HeaderClassName
{
color: #605581;
}
.AnyTagClassName
{
color: #605581;
}
</style>
background-color css
<style>
a { background-color: #605581; }
a { background-color: rgb(96,85,129); }
div.DivClassName
{
background-color: #605581;
}
.BgClassName
{
background-color: #605581;
}
</style>
border-color css
<style>
span { border-color: #605581; }
span { border-color: rgb(96,85,129); }
td.TdClassName
{
border-color: #605581;
}
.TagClassName
{
border-color: #605581;
}
</style>