Shades of Kashmir Blue #517193
Tints of Kashmir Blue #517193
RGB
CMYK
RGB Variations
Color information
#517193 (or 0x517193) is known color: Kashmir Blue. HEX triplet: 51, 71 and 93. RGB value is (81,113,147). Sum of RGB (Red+Green+Blue) = 81+113+147=341 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.75% from 341); Green value is 113 (44.53% from 255 or 33.14% from 341); Blue value is 147 (57.81% from 255 or 43.11% from 341); Max value from RGB is 147 - color contains mainly: blue. Hex color #517193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517193 is #AE8E6C. Grayscale: #6B6B6B. Windows color (decimal): -11439725 or 9662801. OLE color: 9662801.
HSL color Cylindrical-coordinate representation of color #517193: hue angle of 210.91º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #517193 is Cyan = 0.45, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 113 | 147 | - |
| CMYK | 0.45 | 0.23 | 0 | 0.42 |
| HSL | 210.91º | 0.29% | 0.45% | - |
| HSV(B) | 210.91º | 0.45% | 0.58% | - |
| XYZ | 14.56 | 15.67 | 29.86 | - |
| YUV | 107.31 | 150.4 | 109.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 147 | 0.45 | 0.23 | 0 | 0.42 | 210.91 | 0.29 | 0.45 |
| Hex | 51 | 71 | 93 | 2D | 17 | 0 | 2A | D3 | 1D | 2D |
| Octal | 121 | 161 | 223 | 55 | 27 | 0 | 52 | 323 | 35 | 55 |
| Binary | 1010001 | 1110001 | 10010011 | 101101 | 10111 | 0 | 101010 | 11010011 | 11101 | 101101 |
Color Harmonies of #517193
Complementary color
Monochromatic Colors of #517193
Black with #517193
Text Example
Text Example
White with #517193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517193; }
p { color: rgb(81,113,147); }
H1.HeaderClassName
{
color: #517193;
}
.AnyTagClassName
{
color: #517193;
}
</style>
background-color css
<style>
a { background-color: #517193; }
a { background-color: rgb(81,113,147); }
div.DivClassName
{
background-color: #517193;
}
.BgClassName
{
background-color: #517193;
}
</style>
border-color css
<style>
span { border-color: #517193; }
span { border-color: rgb(81,113,147); }
td.TdClassName
{
border-color: #517193;
}
.TagClassName
{
border-color: #517193;
}
</style>