Shades of Kashmir Blue #59657E
Tints of Kashmir Blue #59657E
RGB
CMYK
RGB Variations
Color information
#59657E (or 0x59657E) is known color: Kashmir Blue. HEX triplet: 59, 65 and 7E. RGB value is (89,101,126). Sum of RGB (Red+Green+Blue) = 89+101+126=316 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.16% from 316); Green value is 101 (39.84% from 255 or 31.96% from 316); Blue value is 126 (49.61% from 255 or 39.87% from 316); Max value from RGB is 126 - color contains mainly: blue. Hex color #59657E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #59657E is #A69A81. Grayscale: #646464. Windows color (decimal): -10918530 or 8283481. OLE color: 8283481.
HSL color Cylindrical-coordinate representation of color #59657E: hue angle of 220.54º 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 #59657E is Cyan = 0.29, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 89 | 101 | 126 | - |
| CMYK | 0.29 | 0.20 | 0 | 0.51 |
| HSL | 220.54º | 0.17% | 0.42% | - |
| HSV(B) | 220.54º | 0.29% | 0.49% | - |
| XYZ | 12.54 | 12.94 | 21.57 | - |
| YUV | 100.26 | 142.52 | 119.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 101 | 126 | 0.29 | 0.20 | 0 | 0.51 | 220.54 | 0.17 | 0.42 |
| Hex | 59 | 65 | 7E | 1D | 14 | 0 | 33 | DD | 11 | 2A |
| Octal | 131 | 145 | 176 | 35 | 24 | 0 | 63 | 335 | 21 | 52 |
| Binary | 1011001 | 1100101 | 1111110 | 11101 | 10100 | 0 | 110011 | 11011101 | 10001 | 101010 |
Color Harmonies of #59657E
Complementary color
Monochromatic Colors of #59657E
Black with #59657E
Text Example
Text Example
White with #59657E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59657E; }
p { color: rgb(89,101,126); }
H1.HeaderClassName
{
color: #59657E;
}
.AnyTagClassName
{
color: #59657E;
}
</style>
background-color css
<style>
a { background-color: #59657E; }
a { background-color: rgb(89,101,126); }
div.DivClassName
{
background-color: #59657E;
}
.BgClassName
{
background-color: #59657E;
}
</style>
border-color css
<style>
span { border-color: #59657E; }
span { border-color: rgb(89,101,126); }
td.TdClassName
{
border-color: #59657E;
}
.TagClassName
{
border-color: #59657E;
}
</style>