Shades of Kashmir Blue #516991
Tints of Kashmir Blue #516991
RGB
CMYK
RGB Variations
Color information
#516991 (or 0x516991) is known color: Kashmir Blue. HEX triplet: 51, 69 and 91. RGB value is (81,105,145). Sum of RGB (Red+Green+Blue) = 81+105+145=331 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.47% from 331); Green value is 105 (41.41% from 255 or 31.72% from 331); Blue value is 145 (57.03% from 255 or 43.81% from 331); Max value from RGB is 145 - color contains mainly: blue. Hex color #516991 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516991 is #AE966E. Grayscale: #666666. Windows color (decimal): -11441775 or 9529681. OLE color: 9529681.
HSL color Cylindrical-coordinate representation of color #516991: hue angle of 217.5º 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 #516991 is Cyan = 0.44, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 105 | 145 | - |
| CMYK | 0.44 | 0.28 | 0 | 0.43 |
| HSL | 217.5º | 0.28% | 0.44% | - |
| HSV(B) | 217.5º | 0.44% | 0.57% | - |
| XYZ | 13.56 | 13.9 | 28.76 | - |
| YUV | 102.38 | 152.05 | 112.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 105 | 145 | 0.44 | 0.28 | 0 | 0.43 | 217.5 | 0.28 | 0.44 |
| Hex | 51 | 69 | 91 | 2C | 1C | 0 | 2B | DA | 1C | 2C |
| Octal | 121 | 151 | 221 | 54 | 34 | 0 | 53 | 332 | 34 | 54 |
| Binary | 1010001 | 1101001 | 10010001 | 101100 | 11100 | 0 | 101011 | 11011010 | 11100 | 101100 |
Color Harmonies of #516991
Complementary color
Monochromatic Colors of #516991
Black with #516991
Text Example
Text Example
White with #516991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516991; }
p { color: rgb(81,105,145); }
H1.HeaderClassName
{
color: #516991;
}
.AnyTagClassName
{
color: #516991;
}
</style>
background-color css
<style>
a { background-color: #516991; }
a { background-color: rgb(81,105,145); }
div.DivClassName
{
background-color: #516991;
}
.BgClassName
{
background-color: #516991;
}
</style>
border-color css
<style>
span { border-color: #516991; }
span { border-color: rgb(81,105,145); }
td.TdClassName
{
border-color: #516991;
}
.TagClassName
{
border-color: #516991;
}
</style>