Shades of Kashmir Blue #59647E
Tints of Kashmir Blue #59647E
RGB
CMYK
RGB Variations
Color information
#59647E (or 0x59647E) is known color: Kashmir Blue. HEX triplet: 59, 64 and 7E. RGB value is (89,100,126). Sum of RGB (Red+Green+Blue) = 89+100+126=315 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.25% from 315); Green value is 100 (39.45% from 255 or 31.75% from 315); Blue value is 126 (49.61% from 255 or 40% from 315); Max value from RGB is 126 - color contains mainly: blue. Hex color #59647E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #59647E is #A69B81. Grayscale: #636363. Windows color (decimal): -10918786 or 8283225. OLE color: 8283225.
HSL color Cylindrical-coordinate representation of color #59647E: hue angle of 222.16º 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 #59647E is Cyan = 0.29, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 89 | 100 | 126 | - |
| CMYK | 0.29 | 0.21 | 0 | 0.51 |
| HSL | 222.16º | 0.17% | 0.42% | - |
| HSV(B) | 222.16º | 0.29% | 0.49% | - |
| XYZ | 12.44 | 12.74 | 21.54 | - |
| YUV | 99.68 | 142.86 | 120.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 100 | 126 | 0.29 | 0.21 | 0 | 0.51 | 222.16 | 0.17 | 0.42 |
| Hex | 59 | 64 | 7E | 1D | 15 | 0 | 33 | DE | 11 | 2A |
| Octal | 131 | 144 | 176 | 35 | 25 | 0 | 63 | 336 | 21 | 52 |
| Binary | 1011001 | 1100100 | 1111110 | 11101 | 10101 | 0 | 110011 | 11011110 | 10001 | 101010 |
Color Harmonies of #59647E
Complementary color
Monochromatic Colors of #59647E
Black with #59647E
Text Example
Text Example
White with #59647E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59647E; }
p { color: rgb(89,100,126); }
H1.HeaderClassName
{
color: #59647E;
}
.AnyTagClassName
{
color: #59647E;
}
</style>
background-color css
<style>
a { background-color: #59647E; }
a { background-color: rgb(89,100,126); }
div.DivClassName
{
background-color: #59647E;
}
.BgClassName
{
background-color: #59647E;
}
</style>
border-color css
<style>
span { border-color: #59647E; }
span { border-color: rgb(89,100,126); }
td.TdClassName
{
border-color: #59647E;
}
.TagClassName
{
border-color: #59647E;
}
</style>