Shades of Kashmir Blue #596484
Tints of Kashmir Blue #596484
RGB
CMYK
RGB Variations
Color information
#596484 (or 0x596484) is known color: Kashmir Blue. HEX triplet: 59, 64 and 84. RGB value is (89,100,132). Sum of RGB (Red+Green+Blue) = 89+100+132=321 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.73% from 321); Green value is 100 (39.45% from 255 or 31.15% from 321); Blue value is 132 (51.95% from 255 or 41.12% from 321); Max value from RGB is 132 - color contains mainly: blue. Hex color #596484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596484 is #A69B7B. Grayscale: #646464. Windows color (decimal): -10918780 or 8676441. OLE color: 8676441.
HSL color Cylindrical-coordinate representation of color #596484: hue angle of 224.65º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #596484 is Cyan = 0.33, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 100 | 132 | - |
| CMYK | 0.33 | 0.24 | 0 | 0.48 |
| HSL | 224.65º | 0.19% | 0.43% | - |
| HSV(B) | 224.65º | 0.33% | 0.52% | - |
| XYZ | 12.84 | 12.9 | 23.64 | - |
| YUV | 100.36 | 145.86 | 119.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 100 | 132 | 0.33 | 0.24 | 0 | 0.48 | 224.65 | 0.19 | 0.43 |
| Hex | 59 | 64 | 84 | 21 | 18 | 0 | 30 | E1 | 13 | 2B |
| Octal | 131 | 144 | 204 | 41 | 30 | 0 | 60 | 341 | 23 | 53 |
| Binary | 1011001 | 1100100 | 10000100 | 100001 | 11000 | 0 | 110000 | 11100001 | 10011 | 101011 |
Color Harmonies of #596484
Complementary color
Monochromatic Colors of #596484
Black with #596484
Text Example
Text Example
White with #596484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596484; }
p { color: rgb(89,100,132); }
H1.HeaderClassName
{
color: #596484;
}
.AnyTagClassName
{
color: #596484;
}
</style>
background-color css
<style>
a { background-color: #596484; }
a { background-color: rgb(89,100,132); }
div.DivClassName
{
background-color: #596484;
}
.BgClassName
{
background-color: #596484;
}
</style>
border-color css
<style>
span { border-color: #596484; }
span { border-color: rgb(89,100,132); }
td.TdClassName
{
border-color: #596484;
}
.TagClassName
{
border-color: #596484;
}
</style>