Shades of Kashmir Blue #607389
Tints of Kashmir Blue #607389
RGB
CMYK
RGB Variations
Color information
#607389 (or 0x607389) is known color: Kashmir Blue. HEX triplet: 60, 73 and 89. RGB value is (96,115,137). Sum of RGB (Red+Green+Blue) = 96+115+137=348 (46% of max value = 765). Red value is 96 (37.89% from 255 or 27.59% from 348); Green value is 115 (45.31% from 255 or 33.05% from 348); Blue value is 137 (53.91% from 255 or 39.37% from 348); Max value from RGB is 137 - color contains mainly: blue. Hex color #607389 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607389 is #9F8C76. Grayscale: #6F6F6F. Windows color (decimal): -10456183 or 9007968. OLE color: 9007968.
HSL color Cylindrical-coordinate representation of color #607389: hue angle of 212.2º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #607389 is Cyan = 0.30, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 96 | 115 | 137 | - |
| CMYK | 0.30 | 0.16 | 0 | 0.46 |
| HSL | 212.2º | 0.18% | 0.46% | - |
| HSV(B) | 212.2º | 0.3% | 0.54% | - |
| XYZ | 15.47 | 16.55 | 26.05 | - |
| YUV | 111.83 | 142.21 | 116.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 137 | 0.30 | 0.16 | 0 | 0.46 | 212.2 | 0.18 | 0.46 |
| Hex | 60 | 73 | 89 | 1E | 10 | 0 | 2E | D4 | 12 | 2E |
| Octal | 140 | 163 | 211 | 36 | 20 | 0 | 56 | 324 | 22 | 56 |
| Binary | 1100000 | 1110011 | 10001001 | 11110 | 10000 | 0 | 101110 | 11010100 | 10010 | 101110 |
Color Harmonies of #607389
Complementary color
Monochromatic Colors of #607389
Black with #607389
Text Example
Text Example
White with #607389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607389; }
p { color: rgb(96,115,137); }
H1.HeaderClassName
{
color: #607389;
}
.AnyTagClassName
{
color: #607389;
}
</style>
background-color css
<style>
a { background-color: #607389; }
a { background-color: rgb(96,115,137); }
div.DivClassName
{
background-color: #607389;
}
.BgClassName
{
background-color: #607389;
}
</style>
border-color css
<style>
span { border-color: #607389; }
span { border-color: rgb(96,115,137); }
td.TdClassName
{
border-color: #607389;
}
.TagClassName
{
border-color: #607389;
}
</style>