Shades of Kashmir Blue #596685
Tints of Kashmir Blue #596685
RGB
CMYK
RGB Variations
Color information
#596685 (or 0x596685) is known color: Kashmir Blue. HEX triplet: 59, 66 and 85. RGB value is (89,102,133). Sum of RGB (Red+Green+Blue) = 89+102+133=324 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.47% from 324); Green value is 102 (40.23% from 255 or 31.48% from 324); Blue value is 133 (52.34% from 255 or 41.05% from 324); Max value from RGB is 133 - color contains mainly: blue. Hex color #596685 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596685 is #A6997A. Grayscale: #656565. Windows color (decimal): -10918267 or 8742489. OLE color: 8742489.
HSL color Cylindrical-coordinate representation of color #596685: hue angle of 222.27º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #596685 is Cyan = 0.33, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 102 | 133 | - |
| CMYK | 0.33 | 0.23 | 0 | 0.48 |
| HSL | 222.27º | 0.2% | 0.44% | - |
| HSV(B) | 222.27º | 0.33% | 0.52% | - |
| XYZ | 13.1 | 13.32 | 24.07 | - |
| YUV | 101.65 | 145.69 | 118.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 102 | 133 | 0.33 | 0.23 | 0 | 0.48 | 222.27 | 0.2 | 0.44 |
| Hex | 59 | 66 | 85 | 21 | 17 | 0 | 30 | DE | 14 | 2C |
| Octal | 131 | 146 | 205 | 41 | 27 | 0 | 60 | 336 | 24 | 54 |
| Binary | 1011001 | 1100110 | 10000101 | 100001 | 10111 | 0 | 110000 | 11011110 | 10100 | 101100 |
Color Harmonies of #596685
Complementary color
Monochromatic Colors of #596685
Black with #596685
Text Example
Text Example
White with #596685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596685; }
p { color: rgb(89,102,133); }
H1.HeaderClassName
{
color: #596685;
}
.AnyTagClassName
{
color: #596685;
}
</style>
background-color css
<style>
a { background-color: #596685; }
a { background-color: rgb(89,102,133); }
div.DivClassName
{
background-color: #596685;
}
.BgClassName
{
background-color: #596685;
}
</style>
border-color css
<style>
span { border-color: #596685; }
span { border-color: rgb(89,102,133); }
td.TdClassName
{
border-color: #596685;
}
.TagClassName
{
border-color: #596685;
}
</style>