Shades of Kashmir Blue #516486
Tints of Kashmir Blue #516486
RGB
CMYK
RGB Variations
Color information
#516486 (or 0x516486) is known color: Kashmir Blue. HEX triplet: 51, 64 and 86. RGB value is (81,100,134). Sum of RGB (Red+Green+Blue) = 81+100+134=315 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.71% from 315); Green value is 100 (39.45% from 255 or 31.75% from 315); Blue value is 134 (52.73% from 255 or 42.54% from 315); Max value from RGB is 134 - color contains mainly: blue. Hex color #516486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516486 is #AE9B79. Grayscale: #626262. Windows color (decimal): -11443066 or 8807505. OLE color: 8807505.
HSL color Cylindrical-coordinate representation of color #516486: hue angle of 218.49º 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 #516486 is Cyan = 0.40, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 100 | 134 | - |
| CMYK | 0.40 | 0.25 | 0 | 0.47 |
| HSL | 218.49º | 0.25% | 0.42% | - |
| HSV(B) | 218.49º | 0.4% | 0.53% | - |
| XYZ | 12.25 | 12.58 | 24.34 | - |
| YUV | 98.2 | 148.21 | 115.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 134 | 0.40 | 0.25 | 0 | 0.47 | 218.49 | 0.25 | 0.42 |
| Hex | 51 | 64 | 86 | 28 | 19 | 0 | 2F | DA | 19 | 2A |
| Octal | 121 | 144 | 206 | 50 | 31 | 0 | 57 | 332 | 31 | 52 |
| Binary | 1010001 | 1100100 | 10000110 | 101000 | 11001 | 0 | 101111 | 11011010 | 11001 | 101010 |
Color Harmonies of #516486
Complementary color
Monochromatic Colors of #516486
Black with #516486
Text Example
Text Example
White with #516486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516486; }
p { color: rgb(81,100,134); }
H1.HeaderClassName
{
color: #516486;
}
.AnyTagClassName
{
color: #516486;
}
</style>
background-color css
<style>
a { background-color: #516486; }
a { background-color: rgb(81,100,134); }
div.DivClassName
{
background-color: #516486;
}
.BgClassName
{
background-color: #516486;
}
</style>
border-color css
<style>
span { border-color: #516486; }
span { border-color: rgb(81,100,134); }
td.TdClassName
{
border-color: #516486;
}
.TagClassName
{
border-color: #516486;
}
</style>