Shades of Kimberly #605681
Tints of Kimberly #605681
RGB
CMYK
RGB Variations
Color information
#605681 (or 0x605681) is known color: Kimberly. HEX triplet: 60, 56 and 81. RGB value is (96,86,129). Sum of RGB (Red+Green+Blue) = 96+86+129=311 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.87% from 311); Green value is 86 (33.98% from 255 or 27.65% from 311); Blue value is 129 (50.78% from 255 or 41.48% from 311); Max value from RGB is 129 - color contains mainly: blue. Hex color #605681 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605681 is #9FA97E. Grayscale: #5D5D5D. Windows color (decimal): -10463615 or 8476256. OLE color: 8476256.
HSL color Cylindrical-coordinate representation of color #605681: hue angle of 253.95º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #605681 is Cyan = 0.26, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 86 | 129 | - |
| CMYK | 0.26 | 0.33 | 0 | 0.49 |
| HSL | 253.95º | 0.2% | 0.42% | - |
| HSV(B) | 253.95º | 0.33% | 0.51% | - |
| XYZ | 12.11 | 10.73 | 22.2 | - |
| YUV | 93.89 | 147.81 | 129.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 86 | 129 | 0.26 | 0.33 | 0 | 0.49 | 253.95 | 0.2 | 0.42 |
| Hex | 60 | 56 | 81 | 1A | 21 | 0 | 31 | FE | 14 | 2A |
| Octal | 140 | 126 | 201 | 32 | 41 | 0 | 61 | 376 | 24 | 52 |
| Binary | 1100000 | 1010110 | 10000001 | 11010 | 100001 | 0 | 110001 | 11111110 | 10100 | 101010 |
Color Harmonies of #605681
Complementary color
Monochromatic Colors of #605681
Black with #605681
Text Example
Text Example
White with #605681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605681; }
p { color: rgb(96,86,129); }
H1.HeaderClassName
{
color: #605681;
}
.AnyTagClassName
{
color: #605681;
}
</style>
background-color css
<style>
a { background-color: #605681; }
a { background-color: rgb(96,86,129); }
div.DivClassName
{
background-color: #605681;
}
.BgClassName
{
background-color: #605681;
}
</style>
border-color css
<style>
span { border-color: #605681; }
span { border-color: rgb(96,86,129); }
td.TdClassName
{
border-color: #605681;
}
.TagClassName
{
border-color: #605681;
}
</style>