Shades of Kashmir Blue #596380
Tints of Kashmir Blue #596380
RGB
CMYK
RGB Variations
Color information
#596380 (or 0x596380) is known color: Kashmir Blue. HEX triplet: 59, 63 and 80. RGB value is (89,99,128). Sum of RGB (Red+Green+Blue) = 89+99+128=316 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.16% from 316); Green value is 99 (39.06% from 255 or 31.33% from 316); Blue value is 128 (50.39% from 255 or 40.51% from 316); Max value from RGB is 128 - color contains mainly: blue. Hex color #596380 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596380 is #A69C7F. Grayscale: #636363. Windows color (decimal): -10919040 or 8414041. OLE color: 8414041.
HSL color Cylindrical-coordinate representation of color #596380: hue angle of 224.62º 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 #596380 is Cyan = 0.30, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 89 | 99 | 128 | - |
| CMYK | 0.30 | 0.23 | 0 | 0.50 |
| HSL | 224.62º | 0.18% | 0.43% | - |
| HSV(B) | 224.62º | 0.3% | 0.5% | - |
| XYZ | 12.48 | 12.61 | 22.2 | - |
| YUV | 99.32 | 144.19 | 120.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 99 | 128 | 0.30 | 0.23 | 0 | 0.50 | 224.62 | 0.18 | 0.43 |
| Hex | 59 | 63 | 80 | 1E | 17 | 0 | 32 | E1 | 12 | 2B |
| Octal | 131 | 143 | 200 | 36 | 27 | 0 | 62 | 341 | 22 | 53 |
| Binary | 1011001 | 1100011 | 10000000 | 11110 | 10111 | 0 | 110010 | 11100001 | 10010 | 101011 |
Color Harmonies of #596380
Complementary color
Monochromatic Colors of #596380
Black with #596380
Text Example
Text Example
White with #596380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596380; }
p { color: rgb(89,99,128); }
H1.HeaderClassName
{
color: #596380;
}
.AnyTagClassName
{
color: #596380;
}
</style>
background-color css
<style>
a { background-color: #596380; }
a { background-color: rgb(89,99,128); }
div.DivClassName
{
background-color: #596380;
}
.BgClassName
{
background-color: #596380;
}
</style>
border-color css
<style>
span { border-color: #596380; }
span { border-color: rgb(89,99,128); }
td.TdClassName
{
border-color: #596380;
}
.TagClassName
{
border-color: #596380;
}
</style>