Shades of Kashmir Blue #596888
Tints of Kashmir Blue #596888
RGB
CMYK
RGB Variations
Color information
#596888 (or 0x596888) is known color: Kashmir Blue. HEX triplet: 59, 68 and 88. RGB value is (89,104,136). Sum of RGB (Red+Green+Blue) = 89+104+136=329 (43% of max value = 765). Red value is 89 (35.16% from 255 or 27.05% from 329); Green value is 104 (41.02% from 255 or 31.61% from 329); Blue value is 136 (53.52% from 255 or 41.34% from 329); Max value from RGB is 136 - color contains mainly: blue. Hex color #596888 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596888 is #A69777. Grayscale: #676767. Windows color (decimal): -10917752 or 8939609. OLE color: 8939609.
HSL color Cylindrical-coordinate representation of color #596888: hue angle of 220.85º 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 #596888 is Cyan = 0.35, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 104 | 136 | - |
| CMYK | 0.35 | 0.24 | 0 | 0.47 |
| HSL | 220.85º | 0.21% | 0.44% | - |
| HSV(B) | 220.85º | 0.35% | 0.53% | - |
| XYZ | 13.51 | 13.8 | 25.24 | - |
| YUV | 103.16 | 146.53 | 117.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 104 | 136 | 0.35 | 0.24 | 0 | 0.47 | 220.85 | 0.21 | 0.44 |
| Hex | 59 | 68 | 88 | 23 | 18 | 0 | 2F | DD | 15 | 2C |
| Octal | 131 | 150 | 210 | 43 | 30 | 0 | 57 | 335 | 25 | 54 |
| Binary | 1011001 | 1101000 | 10001000 | 100011 | 11000 | 0 | 101111 | 11011101 | 10101 | 101100 |
Color Harmonies of #596888
Complementary color
Monochromatic Colors of #596888
Black with #596888
Text Example
Text Example
White with #596888
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596888; }
p { color: rgb(89,104,136); }
H1.HeaderClassName
{
color: #596888;
}
.AnyTagClassName
{
color: #596888;
}
</style>
background-color css
<style>
a { background-color: #596888; }
a { background-color: rgb(89,104,136); }
div.DivClassName
{
background-color: #596888;
}
.BgClassName
{
background-color: #596888;
}
</style>
border-color css
<style>
span { border-color: #596888; }
span { border-color: rgb(89,104,136); }
td.TdClassName
{
border-color: #596888;
}
.TagClassName
{
border-color: #596888;
}
</style>