Shades of Kashmir Blue #596680
Tints of Kashmir Blue #596680
RGB
CMYK
RGB Variations
Color information
#596680 (or 0x596680) is known color: Kashmir Blue. HEX triplet: 59, 66 and 80. RGB value is (89,102,128). Sum of RGB (Red+Green+Blue) = 89+102+128=319 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.90% from 319); Green value is 102 (40.23% from 255 or 31.97% from 319); Blue value is 128 (50.39% from 255 or 40.13% from 319); Max value from RGB is 128 - color contains mainly: blue. Hex color #596680 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596680 is #A6997F. Grayscale: #646464. Windows color (decimal): -10918272 or 8414809. OLE color: 8414809.
HSL color Cylindrical-coordinate representation of color #596680: hue angle of 220º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #596680 is Cyan = 0.30, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 89 | 102 | 128 | - |
| CMYK | 0.30 | 0.20 | 0 | 0.50 |
| HSL | 220º | 0.18% | 0.43% | - |
| HSV(B) | 220º | 0.3% | 0.5% | - |
| XYZ | 12.77 | 13.19 | 22.29 | - |
| YUV | 101.08 | 143.19 | 119.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 102 | 128 | 0.30 | 0.20 | 0 | 0.50 | 220 | 0.18 | 0.43 |
| Hex | 59 | 66 | 80 | 1E | 14 | 0 | 32 | DC | 12 | 2B |
| Octal | 131 | 146 | 200 | 36 | 24 | 0 | 62 | 334 | 22 | 53 |
| Binary | 1011001 | 1100110 | 10000000 | 11110 | 10100 | 0 | 110010 | 11011100 | 10010 | 101011 |
Color Harmonies of #596680
Complementary color
Monochromatic Colors of #596680
Black with #596680
Text Example
Text Example
White with #596680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596680; }
p { color: rgb(89,102,128); }
H1.HeaderClassName
{
color: #596680;
}
.AnyTagClassName
{
color: #596680;
}
</style>
background-color css
<style>
a { background-color: #596680; }
a { background-color: rgb(89,102,128); }
div.DivClassName
{
background-color: #596680;
}
.BgClassName
{
background-color: #596680;
}
</style>
border-color css
<style>
span { border-color: #596680; }
span { border-color: rgb(89,102,128); }
td.TdClassName
{
border-color: #596680;
}
.TagClassName
{
border-color: #596680;
}
</style>