Shades of Kashmir Blue #516589
Tints of Kashmir Blue #516589
RGB
CMYK
RGB Variations
Color information
#516589 (or 0x516589) is known color: Kashmir Blue. HEX triplet: 51, 65 and 89. RGB value is (81,101,137). Sum of RGB (Red+Green+Blue) = 81+101+137=319 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.39% from 319); Green value is 101 (39.84% from 255 or 31.66% from 319); Blue value is 137 (53.91% from 255 or 42.95% from 319); Max value from RGB is 137 - color contains mainly: blue. Hex color #516589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516589 is #AE9A76. Grayscale: #626262. Windows color (decimal): -11442807 or 9004369. OLE color: 9004369.
HSL color Cylindrical-coordinate representation of color #516589: hue angle of 218.57º 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 #516589 is Cyan = 0.41, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 101 | 137 | - |
| CMYK | 0.41 | 0.26 | 0 | 0.46 |
| HSL | 218.57º | 0.26% | 0.43% | - |
| HSV(B) | 218.57º | 0.41% | 0.54% | - |
| XYZ | 12.56 | 12.86 | 25.49 | - |
| YUV | 99.12 | 149.37 | 115.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 137 | 0.41 | 0.26 | 0 | 0.46 | 218.57 | 0.26 | 0.43 |
| Hex | 51 | 65 | 89 | 29 | 1A | 0 | 2E | DB | 1A | 2B |
| Octal | 121 | 145 | 211 | 51 | 32 | 0 | 56 | 333 | 32 | 53 |
| Binary | 1010001 | 1100101 | 10001001 | 101001 | 11010 | 0 | 101110 | 11011011 | 11010 | 101011 |
Color Harmonies of #516589
Complementary color
Monochromatic Colors of #516589
Black with #516589
Text Example
Text Example
White with #516589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516589; }
p { color: rgb(81,101,137); }
H1.HeaderClassName
{
color: #516589;
}
.AnyTagClassName
{
color: #516589;
}
</style>
background-color css
<style>
a { background-color: #516589; }
a { background-color: rgb(81,101,137); }
div.DivClassName
{
background-color: #516589;
}
.BgClassName
{
background-color: #516589;
}
</style>
border-color css
<style>
span { border-color: #516589; }
span { border-color: rgb(81,101,137); }
td.TdClassName
{
border-color: #516589;
}
.TagClassName
{
border-color: #516589;
}
</style>