Shades of Kashmir Blue #586583
Tints of Kashmir Blue #586583
RGB
CMYK
RGB Variations
Color information
#586583 (or 0x586583) is known color: Kashmir Blue. HEX triplet: 58, 65 and 83. RGB value is (88,101,131). Sum of RGB (Red+Green+Blue) = 88+101+131=320 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.5% from 320); Green value is 101 (39.84% from 255 or 31.56% from 320); Blue value is 131 (51.56% from 255 or 40.94% from 320); Max value from RGB is 131 - color contains mainly: blue. Hex color #586583 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #586583 is #A79A7C. Grayscale: #646464. Windows color (decimal): -10984061 or 8611160. OLE color: 8611160.
HSL color Cylindrical-coordinate representation of color #586583: hue angle of 221.86º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #586583 is Cyan = 0.33, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 101 | 131 | - |
| CMYK | 0.33 | 0.23 | 0 | 0.49 |
| HSL | 221.86º | 0.2% | 0.43% | - |
| HSV(B) | 221.86º | 0.33% | 0.51% | - |
| XYZ | 12.77 | 13.02 | 23.31 | - |
| YUV | 100.53 | 145.19 | 119.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 101 | 131 | 0.33 | 0.23 | 0 | 0.49 | 221.86 | 0.2 | 0.43 |
| Hex | 58 | 65 | 83 | 21 | 17 | 0 | 31 | DE | 14 | 2B |
| Octal | 130 | 145 | 203 | 41 | 27 | 0 | 61 | 336 | 24 | 53 |
| Binary | 1011000 | 1100101 | 10000011 | 100001 | 10111 | 0 | 110001 | 11011110 | 10100 | 101011 |
Color Harmonies of #586583
Complementary color
Monochromatic Colors of #586583
Black with #586583
Text Example
Text Example
White with #586583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586583; }
p { color: rgb(88,101,131); }
H1.HeaderClassName
{
color: #586583;
}
.AnyTagClassName
{
color: #586583;
}
</style>
background-color css
<style>
a { background-color: #586583; }
a { background-color: rgb(88,101,131); }
div.DivClassName
{
background-color: #586583;
}
.BgClassName
{
background-color: #586583;
}
</style>
border-color css
<style>
span { border-color: #586583; }
span { border-color: rgb(88,101,131); }
td.TdClassName
{
border-color: #586583;
}
.TagClassName
{
border-color: #586583;
}
</style>