Shades of Kashmir Blue #597595
Tints of Kashmir Blue #597595
RGB
CMYK
RGB Variations
Color information
#597595 (or 0x597595) is known color: Kashmir Blue. HEX triplet: 59, 75 and 95. RGB value is (89,117,149). Sum of RGB (Red+Green+Blue) = 89+117+149=355 (47% of max value = 765). Red value is 89 (35.16% from 255 or 25.07% from 355); Green value is 117 (46.09% from 255 or 32.96% from 355); Blue value is 149 (58.59% from 255 or 41.97% from 355); Max value from RGB is 149 - color contains mainly: blue. Hex color #597595 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597595 is #A68A6A. Grayscale: #707070. Windows color (decimal): -10914411 or 9794905. OLE color: 9794905.
HSL color Cylindrical-coordinate representation of color #597595: hue angle of 212º degrees, saturation: 0.25, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #597595 is Cyan = 0.40, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 117 | 149 | - |
| CMYK | 0.40 | 0.21 | 0 | 0.42 |
| HSL | 212º | 0.25% | 0.47% | - |
| HSV(B) | 212º | 0.4% | 0.58% | - |
| XYZ | 15.91 | 17.02 | 30.88 | - |
| YUV | 112.28 | 148.72 | 111.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 117 | 149 | 0.40 | 0.21 | 0 | 0.42 | 212 | 0.25 | 0.47 |
| Hex | 59 | 75 | 95 | 28 | 15 | 0 | 2A | D4 | 19 | 2F |
| Octal | 131 | 165 | 225 | 50 | 25 | 0 | 52 | 324 | 31 | 57 |
| Binary | 1011001 | 1110101 | 10010101 | 101000 | 10101 | 0 | 101010 | 11010100 | 11001 | 101111 |
Color Harmonies of #597595
Complementary color
Monochromatic Colors of #597595
Black with #597595
Text Example
Text Example
White with #597595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597595; }
p { color: rgb(89,117,149); }
H1.HeaderClassName
{
color: #597595;
}
.AnyTagClassName
{
color: #597595;
}
</style>
background-color css
<style>
a { background-color: #597595; }
a { background-color: rgb(89,117,149); }
div.DivClassName
{
background-color: #597595;
}
.BgClassName
{
background-color: #597595;
}
</style>
border-color css
<style>
span { border-color: #597595; }
span { border-color: rgb(89,117,149); }
td.TdClassName
{
border-color: #597595;
}
.TagClassName
{
border-color: #597595;
}
</style>