Shades of Kashmir Blue #596788
Tints of Kashmir Blue #596788
RGB
CMYK
RGB Variations
Color information
#596788 (or 0x596788) is known color: Kashmir Blue. HEX triplet: 59, 67 and 88. RGB value is (89,103,136). Sum of RGB (Red+Green+Blue) = 89+103+136=328 (43% of max value = 765). Red value is 89 (35.16% from 255 or 27.13% from 328); Green value is 103 (40.62% from 255 or 31.40% from 328); Blue value is 136 (53.52% from 255 or 41.46% from 328); Max value from RGB is 136 - color contains mainly: blue. Hex color #596788 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596788 is #A69877. Grayscale: #666666. Windows color (decimal): -10918008 or 8939353. OLE color: 8939353.
HSL color Cylindrical-coordinate representation of color #596788: hue angle of 222.13º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #596788 is Cyan = 0.35, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 103 | 136 | - |
| CMYK | 0.35 | 0.24 | 0 | 0.47 |
| HSL | 222.13º | 0.21% | 0.44% | - |
| HSV(B) | 222.13º | 0.35% | 0.53% | - |
| XYZ | 13.41 | 13.6 | 25.21 | - |
| YUV | 102.58 | 146.86 | 118.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 103 | 136 | 0.35 | 0.24 | 0 | 0.47 | 222.13 | 0.21 | 0.44 |
| Hex | 59 | 67 | 88 | 23 | 18 | 0 | 2F | DE | 15 | 2C |
| Octal | 131 | 147 | 210 | 43 | 30 | 0 | 57 | 336 | 25 | 54 |
| Binary | 1011001 | 1100111 | 10001000 | 100011 | 11000 | 0 | 101111 | 11011110 | 10101 | 101100 |
Color Harmonies of #596788
Complementary color
Monochromatic Colors of #596788
Black with #596788
Text Example
Text Example
White with #596788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596788; }
p { color: rgb(89,103,136); }
H1.HeaderClassName
{
color: #596788;
}
.AnyTagClassName
{
color: #596788;
}
</style>
background-color css
<style>
a { background-color: #596788; }
a { background-color: rgb(89,103,136); }
div.DivClassName
{
background-color: #596788;
}
.BgClassName
{
background-color: #596788;
}
</style>
border-color css
<style>
span { border-color: #596788; }
span { border-color: rgb(89,103,136); }
td.TdClassName
{
border-color: #596788;
}
.TagClassName
{
border-color: #596788;
}
</style>