Shades of Kashmir Blue #596683
Tints of Kashmir Blue #596683
RGB
CMYK
RGB Variations
Color information
#596683 (or 0x596683) is known color: Kashmir Blue. HEX triplet: 59, 66 and 83. RGB value is (89,102,131). Sum of RGB (Red+Green+Blue) = 89+102+131=322 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.64% from 322); Green value is 102 (40.23% from 255 or 31.68% from 322); Blue value is 131 (51.56% from 255 or 40.68% from 322); Max value from RGB is 131 - color contains mainly: blue. Hex color #596683 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596683 is #A6997C. Grayscale: #656565. Windows color (decimal): -10918269 or 8611417. OLE color: 8611417.
HSL color Cylindrical-coordinate representation of color #596683: hue angle of 221.43º 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 #596683 is Cyan = 0.32, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 102 | 131 | - |
| CMYK | 0.32 | 0.22 | 0 | 0.49 |
| HSL | 221.43º | 0.19% | 0.43% | - |
| HSV(B) | 221.43º | 0.32% | 0.51% | - |
| XYZ | 12.97 | 13.27 | 23.35 | - |
| YUV | 101.42 | 144.69 | 119.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 102 | 131 | 0.32 | 0.22 | 0 | 0.49 | 221.43 | 0.19 | 0.43 |
| Hex | 59 | 66 | 83 | 20 | 16 | 0 | 31 | DD | 13 | 2B |
| Octal | 131 | 146 | 203 | 40 | 26 | 0 | 61 | 335 | 23 | 53 |
| Binary | 1011001 | 1100110 | 10000011 | 100000 | 10110 | 0 | 110001 | 11011101 | 10011 | 101011 |
Color Harmonies of #596683
Complementary color
Monochromatic Colors of #596683
Black with #596683
Text Example
Text Example
White with #596683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596683; }
p { color: rgb(89,102,131); }
H1.HeaderClassName
{
color: #596683;
}
.AnyTagClassName
{
color: #596683;
}
</style>
background-color css
<style>
a { background-color: #596683; }
a { background-color: rgb(89,102,131); }
div.DivClassName
{
background-color: #596683;
}
.BgClassName
{
background-color: #596683;
}
</style>
border-color css
<style>
span { border-color: #596683; }
span { border-color: rgb(89,102,131); }
td.TdClassName
{
border-color: #596683;
}
.TagClassName
{
border-color: #596683;
}
</style>