Shades of Kashmir Blue #517796
Tints of Kashmir Blue #517796
RGB
CMYK
RGB Variations
Color information
#517796 (or 0x517796) is known color: Kashmir Blue. HEX triplet: 51, 77 and 96. RGB value is (81,119,150). Sum of RGB (Red+Green+Blue) = 81+119+150=350 (46% of max value = 765). Red value is 81 (32.03% from 255 or 23.14% from 350); Green value is 119 (46.88% from 255 or 34% from 350); Blue value is 150 (58.98% from 255 or 42.86% from 350); Max value from RGB is 150 - color contains mainly: blue. Hex color #517796 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517796 is #AE8869. Grayscale: #6F6F6F. Windows color (decimal): -11438186 or 9860945. OLE color: 9860945.
HSL color Cylindrical-coordinate representation of color #517796: hue angle of 206.96º 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 #517796 is Cyan = 0.46, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 119 | 150 | - |
| CMYK | 0.46 | 0.21 | 0 | 0.41 |
| HSL | 206.96º | 0.3% | 0.45% | - |
| HSV(B) | 206.96º | 0.46% | 0.59% | - |
| XYZ | 15.5 | 17.14 | 31.35 | - |
| YUV | 111.17 | 149.91 | 106.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 119 | 150 | 0.46 | 0.21 | 0 | 0.41 | 206.96 | 0.3 | 0.45 |
| Hex | 51 | 77 | 96 | 2E | 15 | 0 | 29 | CF | 1E | 2D |
| Octal | 121 | 167 | 226 | 56 | 25 | 0 | 51 | 317 | 36 | 55 |
| Binary | 1010001 | 1110111 | 10010110 | 101110 | 10101 | 0 | 101001 | 11001111 | 11110 | 101101 |
Color Harmonies of #517796
Complementary color
Monochromatic Colors of #517796
Black with #517796
Text Example
Text Example
White with #517796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517796; }
p { color: rgb(81,119,150); }
H1.HeaderClassName
{
color: #517796;
}
.AnyTagClassName
{
color: #517796;
}
</style>
background-color css
<style>
a { background-color: #517796; }
a { background-color: rgb(81,119,150); }
div.DivClassName
{
background-color: #517796;
}
.BgClassName
{
background-color: #517796;
}
</style>
border-color css
<style>
span { border-color: #517796; }
span { border-color: rgb(81,119,150); }
td.TdClassName
{
border-color: #517796;
}
.TagClassName
{
border-color: #517796;
}
</style>