Shades of Kashmir Blue #587194
Tints of Kashmir Blue #587194
RGB
CMYK
RGB Variations
Color information
#587194 (or 0x587194) is known color: Kashmir Blue. HEX triplet: 58, 71 and 94. RGB value is (88,113,148). Sum of RGB (Red+Green+Blue) = 88+113+148=349 (46% of max value = 765). Red value is 88 (34.77% from 255 or 25.21% from 349); Green value is 113 (44.53% from 255 or 32.38% from 349); Blue value is 148 (58.20% from 255 or 42.41% from 349); Max value from RGB is 148 - color contains mainly: blue. Hex color #587194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587194 is #A78E6B. Grayscale: #6D6D6D. Windows color (decimal): -10980972 or 9728344. OLE color: 9728344.
HSL color Cylindrical-coordinate representation of color #587194: hue angle of 215º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #587194 is Cyan = 0.41, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 113 | 148 | - |
| CMYK | 0.41 | 0.24 | 0 | 0.42 |
| HSL | 215º | 0.25% | 0.46% | - |
| HSV(B) | 215º | 0.41% | 0.58% | - |
| XYZ | 15.27 | 16.02 | 30.3 | - |
| YUV | 109.52 | 149.72 | 112.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 113 | 148 | 0.41 | 0.24 | 0 | 0.42 | 215 | 0.25 | 0.46 |
| Hex | 58 | 71 | 94 | 29 | 18 | 0 | 2A | D7 | 19 | 2E |
| Octal | 130 | 161 | 224 | 51 | 30 | 0 | 52 | 327 | 31 | 56 |
| Binary | 1011000 | 1110001 | 10010100 | 101001 | 11000 | 0 | 101010 | 11010111 | 11001 | 101110 |
Color Harmonies of #587194
Complementary color
Monochromatic Colors of #587194
Black with #587194
Text Example
Text Example
White with #587194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587194; }
p { color: rgb(88,113,148); }
H1.HeaderClassName
{
color: #587194;
}
.AnyTagClassName
{
color: #587194;
}
</style>
background-color css
<style>
a { background-color: #587194; }
a { background-color: rgb(88,113,148); }
div.DivClassName
{
background-color: #587194;
}
.BgClassName
{
background-color: #587194;
}
</style>
border-color css
<style>
span { border-color: #587194; }
span { border-color: rgb(88,113,148); }
td.TdClassName
{
border-color: #587194;
}
.TagClassName
{
border-color: #587194;
}
</style>