Shades of Kashmir Blue #517396
Tints of Kashmir Blue #517396
RGB
CMYK
RGB Variations
Color information
#517396 (or 0x517396) is known color: Kashmir Blue. HEX triplet: 51, 73 and 96. RGB value is (81,115,150). Sum of RGB (Red+Green+Blue) = 81+115+150=346 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.41% from 346); Green value is 115 (45.31% from 255 or 33.24% from 346); Blue value is 150 (58.98% from 255 or 43.35% from 346); Max value from RGB is 150 - color contains mainly: blue. Hex color #517396 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517396 is #AE8C69. Grayscale: #6C6C6C. Windows color (decimal): -11439210 or 9859921. OLE color: 9859921.
HSL color Cylindrical-coordinate representation of color #517396: hue angle of 210.43º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #517396 is Cyan = 0.46, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 115 | 150 | - |
| CMYK | 0.46 | 0.23 | 0 | 0.41 |
| HSL | 210.43º | 0.3% | 0.45% | - |
| HSV(B) | 210.43º | 0.46% | 0.59% | - |
| XYZ | 15.03 | 16.21 | 31.19 | - |
| YUV | 108.82 | 151.24 | 108.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 150 | 0.46 | 0.23 | 0 | 0.41 | 210.43 | 0.3 | 0.45 |
| Hex | 51 | 73 | 96 | 2E | 17 | 0 | 29 | D2 | 1E | 2D |
| Octal | 121 | 163 | 226 | 56 | 27 | 0 | 51 | 322 | 36 | 55 |
| Binary | 1010001 | 1110011 | 10010110 | 101110 | 10111 | 0 | 101001 | 11010010 | 11110 | 101101 |
Color Harmonies of #517396
Complementary color
Monochromatic Colors of #517396
Black with #517396
Text Example
Text Example
White with #517396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517396; }
p { color: rgb(81,115,150); }
H1.HeaderClassName
{
color: #517396;
}
.AnyTagClassName
{
color: #517396;
}
</style>
background-color css
<style>
a { background-color: #517396; }
a { background-color: rgb(81,115,150); }
div.DivClassName
{
background-color: #517396;
}
.BgClassName
{
background-color: #517396;
}
</style>
border-color css
<style>
span { border-color: #517396; }
span { border-color: rgb(81,115,150); }
td.TdClassName
{
border-color: #517396;
}
.TagClassName
{
border-color: #517396;
}
</style>