Shades of Kashmir Blue #587190
Tints of Kashmir Blue #587190
RGB
CMYK
RGB Variations
Color information
#587190 (or 0x587190) is known color: Kashmir Blue. HEX triplet: 58, 71 and 90. RGB value is (88,113,144). Sum of RGB (Red+Green+Blue) = 88+113+144=345 (45% of max value = 765). Red value is 88 (34.77% from 255 or 25.51% from 345); Green value is 113 (44.53% from 255 or 32.75% from 345); Blue value is 144 (56.64% from 255 or 41.74% from 345); Max value from RGB is 144 - color contains mainly: blue. Hex color #587190 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587190 is #A78E6F. Grayscale: #6C6C6C. Windows color (decimal): -10980976 or 9466200. OLE color: 9466200.
HSL color Cylindrical-coordinate representation of color #587190: hue angle of 213.21º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #587190 is Cyan = 0.39, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 113 | 144 | - |
| CMYK | 0.39 | 0.22 | 0 | 0.44 |
| HSL | 213.21º | 0.24% | 0.45% | - |
| HSV(B) | 213.21º | 0.39% | 0.56% | - |
| XYZ | 14.96 | 15.9 | 28.67 | - |
| YUV | 109.06 | 147.72 | 112.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 113 | 144 | 0.39 | 0.22 | 0 | 0.44 | 213.21 | 0.24 | 0.45 |
| Hex | 58 | 71 | 90 | 27 | 16 | 0 | 2C | D5 | 18 | 2D |
| Octal | 130 | 161 | 220 | 47 | 26 | 0 | 54 | 325 | 30 | 55 |
| Binary | 1011000 | 1110001 | 10010000 | 100111 | 10110 | 0 | 101100 | 11010101 | 11000 | 101101 |
Color Harmonies of #587190
Complementary color
Monochromatic Colors of #587190
Black with #587190
Text Example
Text Example
White with #587190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587190; }
p { color: rgb(88,113,144); }
H1.HeaderClassName
{
color: #587190;
}
.AnyTagClassName
{
color: #587190;
}
</style>
background-color css
<style>
a { background-color: #587190; }
a { background-color: rgb(88,113,144); }
div.DivClassName
{
background-color: #587190;
}
.BgClassName
{
background-color: #587190;
}
</style>
border-color css
<style>
span { border-color: #587190; }
span { border-color: rgb(88,113,144); }
td.TdClassName
{
border-color: #587190;
}
.TagClassName
{
border-color: #587190;
}
</style>