Shades of Kashmir Blue #617488
Tints of Kashmir Blue #617488
RGB
CMYK
RGB Variations
Color information
#617488 (or 0x617488) is known color: Kashmir Blue. HEX triplet: 61, 74 and 88. RGB value is (97,116,136). Sum of RGB (Red+Green+Blue) = 97+116+136=349 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.79% from 349); Green value is 116 (45.70% from 255 or 33.24% from 349); Blue value is 136 (53.52% from 255 or 38.97% from 349); Max value from RGB is 136 - color contains mainly: blue. Hex color #617488 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617488 is #9E8B77. Grayscale: #707070. Windows color (decimal): -10390392 or 8942689. OLE color: 8942689.
HSL color Cylindrical-coordinate representation of color #617488: hue angle of 210.77º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #617488 is Cyan = 0.29, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 116 | 136 | - |
| CMYK | 0.29 | 0.15 | 0 | 0.47 |
| HSL | 210.77º | 0.17% | 0.46% | - |
| HSV(B) | 210.77º | 0.29% | 0.53% | - |
| XYZ | 15.62 | 16.81 | 25.71 | - |
| YUV | 112.6 | 141.21 | 116.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 116 | 136 | 0.29 | 0.15 | 0 | 0.47 | 210.77 | 0.17 | 0.46 |
| Hex | 61 | 74 | 88 | 1D | F | 0 | 2F | D3 | 11 | 2E |
| Octal | 141 | 164 | 210 | 35 | 17 | 0 | 57 | 323 | 21 | 56 |
| Binary | 1100001 | 1110100 | 10001000 | 11101 | 1111 | 0 | 101111 | 11010011 | 10001 | 101110 |
Color Harmonies of #617488
Complementary color
Monochromatic Colors of #617488
Black with #617488
Text Example
Text Example
White with #617488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617488; }
p { color: rgb(97,116,136); }
H1.HeaderClassName
{
color: #617488;
}
.AnyTagClassName
{
color: #617488;
}
</style>
background-color css
<style>
a { background-color: #617488; }
a { background-color: rgb(97,116,136); }
div.DivClassName
{
background-color: #617488;
}
.BgClassName
{
background-color: #617488;
}
</style>
border-color css
<style>
span { border-color: #617488; }
span { border-color: rgb(97,116,136); }
td.TdClassName
{
border-color: #617488;
}
.TagClassName
{
border-color: #617488;
}
</style>