Shades of Kashmir Blue #516587
Tints of Kashmir Blue #516587
RGB
CMYK
RGB Variations
Color information
#516587 (or 0x516587) is known color: Kashmir Blue. HEX triplet: 51, 65 and 87. RGB value is (81,101,135). Sum of RGB (Red+Green+Blue) = 81+101+135=317 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.55% from 317); Green value is 101 (39.84% from 255 or 31.86% from 317); Blue value is 135 (53.12% from 255 or 42.59% from 317); Max value from RGB is 135 - color contains mainly: blue. Hex color #516587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516587 is #AE9A78. Grayscale: #626262. Windows color (decimal): -11442809 or 8873297. OLE color: 8873297.
HSL color Cylindrical-coordinate representation of color #516587: hue angle of 217.78º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #516587 is Cyan = 0.40, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 101 | 135 | - |
| CMYK | 0.40 | 0.25 | 0 | 0.47 |
| HSL | 217.78º | 0.25% | 0.42% | - |
| HSV(B) | 217.78º | 0.4% | 0.53% | - |
| XYZ | 12.42 | 12.81 | 24.74 | - |
| YUV | 98.9 | 148.37 | 115.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 135 | 0.40 | 0.25 | 0 | 0.47 | 217.78 | 0.25 | 0.42 |
| Hex | 51 | 65 | 87 | 28 | 19 | 0 | 2F | DA | 19 | 2A |
| Octal | 121 | 145 | 207 | 50 | 31 | 0 | 57 | 332 | 31 | 52 |
| Binary | 1010001 | 1100101 | 10000111 | 101000 | 11001 | 0 | 101111 | 11011010 | 11001 | 101010 |
Color Harmonies of #516587
Complementary color
Monochromatic Colors of #516587
Black with #516587
Text Example
Text Example
White with #516587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516587; }
p { color: rgb(81,101,135); }
H1.HeaderClassName
{
color: #516587;
}
.AnyTagClassName
{
color: #516587;
}
</style>
background-color css
<style>
a { background-color: #516587; }
a { background-color: rgb(81,101,135); }
div.DivClassName
{
background-color: #516587;
}
.BgClassName
{
background-color: #516587;
}
</style>
border-color css
<style>
span { border-color: #516587; }
span { border-color: rgb(81,101,135); }
td.TdClassName
{
border-color: #516587;
}
.TagClassName
{
border-color: #516587;
}
</style>