Shades of Kashmir Blue #516690
Tints of Kashmir Blue #516690
RGB
CMYK
RGB Variations
Color information
#516690 (or 0x516690) is known color: Kashmir Blue. HEX triplet: 51, 66 and 90. RGB value is (81,102,144). Sum of RGB (Red+Green+Blue) = 81+102+144=327 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.77% from 327); Green value is 102 (40.23% from 255 or 31.19% from 327); Blue value is 144 (56.64% from 255 or 44.04% from 327); Max value from RGB is 144 - color contains mainly: blue. Hex color #516690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516690 is #AE996F. Grayscale: #646464. Windows color (decimal): -11442544 or 9463377. OLE color: 9463377.
HSL color Cylindrical-coordinate representation of color #516690: hue angle of 220º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #516690 is Cyan = 0.44, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 102 | 144 | - |
| CMYK | 0.44 | 0.29 | 0 | 0.44 |
| HSL | 220º | 0.28% | 0.44% | - |
| HSV(B) | 220º | 0.44% | 0.56% | - |
| XYZ | 13.18 | 13.27 | 28.25 | - |
| YUV | 100.51 | 152.54 | 114.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 144 | 0.44 | 0.29 | 0 | 0.44 | 220 | 0.28 | 0.44 |
| Hex | 51 | 66 | 90 | 2C | 1D | 0 | 2C | DC | 1C | 2C |
| Octal | 121 | 146 | 220 | 54 | 35 | 0 | 54 | 334 | 34 | 54 |
| Binary | 1010001 | 1100110 | 10010000 | 101100 | 11101 | 0 | 101100 | 11011100 | 11100 | 101100 |
Color Harmonies of #516690
Complementary color
Monochromatic Colors of #516690
Black with #516690
Text Example
Text Example
White with #516690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516690; }
p { color: rgb(81,102,144); }
H1.HeaderClassName
{
color: #516690;
}
.AnyTagClassName
{
color: #516690;
}
</style>
background-color css
<style>
a { background-color: #516690; }
a { background-color: rgb(81,102,144); }
div.DivClassName
{
background-color: #516690;
}
.BgClassName
{
background-color: #516690;
}
</style>
border-color css
<style>
span { border-color: #516690; }
span { border-color: rgb(81,102,144); }
td.TdClassName
{
border-color: #516690;
}
.TagClassName
{
border-color: #516690;
}
</style>