Shades of Kashmir Blue #517195
Tints of Kashmir Blue #517195
RGB
CMYK
RGB Variations
Color information
#517195 (or 0x517195) is known color: Kashmir Blue. HEX triplet: 51, 71 and 95. RGB value is (81,113,149). Sum of RGB (Red+Green+Blue) = 81+113+149=343 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.62% from 343); Green value is 113 (44.53% from 255 or 32.94% from 343); Blue value is 149 (58.59% from 255 or 43.44% from 343); Max value from RGB is 149 - color contains mainly: blue. Hex color #517195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517195 is #AE8E6A. Grayscale: #6B6B6B. Windows color (decimal): -11439723 or 9793873. OLE color: 9793873.
HSL color Cylindrical-coordinate representation of color #517195: hue angle of 211.76º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #517195 is Cyan = 0.46, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 113 | 149 | - |
| CMYK | 0.46 | 0.24 | 0 | 0.42 |
| HSL | 211.76º | 0.3% | 0.45% | - |
| HSV(B) | 211.76º | 0.46% | 0.58% | - |
| XYZ | 14.72 | 15.73 | 30.69 | - |
| YUV | 107.54 | 151.4 | 109.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 149 | 0.46 | 0.24 | 0 | 0.42 | 211.76 | 0.3 | 0.45 |
| Hex | 51 | 71 | 95 | 2E | 18 | 0 | 2A | D4 | 1E | 2D |
| Octal | 121 | 161 | 225 | 56 | 30 | 0 | 52 | 324 | 36 | 55 |
| Binary | 1010001 | 1110001 | 10010101 | 101110 | 11000 | 0 | 101010 | 11010100 | 11110 | 101101 |
Color Harmonies of #517195
Complementary color
Monochromatic Colors of #517195
Black with #517195
Text Example
Text Example
White with #517195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517195; }
p { color: rgb(81,113,149); }
H1.HeaderClassName
{
color: #517195;
}
.AnyTagClassName
{
color: #517195;
}
</style>
background-color css
<style>
a { background-color: #517195; }
a { background-color: rgb(81,113,149); }
div.DivClassName
{
background-color: #517195;
}
.BgClassName
{
background-color: #517195;
}
</style>
border-color css
<style>
span { border-color: #517195; }
span { border-color: rgb(81,113,149); }
td.TdClassName
{
border-color: #517195;
}
.TagClassName
{
border-color: #517195;
}
</style>