Shades of Kashmir Blue #607186
Tints of Kashmir Blue #607186
RGB
CMYK
RGB Variations
Color information
#607186 (or 0x607186) is known color: Kashmir Blue. HEX triplet: 60, 71 and 86. RGB value is (96,113,134). Sum of RGB (Red+Green+Blue) = 96+113+134=343 (45% of max value = 765). Red value is 96 (37.89% from 255 or 27.99% from 343); Green value is 113 (44.53% from 255 or 32.94% from 343); Blue value is 134 (52.73% from 255 or 39.07% from 343); Max value from RGB is 134 - color contains mainly: blue. Hex color #607186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607186 is #9F8E79. Grayscale: #6E6E6E. Windows color (decimal): -10456698 or 8810848. OLE color: 8810848.
HSL color Cylindrical-coordinate representation of color #607186: hue angle of 213.16º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #607186 is Cyan = 0.28, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 113 | 134 | - |
| CMYK | 0.28 | 0.16 | 0 | 0.47 |
| HSL | 213.16º | 0.17% | 0.45% | - |
| HSV(B) | 213.16º | 0.28% | 0.53% | - |
| XYZ | 15.03 | 16.02 | 24.85 | - |
| YUV | 110.31 | 141.37 | 117.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 113 | 134 | 0.28 | 0.16 | 0 | 0.47 | 213.16 | 0.17 | 0.45 |
| Hex | 60 | 71 | 86 | 1C | 10 | 0 | 2F | D5 | 11 | 2D |
| Octal | 140 | 161 | 206 | 34 | 20 | 0 | 57 | 325 | 21 | 55 |
| Binary | 1100000 | 1110001 | 10000110 | 11100 | 10000 | 0 | 101111 | 11010101 | 10001 | 101101 |
Color Harmonies of #607186
Complementary color
Monochromatic Colors of #607186
Black with #607186
Text Example
Text Example
White with #607186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607186; }
p { color: rgb(96,113,134); }
H1.HeaderClassName
{
color: #607186;
}
.AnyTagClassName
{
color: #607186;
}
</style>
background-color css
<style>
a { background-color: #607186; }
a { background-color: rgb(96,113,134); }
div.DivClassName
{
background-color: #607186;
}
.BgClassName
{
background-color: #607186;
}
</style>
border-color css
<style>
span { border-color: #607186; }
span { border-color: rgb(96,113,134); }
td.TdClassName
{
border-color: #607186;
}
.TagClassName
{
border-color: #607186;
}
</style>