Shades of Kashmir Blue #617387
Tints of Kashmir Blue #617387
RGB
CMYK
RGB Variations
Color information
#617387 (or 0x617387) is known color: Kashmir Blue. HEX triplet: 61, 73 and 87. RGB value is (97,115,135). Sum of RGB (Red+Green+Blue) = 97+115+135=347 (45% of max value = 765). Red value is 97 (38.28% from 255 or 27.95% from 347); Green value is 115 (45.31% from 255 or 33.14% from 347); Blue value is 135 (53.12% from 255 or 38.90% from 347); Max value from RGB is 135 - color contains mainly: blue. Hex color #617387 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617387 is #9E8C78. Grayscale: #6F6F6F. Windows color (decimal): -10390649 or 8876897. OLE color: 8876897.
HSL color Cylindrical-coordinate representation of color #617387: hue angle of 211.58º degrees, saturation: 0.16, 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 #617387 is Cyan = 0.28, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 115 | 135 | - |
| CMYK | 0.28 | 0.15 | 0 | 0.47 |
| HSL | 211.58º | 0.16% | 0.45% | - |
| HSV(B) | 211.58º | 0.28% | 0.53% | - |
| XYZ | 15.43 | 16.55 | 25.3 | - |
| YUV | 111.9 | 141.04 | 117.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 135 | 0.28 | 0.15 | 0 | 0.47 | 211.58 | 0.16 | 0.45 |
| Hex | 61 | 73 | 87 | 1C | F | 0 | 2F | D4 | 10 | 2D |
| Octal | 141 | 163 | 207 | 34 | 17 | 0 | 57 | 324 | 20 | 55 |
| Binary | 1100001 | 1110011 | 10000111 | 11100 | 1111 | 0 | 101111 | 11010100 | 10000 | 101101 |
Color Harmonies of #617387
Complementary color
Monochromatic Colors of #617387
Black with #617387
Text Example
Text Example
White with #617387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617387; }
p { color: rgb(97,115,135); }
H1.HeaderClassName
{
color: #617387;
}
.AnyTagClassName
{
color: #617387;
}
</style>
background-color css
<style>
a { background-color: #617387; }
a { background-color: rgb(97,115,135); }
div.DivClassName
{
background-color: #617387;
}
.BgClassName
{
background-color: #617387;
}
</style>
border-color css
<style>
span { border-color: #617387; }
span { border-color: rgb(97,115,135); }
td.TdClassName
{
border-color: #617387;
}
.TagClassName
{
border-color: #617387;
}
</style>