Shades of Kashmir Blue #596383
Tints of Kashmir Blue #596383
RGB
CMYK
RGB Variations
Color information
#596383 (or 0x596383) is known color: Kashmir Blue. HEX triplet: 59, 63 and 83. RGB value is (89,99,131). Sum of RGB (Red+Green+Blue) = 89+99+131=319 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.90% from 319); Green value is 99 (39.06% from 255 or 31.03% from 319); Blue value is 131 (51.56% from 255 or 41.07% from 319); Max value from RGB is 131 - color contains mainly: blue. Hex color #596383 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596383 is #A69C7C. Grayscale: #636363. Windows color (decimal): -10919037 or 8610649. OLE color: 8610649.
HSL color Cylindrical-coordinate representation of color #596383: hue angle of 225.71º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #596383 is Cyan = 0.32, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 99 | 131 | - |
| CMYK | 0.32 | 0.24 | 0 | 0.49 |
| HSL | 225.71º | 0.19% | 0.43% | - |
| HSV(B) | 225.71º | 0.32% | 0.51% | - |
| XYZ | 12.68 | 12.69 | 23.25 | - |
| YUV | 99.66 | 145.69 | 120.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 99 | 131 | 0.32 | 0.24 | 0 | 0.49 | 225.71 | 0.19 | 0.43 |
| Hex | 59 | 63 | 83 | 20 | 18 | 0 | 31 | E2 | 13 | 2B |
| Octal | 131 | 143 | 203 | 40 | 30 | 0 | 61 | 342 | 23 | 53 |
| Binary | 1011001 | 1100011 | 10000011 | 100000 | 11000 | 0 | 110001 | 11100010 | 10011 | 101011 |
Color Harmonies of #596383
Complementary color
Monochromatic Colors of #596383
Black with #596383
Text Example
Text Example
White with #596383
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596383; }
p { color: rgb(89,99,131); }
H1.HeaderClassName
{
color: #596383;
}
.AnyTagClassName
{
color: #596383;
}
</style>
background-color css
<style>
a { background-color: #596383; }
a { background-color: rgb(89,99,131); }
div.DivClassName
{
background-color: #596383;
}
.BgClassName
{
background-color: #596383;
}
</style>
border-color css
<style>
span { border-color: #596383; }
span { border-color: rgb(89,99,131); }
td.TdClassName
{
border-color: #596383;
}
.TagClassName
{
border-color: #596383;
}
</style>