Shades of Kashmir Blue #59637E
Tints of Kashmir Blue #59637E
RGB
CMYK
RGB Variations
Color information
#59637E (or 0x59637E) is known color: Kashmir Blue. HEX triplet: 59, 63 and 7E. RGB value is (89,99,126). Sum of RGB (Red+Green+Blue) = 89+99+126=314 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.34% from 314); Green value is 99 (39.06% from 255 or 31.53% from 314); Blue value is 126 (49.61% from 255 or 40.13% from 314); Max value from RGB is 126 - color contains mainly: blue. Hex color #59637E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #59637E is #A69C81. Grayscale: #626262. Windows color (decimal): -10919042 or 8282969. OLE color: 8282969.
HSL color Cylindrical-coordinate representation of color #59637E: hue angle of 223.78º degrees, saturation: 0.17, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #59637E is Cyan = 0.29, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 89 | 99 | 126 | - |
| CMYK | 0.29 | 0.21 | 0 | 0.51 |
| HSL | 223.78º | 0.17% | 0.42% | - |
| HSV(B) | 223.78º | 0.29% | 0.49% | - |
| XYZ | 12.35 | 12.55 | 21.51 | - |
| YUV | 99.09 | 143.19 | 120.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 99 | 126 | 0.29 | 0.21 | 0 | 0.51 | 223.78 | 0.17 | 0.42 |
| Hex | 59 | 63 | 7E | 1D | 15 | 0 | 33 | E0 | 11 | 2A |
| Octal | 131 | 143 | 176 | 35 | 25 | 0 | 63 | 340 | 21 | 52 |
| Binary | 1011001 | 1100011 | 1111110 | 11101 | 10101 | 0 | 110011 | 11100000 | 10001 | 101010 |
Color Harmonies of #59637E
Complementary color
Monochromatic Colors of #59637E
Black with #59637E
Text Example
Text Example
White with #59637E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59637E; }
p { color: rgb(89,99,126); }
H1.HeaderClassName
{
color: #59637E;
}
.AnyTagClassName
{
color: #59637E;
}
</style>
background-color css
<style>
a { background-color: #59637E; }
a { background-color: rgb(89,99,126); }
div.DivClassName
{
background-color: #59637E;
}
.BgClassName
{
background-color: #59637E;
}
</style>
border-color css
<style>
span { border-color: #59637E; }
span { border-color: rgb(89,99,126); }
td.TdClassName
{
border-color: #59637E;
}
.TagClassName
{
border-color: #59637E;
}
</style>