Shades of Kashmir Blue #516A8E
Tints of Kashmir Blue #516A8E
RGB
CMYK
RGB Variations
Color information
#516A8E (or 0x516A8E) is known color: Kashmir Blue. HEX triplet: 51, 6A and 8E. RGB value is (81,106,142). Sum of RGB (Red+Green+Blue) = 81+106+142=329 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.62% from 329); Green value is 106 (41.80% from 255 or 32.22% from 329); Blue value is 142 (55.86% from 255 or 43.16% from 329); Max value from RGB is 142 - color contains mainly: blue. Hex color #516A8E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516A8E is #AE9571. Grayscale: #666666. Windows color (decimal): -11441522 or 9333329. OLE color: 9333329.
HSL color Cylindrical-coordinate representation of color #516A8E: hue angle of 215.41º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #516A8E is Cyan = 0.43, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 106 | 142 | - |
| CMYK | 0.43 | 0.25 | 0 | 0.44 |
| HSL | 215.41º | 0.27% | 0.44% | - |
| HSV(B) | 215.41º | 0.43% | 0.56% | - |
| XYZ | 13.43 | 14.01 | 27.59 | - |
| YUV | 102.63 | 150.22 | 112.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 106 | 142 | 0.43 | 0.25 | 0 | 0.44 | 215.41 | 0.27 | 0.44 |
| Hex | 51 | 6A | 8E | 2B | 19 | 0 | 2C | D7 | 1B | 2C |
| Octal | 121 | 152 | 216 | 53 | 31 | 0 | 54 | 327 | 33 | 54 |
| Binary | 1010001 | 1101010 | 10001110 | 101011 | 11001 | 0 | 101100 | 11010111 | 11011 | 101100 |
Color Harmonies of #516A8E
Complementary color
Monochromatic Colors of #516A8E
Black with #516A8E
Text Example
Text Example
White with #516A8E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516A8E; }
p { color: rgb(81,106,142); }
H1.HeaderClassName
{
color: #516A8E;
}
.AnyTagClassName
{
color: #516A8E;
}
</style>
background-color css
<style>
a { background-color: #516A8E; }
a { background-color: rgb(81,106,142); }
div.DivClassName
{
background-color: #516A8E;
}
.BgClassName
{
background-color: #516A8E;
}
</style>
border-color css
<style>
span { border-color: #516A8E; }
span { border-color: rgb(81,106,142); }
td.TdClassName
{
border-color: #516A8E;
}
.TagClassName
{
border-color: #516A8E;
}
</style>