Shades of Kashmir Blue #587794
Tints of Kashmir Blue #587794
RGB
CMYK
RGB Variations
Color information
#587794 (or 0x587794) is known color: Kashmir Blue. HEX triplet: 58, 77 and 94. RGB value is (88,119,148). Sum of RGB (Red+Green+Blue) = 88+119+148=355 (47% of max value = 765). Red value is 88 (34.77% from 255 or 24.79% from 355); Green value is 119 (46.88% from 255 or 33.52% from 355); Blue value is 148 (58.20% from 255 or 41.69% from 355); Max value from RGB is 148 - color contains mainly: blue. Hex color #587794 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587794 is #A7886B. Grayscale: #707070. Windows color (decimal): -10979436 or 9729880. OLE color: 9729880.
HSL color Cylindrical-coordinate representation of color #587794: hue angle of 209º 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 #587794 is Cyan = 0.41, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 119 | 148 | - |
| CMYK | 0.41 | 0.20 | 0 | 0.42 |
| HSL | 209º | 0.25% | 0.46% | - |
| HSV(B) | 209º | 0.41% | 0.58% | - |
| XYZ | 15.97 | 17.41 | 30.54 | - |
| YUV | 113.04 | 147.73 | 110.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 119 | 148 | 0.41 | 0.20 | 0 | 0.42 | 209 | 0.25 | 0.46 |
| Hex | 58 | 77 | 94 | 29 | 14 | 0 | 2A | D1 | 19 | 2E |
| Octal | 130 | 167 | 224 | 51 | 24 | 0 | 52 | 321 | 31 | 56 |
| Binary | 1011000 | 1110111 | 10010100 | 101001 | 10100 | 0 | 101010 | 11010001 | 11001 | 101110 |
Color Harmonies of #587794
Complementary color
Monochromatic Colors of #587794
Black with #587794
Text Example
Text Example
White with #587794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587794; }
p { color: rgb(88,119,148); }
H1.HeaderClassName
{
color: #587794;
}
.AnyTagClassName
{
color: #587794;
}
</style>
background-color css
<style>
a { background-color: #587794; }
a { background-color: rgb(88,119,148); }
div.DivClassName
{
background-color: #587794;
}
.BgClassName
{
background-color: #587794;
}
</style>
border-color css
<style>
span { border-color: #587794; }
span { border-color: rgb(88,119,148); }
td.TdClassName
{
border-color: #587794;
}
.TagClassName
{
border-color: #587794;
}
</style>