Shades of Kashmir Blue #586486
Tints of Kashmir Blue #586486
RGB
CMYK
RGB Variations
Color information
#586486 (or 0x586486) is known color: Kashmir Blue. HEX triplet: 58, 64 and 86. RGB value is (88,100,134). Sum of RGB (Red+Green+Blue) = 88+100+134=322 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.33% from 322); Green value is 100 (39.45% from 255 or 31.06% from 322); Blue value is 134 (52.73% from 255 or 41.61% from 322); Max value from RGB is 134 - color contains mainly: blue. Hex color #586486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #586486 is #A79B79. Grayscale: #646464. Windows color (decimal): -10984314 or 8807512. OLE color: 8807512.
HSL color Cylindrical-coordinate representation of color #586486: hue angle of 224.35º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #586486 is Cyan = 0.34, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 100 | 134 | - |
| CMYK | 0.34 | 0.25 | 0 | 0.47 |
| HSL | 224.35º | 0.21% | 0.44% | - |
| HSV(B) | 224.35º | 0.34% | 0.53% | - |
| XYZ | 12.88 | 12.91 | 24.37 | - |
| YUV | 100.29 | 147.02 | 119.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 100 | 134 | 0.34 | 0.25 | 0 | 0.47 | 224.35 | 0.21 | 0.44 |
| Hex | 58 | 64 | 86 | 22 | 19 | 0 | 2F | E0 | 15 | 2C |
| Octal | 130 | 144 | 206 | 42 | 31 | 0 | 57 | 340 | 25 | 54 |
| Binary | 1011000 | 1100100 | 10000110 | 100010 | 11001 | 0 | 101111 | 11100000 | 10101 | 101100 |
Color Harmonies of #586486
Complementary color
Monochromatic Colors of #586486
Black with #586486
Text Example
Text Example
White with #586486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586486; }
p { color: rgb(88,100,134); }
H1.HeaderClassName
{
color: #586486;
}
.AnyTagClassName
{
color: #586486;
}
</style>
background-color css
<style>
a { background-color: #586486; }
a { background-color: rgb(88,100,134); }
div.DivClassName
{
background-color: #586486;
}
.BgClassName
{
background-color: #586486;
}
</style>
border-color css
<style>
span { border-color: #586486; }
span { border-color: rgb(88,100,134); }
td.TdClassName
{
border-color: #586486;
}
.TagClassName
{
border-color: #586486;
}
</style>