Shades of Kashmir Blue #587293
Tints of Kashmir Blue #587293
RGB
CMYK
RGB Variations
Color information
#587293 (or 0x587293) is known color: Kashmir Blue. HEX triplet: 58, 72 and 93. RGB value is (88,114,147). Sum of RGB (Red+Green+Blue) = 88+114+147=349 (46% of max value = 765). Red value is 88 (34.77% from 255 or 25.21% from 349); Green value is 114 (44.92% from 255 or 32.66% from 349); Blue value is 147 (57.81% from 255 or 42.12% from 349); Max value from RGB is 147 - color contains mainly: blue. Hex color #587293 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587293 is #A78D6C. Grayscale: #6D6D6D. Windows color (decimal): -10980717 or 9663064. OLE color: 9663064.
HSL color Cylindrical-coordinate representation of color #587293: hue angle of 213.56º 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 #587293 is Cyan = 0.40, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 114 | 147 | - |
| CMYK | 0.40 | 0.22 | 0 | 0.42 |
| HSL | 213.56º | 0.25% | 0.46% | - |
| HSV(B) | 213.56º | 0.4% | 0.58% | - |
| XYZ | 15.31 | 16.22 | 29.93 | - |
| YUV | 109.99 | 148.89 | 112.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 114 | 147 | 0.40 | 0.22 | 0 | 0.42 | 213.56 | 0.25 | 0.46 |
| Hex | 58 | 72 | 93 | 28 | 16 | 0 | 2A | D6 | 19 | 2E |
| Octal | 130 | 162 | 223 | 50 | 26 | 0 | 52 | 326 | 31 | 56 |
| Binary | 1011000 | 1110010 | 10010011 | 101000 | 10110 | 0 | 101010 | 11010110 | 11001 | 101110 |
Color Harmonies of #587293
Complementary color
Monochromatic Colors of #587293
Black with #587293
Text Example
Text Example
White with #587293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587293; }
p { color: rgb(88,114,147); }
H1.HeaderClassName
{
color: #587293;
}
.AnyTagClassName
{
color: #587293;
}
</style>
background-color css
<style>
a { background-color: #587293; }
a { background-color: rgb(88,114,147); }
div.DivClassName
{
background-color: #587293;
}
.BgClassName
{
background-color: #587293;
}
</style>
border-color css
<style>
span { border-color: #587293; }
span { border-color: rgb(88,114,147); }
td.TdClassName
{
border-color: #587293;
}
.TagClassName
{
border-color: #587293;
}
</style>