Shades of Kashmir Blue #516687
Tints of Kashmir Blue #516687
RGB
CMYK
RGB Variations
Color information
#516687 (or 0x516687) is known color: Kashmir Blue. HEX triplet: 51, 66 and 87. RGB value is (81,102,135). Sum of RGB (Red+Green+Blue) = 81+102+135=318 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.47% from 318); Green value is 102 (40.23% from 255 or 32.08% from 318); Blue value is 135 (53.12% from 255 or 42.45% from 318); Max value from RGB is 135 - color contains mainly: blue. Hex color #516687 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516687 is #AE9978. Grayscale: #636363. Windows color (decimal): -11442553 or 8873553. OLE color: 8873553.
HSL color Cylindrical-coordinate representation of color #516687: hue angle of 216.67º 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 #516687 is Cyan = 0.40, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 102 | 135 | - |
| CMYK | 0.40 | 0.24 | 0 | 0.47 |
| HSL | 216.67º | 0.25% | 0.42% | - |
| HSV(B) | 216.67º | 0.4% | 0.53% | - |
| XYZ | 12.52 | 13 | 24.77 | - |
| YUV | 99.48 | 148.04 | 114.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 135 | 0.40 | 0.24 | 0 | 0.47 | 216.67 | 0.25 | 0.42 |
| Hex | 51 | 66 | 87 | 28 | 18 | 0 | 2F | D9 | 19 | 2A |
| Octal | 121 | 146 | 207 | 50 | 30 | 0 | 57 | 331 | 31 | 52 |
| Binary | 1010001 | 1100110 | 10000111 | 101000 | 11000 | 0 | 101111 | 11011001 | 11001 | 101010 |
Color Harmonies of #516687
Complementary color
Monochromatic Colors of #516687
Black with #516687
Text Example
Text Example
White with #516687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516687; }
p { color: rgb(81,102,135); }
H1.HeaderClassName
{
color: #516687;
}
.AnyTagClassName
{
color: #516687;
}
</style>
background-color css
<style>
a { background-color: #516687; }
a { background-color: rgb(81,102,135); }
div.DivClassName
{
background-color: #516687;
}
.BgClassName
{
background-color: #516687;
}
</style>
border-color css
<style>
span { border-color: #516687; }
span { border-color: rgb(81,102,135); }
td.TdClassName
{
border-color: #516687;
}
.TagClassName
{
border-color: #516687;
}
</style>