Shades of Kashmir Blue #586483
Tints of Kashmir Blue #586483
RGB
CMYK
RGB Variations
Color information
#586483 (or 0x586483) is known color: Kashmir Blue. HEX triplet: 58, 64 and 83. RGB value is (88,100,131). Sum of RGB (Red+Green+Blue) = 88+100+131=319 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.59% from 319); Green value is 100 (39.45% from 255 or 31.35% from 319); Blue value is 131 (51.56% from 255 or 41.07% from 319); Max value from RGB is 131 - color contains mainly: blue. Hex color #586483 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #586483 is #A79B7C. Grayscale: #636363. Windows color (decimal): -10984317 or 8610904. OLE color: 8610904.
HSL color Cylindrical-coordinate representation of color #586483: hue angle of 223.26º 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 #586483 is Cyan = 0.33, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 100 | 131 | - |
| CMYK | 0.33 | 0.24 | 0 | 0.49 |
| HSL | 223.26º | 0.2% | 0.43% | - |
| HSV(B) | 223.26º | 0.33% | 0.51% | - |
| XYZ | 12.68 | 12.83 | 23.28 | - |
| YUV | 99.95 | 145.52 | 119.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 100 | 131 | 0.33 | 0.24 | 0 | 0.49 | 223.26 | 0.2 | 0.43 |
| Hex | 58 | 64 | 83 | 21 | 18 | 0 | 31 | DF | 14 | 2B |
| Octal | 130 | 144 | 203 | 41 | 30 | 0 | 61 | 337 | 24 | 53 |
| Binary | 1011000 | 1100100 | 10000011 | 100001 | 11000 | 0 | 110001 | 11011111 | 10100 | 101011 |
Color Harmonies of #586483
Complementary color
Monochromatic Colors of #586483
Black with #586483
Text Example
Text Example
White with #586483
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586483; }
p { color: rgb(88,100,131); }
H1.HeaderClassName
{
color: #586483;
}
.AnyTagClassName
{
color: #586483;
}
</style>
background-color css
<style>
a { background-color: #586483; }
a { background-color: rgb(88,100,131); }
div.DivClassName
{
background-color: #586483;
}
.BgClassName
{
background-color: #586483;
}
</style>
border-color css
<style>
span { border-color: #586483; }
span { border-color: rgb(88,100,131); }
td.TdClassName
{
border-color: #586483;
}
.TagClassName
{
border-color: #586483;
}
</style>