Shades of Kashmir Blue #587193
Tints of Kashmir Blue #587193
RGB
CMYK
RGB Variations
Color information
#587193 (or 0x587193) is known color: Kashmir Blue. HEX triplet: 58, 71 and 93. RGB value is (88,113,147). Sum of RGB (Red+Green+Blue) = 88+113+147=348 (46% of max value = 765). Red value is 88 (34.77% from 255 or 25.29% from 348); Green value is 113 (44.53% from 255 or 32.47% from 348); Blue value is 147 (57.81% from 255 or 42.24% from 348); Max value from RGB is 147 - color contains mainly: blue. Hex color #587193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587193 is #A78E6C. Grayscale: #6D6D6D. Windows color (decimal): -10980973 or 9662808. OLE color: 9662808.
HSL color Cylindrical-coordinate representation of color #587193: hue angle of 214.58º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #587193 is Cyan = 0.40, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 113 | 147 | - |
| CMYK | 0.40 | 0.23 | 0 | 0.42 |
| HSL | 214.58º | 0.25% | 0.46% | - |
| HSV(B) | 214.58º | 0.4% | 0.58% | - |
| XYZ | 15.2 | 15.99 | 29.89 | - |
| YUV | 109.4 | 149.22 | 112.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 113 | 147 | 0.40 | 0.23 | 0 | 0.42 | 214.58 | 0.25 | 0.46 |
| Hex | 58 | 71 | 93 | 28 | 17 | 0 | 2A | D7 | 19 | 2E |
| Octal | 130 | 161 | 223 | 50 | 27 | 0 | 52 | 327 | 31 | 56 |
| Binary | 1011000 | 1110001 | 10010011 | 101000 | 10111 | 0 | 101010 | 11010111 | 11001 | 101110 |
Color Harmonies of #587193
Complementary color
Monochromatic Colors of #587193
Black with #587193
Text Example
Text Example
White with #587193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587193; }
p { color: rgb(88,113,147); }
H1.HeaderClassName
{
color: #587193;
}
.AnyTagClassName
{
color: #587193;
}
</style>
background-color css
<style>
a { background-color: #587193; }
a { background-color: rgb(88,113,147); }
div.DivClassName
{
background-color: #587193;
}
.BgClassName
{
background-color: #587193;
}
</style>
border-color css
<style>
span { border-color: #587193; }
span { border-color: rgb(88,113,147); }
td.TdClassName
{
border-color: #587193;
}
.TagClassName
{
border-color: #587193;
}
</style>