Shades of Kashmir Blue #596886
Tints of Kashmir Blue #596886
RGB
CMYK
RGB Variations
Color information
#596886 (or 0x596886) is known color: Kashmir Blue. HEX triplet: 59, 68 and 86. RGB value is (89,104,134). Sum of RGB (Red+Green+Blue) = 89+104+134=327 (43% of max value = 765). Red value is 89 (35.16% from 255 or 27.22% from 327); Green value is 104 (41.02% from 255 or 31.80% from 327); Blue value is 134 (52.73% from 255 or 40.98% from 327); Max value from RGB is 134 - color contains mainly: blue. Hex color #596886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596886 is #A69779. Grayscale: #666666. Windows color (decimal): -10917754 or 8808537. OLE color: 8808537.
HSL color Cylindrical-coordinate representation of color #596886: hue angle of 220º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #596886 is Cyan = 0.34, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 104 | 134 | - |
| CMYK | 0.34 | 0.22 | 0 | 0.47 |
| HSL | 220º | 0.2% | 0.44% | - |
| HSV(B) | 220º | 0.34% | 0.53% | - |
| XYZ | 13.37 | 13.75 | 24.5 | - |
| YUV | 102.94 | 145.53 | 118.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 104 | 134 | 0.34 | 0.22 | 0 | 0.47 | 220 | 0.2 | 0.44 |
| Hex | 59 | 68 | 86 | 22 | 16 | 0 | 2F | DC | 14 | 2C |
| Octal | 131 | 150 | 206 | 42 | 26 | 0 | 57 | 334 | 24 | 54 |
| Binary | 1011001 | 1101000 | 10000110 | 100010 | 10110 | 0 | 101111 | 11011100 | 10100 | 101100 |
Color Harmonies of #596886
Complementary color
Monochromatic Colors of #596886
Black with #596886
Text Example
Text Example
White with #596886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596886; }
p { color: rgb(89,104,134); }
H1.HeaderClassName
{
color: #596886;
}
.AnyTagClassName
{
color: #596886;
}
</style>
background-color css
<style>
a { background-color: #596886; }
a { background-color: rgb(89,104,134); }
div.DivClassName
{
background-color: #596886;
}
.BgClassName
{
background-color: #596886;
}
</style>
border-color css
<style>
span { border-color: #596886; }
span { border-color: rgb(89,104,134); }
td.TdClassName
{
border-color: #596886;
}
.TagClassName
{
border-color: #596886;
}
</style>