Shades of Kashmir Blue #587593
Tints of Kashmir Blue #587593
RGB
CMYK
RGB Variations
Color information
#587593 (or 0x587593) is known color: Kashmir Blue. HEX triplet: 58, 75 and 93. RGB value is (88,117,147). Sum of RGB (Red+Green+Blue) = 88+117+147=352 (46% of max value = 765). Red value is 88 (34.77% from 255 or 25% from 352); Green value is 117 (46.09% from 255 or 33.24% from 352); Blue value is 147 (57.81% from 255 or 41.76% from 352); Max value from RGB is 147 - color contains mainly: blue. Hex color #587593 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587593 is #A78A6C. Grayscale: #6F6F6F. Windows color (decimal): -10979949 or 9663832. OLE color: 9663832.
HSL color Cylindrical-coordinate representation of color #587593: hue angle of 210.51º 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 #587593 is Cyan = 0.40, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 117 | 147 | - |
| CMYK | 0.40 | 0.20 | 0 | 0.42 |
| HSL | 210.51º | 0.25% | 0.46% | - |
| HSV(B) | 210.51º | 0.4% | 0.58% | - |
| XYZ | 15.65 | 16.9 | 30.04 | - |
| YUV | 111.75 | 147.89 | 111.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 147 | 0.40 | 0.20 | 0 | 0.42 | 210.51 | 0.25 | 0.46 |
| Hex | 58 | 75 | 93 | 28 | 14 | 0 | 2A | D3 | 19 | 2E |
| Octal | 130 | 165 | 223 | 50 | 24 | 0 | 52 | 323 | 31 | 56 |
| Binary | 1011000 | 1110101 | 10010011 | 101000 | 10100 | 0 | 101010 | 11010011 | 11001 | 101110 |
Color Harmonies of #587593
Complementary color
Monochromatic Colors of #587593
Black with #587593
Text Example
Text Example
White with #587593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587593; }
p { color: rgb(88,117,147); }
H1.HeaderClassName
{
color: #587593;
}
.AnyTagClassName
{
color: #587593;
}
</style>
background-color css
<style>
a { background-color: #587593; }
a { background-color: rgb(88,117,147); }
div.DivClassName
{
background-color: #587593;
}
.BgClassName
{
background-color: #587593;
}
</style>
border-color css
<style>
span { border-color: #587593; }
span { border-color: rgb(88,117,147); }
td.TdClassName
{
border-color: #587593;
}
.TagClassName
{
border-color: #587593;
}
</style>