Shades of Kimberly #605881
Tints of Kimberly #605881
RGB
CMYK
RGB Variations
Color information
#605881 (or 0x605881) is known color: Kimberly. HEX triplet: 60, 58 and 81. RGB value is (96,88,129). Sum of RGB (Red+Green+Blue) = 96+88+129=313 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.67% from 313); Green value is 88 (34.77% from 255 or 28.12% from 313); Blue value is 129 (50.78% from 255 or 41.21% from 313); Max value from RGB is 129 - color contains mainly: blue. Hex color #605881 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605881 is #9FA77E. Grayscale: #5E5E5E. Windows color (decimal): -10463103 or 8476768. OLE color: 8476768.
HSL color Cylindrical-coordinate representation of color #605881: hue angle of 251.71º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #605881 is Cyan = 0.26, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 88 | 129 | - |
| CMYK | 0.26 | 0.32 | 0 | 0.49 |
| HSL | 251.71º | 0.19% | 0.43% | - |
| HSV(B) | 251.71º | 0.32% | 0.51% | - |
| XYZ | 12.28 | 11.05 | 22.25 | - |
| YUV | 95.07 | 147.15 | 128.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 88 | 129 | 0.26 | 0.32 | 0 | 0.49 | 251.71 | 0.19 | 0.43 |
| Hex | 60 | 58 | 81 | 1A | 20 | 0 | 31 | FC | 13 | 2B |
| Octal | 140 | 130 | 201 | 32 | 40 | 0 | 61 | 374 | 23 | 53 |
| Binary | 1100000 | 1011000 | 10000001 | 11010 | 100000 | 0 | 110001 | 11111100 | 10011 | 101011 |
Color Harmonies of #605881
Complementary color
Monochromatic Colors of #605881
Black with #605881
Text Example
Text Example
White with #605881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605881; }
p { color: rgb(96,88,129); }
H1.HeaderClassName
{
color: #605881;
}
.AnyTagClassName
{
color: #605881;
}
</style>
background-color css
<style>
a { background-color: #605881; }
a { background-color: rgb(96,88,129); }
div.DivClassName
{
background-color: #605881;
}
.BgClassName
{
background-color: #605881;
}
</style>
border-color css
<style>
span { border-color: #605881; }
span { border-color: rgb(96,88,129); }
td.TdClassName
{
border-color: #605881;
}
.TagClassName
{
border-color: #605881;
}
</style>