Shades of Kashmir Blue #516286
Tints of Kashmir Blue #516286
RGB
CMYK
RGB Variations
Color information
#516286 (or 0x516286) is known color: Kashmir Blue. HEX triplet: 51, 62 and 86. RGB value is (81,98,134). Sum of RGB (Red+Green+Blue) = 81+98+134=313 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.88% from 313); Green value is 98 (38.67% from 255 or 31.31% from 313); Blue value is 134 (52.73% from 255 or 42.81% from 313); Max value from RGB is 134 - color contains mainly: blue. Hex color #516286 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516286 is #AE9D79. Grayscale: #606060. Windows color (decimal): -11443578 or 8806993. OLE color: 8806993.
HSL color Cylindrical-coordinate representation of color #516286: hue angle of 220.75º 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 #516286 is Cyan = 0.40, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 98 | 134 | - |
| CMYK | 0.40 | 0.27 | 0 | 0.47 |
| HSL | 220.75º | 0.25% | 0.42% | - |
| HSV(B) | 220.75º | 0.4% | 0.53% | - |
| XYZ | 12.06 | 12.21 | 24.27 | - |
| YUV | 97.02 | 148.87 | 116.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 98 | 134 | 0.40 | 0.27 | 0 | 0.47 | 220.75 | 0.25 | 0.42 |
| Hex | 51 | 62 | 86 | 28 | 1B | 0 | 2F | DD | 19 | 2A |
| Octal | 121 | 142 | 206 | 50 | 33 | 0 | 57 | 335 | 31 | 52 |
| Binary | 1010001 | 1100010 | 10000110 | 101000 | 11011 | 0 | 101111 | 11011101 | 11001 | 101010 |
Color Harmonies of #516286
Complementary color
Monochromatic Colors of #516286
Black with #516286
Text Example
Text Example
White with #516286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516286; }
p { color: rgb(81,98,134); }
H1.HeaderClassName
{
color: #516286;
}
.AnyTagClassName
{
color: #516286;
}
</style>
background-color css
<style>
a { background-color: #516286; }
a { background-color: rgb(81,98,134); }
div.DivClassName
{
background-color: #516286;
}
.BgClassName
{
background-color: #516286;
}
</style>
border-color css
<style>
span { border-color: #516286; }
span { border-color: rgb(81,98,134); }
td.TdClassName
{
border-color: #516286;
}
.TagClassName
{
border-color: #516286;
}
</style>