Shades of Kashmir Blue #516186
Tints of Kashmir Blue #516186
RGB
CMYK
RGB Variations
Color information
#516186 (or 0x516186) is known color: Kashmir Blue. HEX triplet: 51, 61 and 86. RGB value is (81,97,134). Sum of RGB (Red+Green+Blue) = 81+97+134=312 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.96% from 312); Green value is 97 (38.28% from 255 or 31.09% from 312); Blue value is 134 (52.73% from 255 or 42.95% from 312); Max value from RGB is 134 - color contains mainly: blue. Hex color #516186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516186 is #AE9E79. Grayscale: #606060. Windows color (decimal): -11443834 or 8806737. OLE color: 8806737.
HSL color Cylindrical-coordinate representation of color #516186: hue angle of 221.89º 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 #516186 is Cyan = 0.40, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 97 | 134 | - |
| CMYK | 0.40 | 0.28 | 0 | 0.47 |
| HSL | 221.89º | 0.25% | 0.42% | - |
| HSV(B) | 221.89º | 0.4% | 0.53% | - |
| XYZ | 11.97 | 12.02 | 24.24 | - |
| YUV | 96.43 | 149.2 | 116.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 97 | 134 | 0.40 | 0.28 | 0 | 0.47 | 221.89 | 0.25 | 0.42 |
| Hex | 51 | 61 | 86 | 28 | 1C | 0 | 2F | DE | 19 | 2A |
| Octal | 121 | 141 | 206 | 50 | 34 | 0 | 57 | 336 | 31 | 52 |
| Binary | 1010001 | 1100001 | 10000110 | 101000 | 11100 | 0 | 101111 | 11011110 | 11001 | 101010 |
Color Harmonies of #516186
Complementary color
Monochromatic Colors of #516186
Black with #516186
Text Example
Text Example
White with #516186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516186; }
p { color: rgb(81,97,134); }
H1.HeaderClassName
{
color: #516186;
}
.AnyTagClassName
{
color: #516186;
}
</style>
background-color css
<style>
a { background-color: #516186; }
a { background-color: rgb(81,97,134); }
div.DivClassName
{
background-color: #516186;
}
.BgClassName
{
background-color: #516186;
}
</style>
border-color css
<style>
span { border-color: #516186; }
span { border-color: rgb(81,97,134); }
td.TdClassName
{
border-color: #516186;
}
.TagClassName
{
border-color: #516186;
}
</style>