Shades of Kashmir Blue #516287
Tints of Kashmir Blue #516287
RGB
CMYK
RGB Variations
Color information
#516287 (or 0x516287) is known color: Kashmir Blue. HEX triplet: 51, 62 and 87. RGB value is (81,98,135). Sum of RGB (Red+Green+Blue) = 81+98+135=314 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.80% from 314); Green value is 98 (38.67% from 255 or 31.21% from 314); Blue value is 135 (53.12% from 255 or 42.99% from 314); Max value from RGB is 135 - color contains mainly: blue. Hex color #516287 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516287 is #AE9D78. Grayscale: #606060. Windows color (decimal): -11443577 or 8872529. OLE color: 8872529.
HSL color Cylindrical-coordinate representation of color #516287: hue angle of 221.11º 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 #516287 is Cyan = 0.40, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 98 | 135 | - |
| CMYK | 0.40 | 0.27 | 0 | 0.47 |
| HSL | 221.11º | 0.25% | 0.42% | - |
| HSV(B) | 221.11º | 0.4% | 0.53% | - |
| XYZ | 12.13 | 12.23 | 24.64 | - |
| YUV | 97.14 | 149.37 | 116.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 98 | 135 | 0.40 | 0.27 | 0 | 0.47 | 221.11 | 0.25 | 0.42 |
| Hex | 51 | 62 | 87 | 28 | 1B | 0 | 2F | DD | 19 | 2A |
| Octal | 121 | 142 | 207 | 50 | 33 | 0 | 57 | 335 | 31 | 52 |
| Binary | 1010001 | 1100010 | 10000111 | 101000 | 11011 | 0 | 101111 | 11011101 | 11001 | 101010 |
Color Harmonies of #516287
Complementary color
Monochromatic Colors of #516287
Black with #516287
Text Example
Text Example
White with #516287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516287; }
p { color: rgb(81,98,135); }
H1.HeaderClassName
{
color: #516287;
}
.AnyTagClassName
{
color: #516287;
}
</style>
background-color css
<style>
a { background-color: #516287; }
a { background-color: rgb(81,98,135); }
div.DivClassName
{
background-color: #516287;
}
.BgClassName
{
background-color: #516287;
}
</style>
border-color css
<style>
span { border-color: #516287; }
span { border-color: rgb(81,98,135); }
td.TdClassName
{
border-color: #516287;
}
.TagClassName
{
border-color: #516287;
}
</style>