Shades of Kashmir Blue #59728E
Tints of Kashmir Blue #59728E
RGB
CMYK
RGB Variations
Color information
#59728E (or 0x59728E) is known color: Kashmir Blue. HEX triplet: 59, 72 and 8E. RGB value is (89,114,142). Sum of RGB (Red+Green+Blue) = 89+114+142=345 (45% of max value = 765). Red value is 89 (35.16% from 255 or 25.80% from 345); Green value is 114 (44.92% from 255 or 33.04% from 345); Blue value is 142 (55.86% from 255 or 41.16% from 345); Max value from RGB is 142 - color contains mainly: blue. Hex color #59728E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #59728E is #A68D71. Grayscale: #6D6D6D. Windows color (decimal): -10915186 or 9335385. OLE color: 9335385.
HSL color Cylindrical-coordinate representation of color #59728E: hue angle of 211.7º degrees, saturation: 0.23, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #59728E is Cyan = 0.37, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 114 | 142 | - |
| CMYK | 0.37 | 0.20 | 0 | 0.44 |
| HSL | 211.7º | 0.23% | 0.45% | - |
| HSV(B) | 211.7º | 0.37% | 0.56% | - |
| XYZ | 15.02 | 16.11 | 27.91 | - |
| YUV | 109.72 | 146.22 | 113.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 114 | 142 | 0.37 | 0.20 | 0 | 0.44 | 211.7 | 0.23 | 0.45 |
| Hex | 59 | 72 | 8E | 25 | 14 | 0 | 2C | D4 | 17 | 2D |
| Octal | 131 | 162 | 216 | 45 | 24 | 0 | 54 | 324 | 27 | 55 |
| Binary | 1011001 | 1110010 | 10001110 | 100101 | 10100 | 0 | 101100 | 11010100 | 10111 | 101101 |
Color Harmonies of #59728E
Complementary color
Monochromatic Colors of #59728E
Black with #59728E
Text Example
Text Example
White with #59728E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59728E; }
p { color: rgb(89,114,142); }
H1.HeaderClassName
{
color: #59728E;
}
.AnyTagClassName
{
color: #59728E;
}
</style>
background-color css
<style>
a { background-color: #59728E; }
a { background-color: rgb(89,114,142); }
div.DivClassName
{
background-color: #59728E;
}
.BgClassName
{
background-color: #59728E;
}
</style>
border-color css
<style>
span { border-color: #59728E; }
span { border-color: rgb(89,114,142); }
td.TdClassName
{
border-color: #59728E;
}
.TagClassName
{
border-color: #59728E;
}
</style>