Shades of Kashmir Blue #587393
Tints of Kashmir Blue #587393
RGB
CMYK
RGB Variations
Color information
#587393 (or 0x587393) is known color: Kashmir Blue. HEX triplet: 58, 73 and 93. RGB value is (88,115,147). Sum of RGB (Red+Green+Blue) = 88+115+147=350 (46% of max value = 765). Red value is 88 (34.77% from 255 or 25.14% from 350); Green value is 115 (45.31% from 255 or 32.86% from 350); Blue value is 147 (57.81% from 255 or 42% from 350); Max value from RGB is 147 - color contains mainly: blue. Hex color #587393 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587393 is #A78C6C. Grayscale: #6E6E6E. Windows color (decimal): -10980461 or 9663320. OLE color: 9663320.
HSL color Cylindrical-coordinate representation of color #587393: hue angle of 212.54º 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 #587393 is Cyan = 0.40, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 115 | 147 | - |
| CMYK | 0.40 | 0.22 | 0 | 0.42 |
| HSL | 212.54º | 0.25% | 0.46% | - |
| HSV(B) | 212.54º | 0.4% | 0.58% | - |
| XYZ | 15.42 | 16.44 | 29.96 | - |
| YUV | 110.58 | 148.55 | 111.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 115 | 147 | 0.40 | 0.22 | 0 | 0.42 | 212.54 | 0.25 | 0.46 |
| Hex | 58 | 73 | 93 | 28 | 16 | 0 | 2A | D5 | 19 | 2E |
| Octal | 130 | 163 | 223 | 50 | 26 | 0 | 52 | 325 | 31 | 56 |
| Binary | 1011000 | 1110011 | 10010011 | 101000 | 10110 | 0 | 101010 | 11010101 | 11001 | 101110 |
Color Harmonies of #587393
Complementary color
Monochromatic Colors of #587393
Black with #587393
Text Example
Text Example
White with #587393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587393; }
p { color: rgb(88,115,147); }
H1.HeaderClassName
{
color: #587393;
}
.AnyTagClassName
{
color: #587393;
}
</style>
background-color css
<style>
a { background-color: #587393; }
a { background-color: rgb(88,115,147); }
div.DivClassName
{
background-color: #587393;
}
.BgClassName
{
background-color: #587393;
}
</style>
border-color css
<style>
span { border-color: #587393; }
span { border-color: rgb(88,115,147); }
td.TdClassName
{
border-color: #587393;
}
.TagClassName
{
border-color: #587393;
}
</style>