Shades of Kashmir Blue #596581
Tints of Kashmir Blue #596581
RGB
CMYK
RGB Variations
Color information
#596581 (or 0x596581) is known color: Kashmir Blue. HEX triplet: 59, 65 and 81. RGB value is (89,101,129). Sum of RGB (Red+Green+Blue) = 89+101+129=319 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.90% from 319); Green value is 101 (39.84% from 255 or 31.66% from 319); Blue value is 129 (50.78% from 255 or 40.44% from 319); Max value from RGB is 129 - color contains mainly: blue. Hex color #596581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596581 is #A69A7E. Grayscale: #646464. Windows color (decimal): -10918527 or 8480089. OLE color: 8480089.
HSL color Cylindrical-coordinate representation of color #596581: hue angle of 222º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #596581 is Cyan = 0.31, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 101 | 129 | - |
| CMYK | 0.31 | 0.22 | 0 | 0.49 |
| HSL | 222º | 0.18% | 0.43% | - |
| HSV(B) | 222º | 0.31% | 0.51% | - |
| XYZ | 12.74 | 13.02 | 22.61 | - |
| YUV | 100.6 | 144.02 | 119.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 101 | 129 | 0.31 | 0.22 | 0 | 0.49 | 222 | 0.18 | 0.43 |
| Hex | 59 | 65 | 81 | 1F | 16 | 0 | 31 | DE | 12 | 2B |
| Octal | 131 | 145 | 201 | 37 | 26 | 0 | 61 | 336 | 22 | 53 |
| Binary | 1011001 | 1100101 | 10000001 | 11111 | 10110 | 0 | 110001 | 11011110 | 10010 | 101011 |
Color Harmonies of #596581
Complementary color
Monochromatic Colors of #596581
Black with #596581
Text Example
Text Example
White with #596581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596581; }
p { color: rgb(89,101,129); }
H1.HeaderClassName
{
color: #596581;
}
.AnyTagClassName
{
color: #596581;
}
</style>
background-color css
<style>
a { background-color: #596581; }
a { background-color: rgb(89,101,129); }
div.DivClassName
{
background-color: #596581;
}
.BgClassName
{
background-color: #596581;
}
</style>
border-color css
<style>
span { border-color: #596581; }
span { border-color: rgb(89,101,129); }
td.TdClassName
{
border-color: #596581;
}
.TagClassName
{
border-color: #596581;
}
</style>