Shades of Kashmir Blue #607188
Tints of Kashmir Blue #607188
RGB
CMYK
RGB Variations
Color information
#607188 (or 0x607188) is known color: Kashmir Blue. HEX triplet: 60, 71 and 88. RGB value is (96,113,136). Sum of RGB (Red+Green+Blue) = 96+113+136=345 (45% of max value = 765). Red value is 96 (37.89% from 255 or 27.83% from 345); Green value is 113 (44.53% from 255 or 32.75% from 345); Blue value is 136 (53.52% from 255 or 39.42% from 345); Max value from RGB is 136 - color contains mainly: blue. Hex color #607188 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607188 is #9F8E77. Grayscale: #6E6E6E. Windows color (decimal): -10456696 or 8941920. OLE color: 8941920.
HSL color Cylindrical-coordinate representation of color #607188: hue angle of 214.5º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #607188 is Cyan = 0.29, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 113 | 136 | - |
| CMYK | 0.29 | 0.17 | 0 | 0.47 |
| HSL | 214.5º | 0.17% | 0.45% | - |
| HSV(B) | 214.5º | 0.29% | 0.53% | - |
| XYZ | 15.17 | 16.07 | 25.6 | - |
| YUV | 110.54 | 142.37 | 117.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 113 | 136 | 0.29 | 0.17 | 0 | 0.47 | 214.5 | 0.17 | 0.45 |
| Hex | 60 | 71 | 88 | 1D | 11 | 0 | 2F | D6 | 11 | 2D |
| Octal | 140 | 161 | 210 | 35 | 21 | 0 | 57 | 326 | 21 | 55 |
| Binary | 1100000 | 1110001 | 10001000 | 11101 | 10001 | 0 | 101111 | 11010110 | 10001 | 101101 |
Color Harmonies of #607188
Complementary color
Monochromatic Colors of #607188
Black with #607188
Text Example
Text Example
White with #607188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607188; }
p { color: rgb(96,113,136); }
H1.HeaderClassName
{
color: #607188;
}
.AnyTagClassName
{
color: #607188;
}
</style>
background-color css
<style>
a { background-color: #607188; }
a { background-color: rgb(96,113,136); }
div.DivClassName
{
background-color: #607188;
}
.BgClassName
{
background-color: #607188;
}
</style>
border-color css
<style>
span { border-color: #607188; }
span { border-color: rgb(96,113,136); }
td.TdClassName
{
border-color: #607188;
}
.TagClassName
{
border-color: #607188;
}
</style>