Shades of Kashmir Blue #59627E
Tints of Kashmir Blue #59627E
RGB
CMYK
RGB Variations
Color information
#59627E (or 0x59627E) is known color: Kashmir Blue. HEX triplet: 59, 62 and 7E. RGB value is (89,98,126). Sum of RGB (Red+Green+Blue) = 89+98+126=313 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.43% from 313); Green value is 98 (38.67% from 255 or 31.31% from 313); Blue value is 126 (49.61% from 255 or 40.26% from 313); Max value from RGB is 126 - color contains mainly: blue. Hex color #59627E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #59627E is #A69D81. Grayscale: #626262. Windows color (decimal): -10919298 or 8282713. OLE color: 8282713.
HSL color Cylindrical-coordinate representation of color #59627E: hue angle of 225.41º 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 #59627E is Cyan = 0.29, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 89 | 98 | 126 | - |
| CMYK | 0.29 | 0.22 | 0 | 0.51 |
| HSL | 225.41º | 0.17% | 0.42% | - |
| HSV(B) | 225.41º | 0.29% | 0.49% | - |
| XYZ | 12.25 | 12.37 | 21.48 | - |
| YUV | 98.5 | 143.52 | 121.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 98 | 126 | 0.29 | 0.22 | 0 | 0.51 | 225.41 | 0.17 | 0.42 |
| Hex | 59 | 62 | 7E | 1D | 16 | 0 | 33 | E1 | 11 | 2A |
| Octal | 131 | 142 | 176 | 35 | 26 | 0 | 63 | 341 | 21 | 52 |
| Binary | 1011001 | 1100010 | 1111110 | 11101 | 10110 | 0 | 110011 | 11100001 | 10001 | 101010 |
Color Harmonies of #59627E
Complementary color
Monochromatic Colors of #59627E
Black with #59627E
Text Example
Text Example
White with #59627E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59627E; }
p { color: rgb(89,98,126); }
H1.HeaderClassName
{
color: #59627E;
}
.AnyTagClassName
{
color: #59627E;
}
</style>
background-color css
<style>
a { background-color: #59627E; }
a { background-color: rgb(89,98,126); }
div.DivClassName
{
background-color: #59627E;
}
.BgClassName
{
background-color: #59627E;
}
</style>
border-color css
<style>
span { border-color: #59627E; }
span { border-color: rgb(89,98,126); }
td.TdClassName
{
border-color: #59627E;
}
.TagClassName
{
border-color: #59627E;
}
</style>