Shades of Kashmir Blue #516691
Tints of Kashmir Blue #516691
RGB
CMYK
RGB Variations
Color information
#516691 (or 0x516691) is known color: Kashmir Blue. HEX triplet: 51, 66 and 91. RGB value is (81,102,145). Sum of RGB (Red+Green+Blue) = 81+102+145=328 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.70% from 328); Green value is 102 (40.23% from 255 or 31.10% from 328); Blue value is 145 (57.03% from 255 or 44.21% from 328); Max value from RGB is 145 - color contains mainly: blue. Hex color #516691 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516691 is #AE996E. Grayscale: #646464. Windows color (decimal): -11442543 or 9528913. OLE color: 9528913.
HSL color Cylindrical-coordinate representation of color #516691: hue angle of 220.31º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #516691 is Cyan = 0.44, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 102 | 145 | - |
| CMYK | 0.44 | 0.30 | 0 | 0.43 |
| HSL | 220.31º | 0.28% | 0.44% | - |
| HSV(B) | 220.31º | 0.44% | 0.57% | - |
| XYZ | 13.26 | 13.3 | 28.66 | - |
| YUV | 100.62 | 153.04 | 114 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 145 | 0.44 | 0.30 | 0 | 0.43 | 220.31 | 0.28 | 0.44 |
| Hex | 51 | 66 | 91 | 2C | 1E | 0 | 2B | DC | 1C | 2C |
| Octal | 121 | 146 | 221 | 54 | 36 | 0 | 53 | 334 | 34 | 54 |
| Binary | 1010001 | 1100110 | 10010001 | 101100 | 11110 | 0 | 101011 | 11011100 | 11100 | 101100 |
Color Harmonies of #516691
Complementary color
Monochromatic Colors of #516691
Black with #516691
Text Example
Text Example
White with #516691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516691; }
p { color: rgb(81,102,145); }
H1.HeaderClassName
{
color: #516691;
}
.AnyTagClassName
{
color: #516691;
}
</style>
background-color css
<style>
a { background-color: #516691; }
a { background-color: rgb(81,102,145); }
div.DivClassName
{
background-color: #516691;
}
.BgClassName
{
background-color: #516691;
}
</style>
border-color css
<style>
span { border-color: #516691; }
span { border-color: rgb(81,102,145); }
td.TdClassName
{
border-color: #516691;
}
.TagClassName
{
border-color: #516691;
}
</style>