Shades of Kashmir Blue #517095
Tints of Kashmir Blue #517095
RGB
CMYK
RGB Variations
Color information
#517095 (or 0x517095) is known color: Kashmir Blue. HEX triplet: 51, 70 and 95. RGB value is (81,112,149). Sum of RGB (Red+Green+Blue) = 81+112+149=342 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.68% from 342); Green value is 112 (44.14% from 255 or 32.75% from 342); Blue value is 149 (58.59% from 255 or 43.57% from 342); Max value from RGB is 149 - color contains mainly: blue. Hex color #517095 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517095 is #AE8F6A. Grayscale: #6A6A6A. Windows color (decimal): -11439979 or 9793617. OLE color: 9793617.
HSL color Cylindrical-coordinate representation of color #517095: hue angle of 212.65º 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 #517095 is Cyan = 0.46, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 112 | 149 | - |
| CMYK | 0.46 | 0.25 | 0 | 0.42 |
| HSL | 212.65º | 0.3% | 0.45% | - |
| HSV(B) | 212.65º | 0.46% | 0.58% | - |
| XYZ | 14.61 | 15.51 | 30.66 | - |
| YUV | 106.95 | 151.73 | 109.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 149 | 0.46 | 0.25 | 0 | 0.42 | 212.65 | 0.3 | 0.45 |
| Hex | 51 | 70 | 95 | 2E | 19 | 0 | 2A | D5 | 1E | 2D |
| Octal | 121 | 160 | 225 | 56 | 31 | 0 | 52 | 325 | 36 | 55 |
| Binary | 1010001 | 1110000 | 10010101 | 101110 | 11001 | 0 | 101010 | 11010101 | 11110 | 101101 |
Color Harmonies of #517095
Complementary color
Monochromatic Colors of #517095
Black with #517095
Text Example
Text Example
White with #517095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517095; }
p { color: rgb(81,112,149); }
H1.HeaderClassName
{
color: #517095;
}
.AnyTagClassName
{
color: #517095;
}
</style>
background-color css
<style>
a { background-color: #517095; }
a { background-color: rgb(81,112,149); }
div.DivClassName
{
background-color: #517095;
}
.BgClassName
{
background-color: #517095;
}
</style>
border-color css
<style>
span { border-color: #517095; }
span { border-color: rgb(81,112,149); }
td.TdClassName
{
border-color: #517095;
}
.TagClassName
{
border-color: #517095;
}
</style>