Shades of Kashmir Blue #516289
Tints of Kashmir Blue #516289
RGB
CMYK
RGB Variations
Color information
#516289 (or 0x516289) is known color: Kashmir Blue. HEX triplet: 51, 62 and 89. RGB value is (81,98,137). Sum of RGB (Red+Green+Blue) = 81+98+137=316 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.63% from 316); Green value is 98 (38.67% from 255 or 31.01% from 316); Blue value is 137 (53.91% from 255 or 43.35% from 316); Max value from RGB is 137 - color contains mainly: blue. Hex color #516289 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516289 is #AE9D76. Grayscale: #616161. Windows color (decimal): -11443575 or 9003601. OLE color: 9003601.
HSL color Cylindrical-coordinate representation of color #516289: hue angle of 221.79º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #516289 is Cyan = 0.41, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 98 | 137 | - |
| CMYK | 0.41 | 0.28 | 0 | 0.46 |
| HSL | 221.79º | 0.26% | 0.43% | - |
| HSV(B) | 221.79º | 0.41% | 0.54% | - |
| XYZ | 12.28 | 12.29 | 25.39 | - |
| YUV | 97.36 | 150.37 | 116.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 98 | 137 | 0.41 | 0.28 | 0 | 0.46 | 221.79 | 0.26 | 0.43 |
| Hex | 51 | 62 | 89 | 29 | 1C | 0 | 2E | DE | 1A | 2B |
| Octal | 121 | 142 | 211 | 51 | 34 | 0 | 56 | 336 | 32 | 53 |
| Binary | 1010001 | 1100010 | 10001001 | 101001 | 11100 | 0 | 101110 | 11011110 | 11010 | 101011 |
Color Harmonies of #516289
Complementary color
Monochromatic Colors of #516289
Black with #516289
Text Example
Text Example
White with #516289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516289; }
p { color: rgb(81,98,137); }
H1.HeaderClassName
{
color: #516289;
}
.AnyTagClassName
{
color: #516289;
}
</style>
background-color css
<style>
a { background-color: #516289; }
a { background-color: rgb(81,98,137); }
div.DivClassName
{
background-color: #516289;
}
.BgClassName
{
background-color: #516289;
}
</style>
border-color css
<style>
span { border-color: #516289; }
span { border-color: rgb(81,98,137); }
td.TdClassName
{
border-color: #516289;
}
.TagClassName
{
border-color: #516289;
}
</style>