Shades of Kashmir Blue #587993
Tints of Kashmir Blue #587993
RGB
CMYK
RGB Variations
Color information
#587993 (or 0x587993) is known color: Kashmir Blue. HEX triplet: 58, 79 and 93. RGB value is (88,121,147). Sum of RGB (Red+Green+Blue) = 88+121+147=356 (47% of max value = 765). Red value is 88 (34.77% from 255 or 24.72% from 356); Green value is 121 (47.66% from 255 or 33.99% from 356); Blue value is 147 (57.81% from 255 or 41.29% from 356); Max value from RGB is 147 - color contains mainly: blue. Hex color #587993 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587993 is #A7866C. Grayscale: #717171. Windows color (decimal): -10978925 or 9664856. OLE color: 9664856.
HSL color Cylindrical-coordinate representation of color #587993: hue angle of 206.44º 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 #587993 is Cyan = 0.40, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 121 | 147 | - |
| CMYK | 0.40 | 0.18 | 0 | 0.42 |
| HSL | 206.44º | 0.25% | 0.46% | - |
| HSV(B) | 206.44º | 0.4% | 0.58% | - |
| XYZ | 16.13 | 17.86 | 30.2 | - |
| YUV | 114.1 | 146.57 | 109.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 121 | 147 | 0.40 | 0.18 | 0 | 0.42 | 206.44 | 0.25 | 0.46 |
| Hex | 58 | 79 | 93 | 28 | 12 | 0 | 2A | CE | 19 | 2E |
| Octal | 130 | 171 | 223 | 50 | 22 | 0 | 52 | 316 | 31 | 56 |
| Binary | 1011000 | 1111001 | 10010011 | 101000 | 10010 | 0 | 101010 | 11001110 | 11001 | 101110 |
Color Harmonies of #587993
Complementary color
Monochromatic Colors of #587993
Black with #587993
Text Example
Text Example
White with #587993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587993; }
p { color: rgb(88,121,147); }
H1.HeaderClassName
{
color: #587993;
}
.AnyTagClassName
{
color: #587993;
}
</style>
background-color css
<style>
a { background-color: #587993; }
a { background-color: rgb(88,121,147); }
div.DivClassName
{
background-color: #587993;
}
.BgClassName
{
background-color: #587993;
}
</style>
border-color css
<style>
span { border-color: #587993; }
span { border-color: rgb(88,121,147); }
td.TdClassName
{
border-color: #587993;
}
.TagClassName
{
border-color: #587993;
}
</style>