Shades of Kashmir Blue #516592
Tints of Kashmir Blue #516592
RGB
CMYK
RGB Variations
Color information
#516592 (or 0x516592) is known color: Kashmir Blue. HEX triplet: 51, 65 and 92. RGB value is (81,101,146). Sum of RGB (Red+Green+Blue) = 81+101+146=328 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.70% from 328); Green value is 101 (39.84% from 255 or 30.79% from 328); Blue value is 146 (57.42% from 255 or 44.51% from 328); Max value from RGB is 146 - color contains mainly: blue. Hex color #516592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516592 is #AE9A6D. Grayscale: #636363. Windows color (decimal): -11442798 or 9594193. OLE color: 9594193.
HSL color Cylindrical-coordinate representation of color #516592: hue angle of 221.54º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #516592 is Cyan = 0.45, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 101 | 146 | - |
| CMYK | 0.45 | 0.31 | 0 | 0.43 |
| HSL | 221.54º | 0.29% | 0.45% | - |
| HSV(B) | 221.54º | 0.45% | 0.57% | - |
| XYZ | 13.24 | 13.13 | 29.03 | - |
| YUV | 100.15 | 153.87 | 114.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 146 | 0.45 | 0.31 | 0 | 0.43 | 221.54 | 0.29 | 0.45 |
| Hex | 51 | 65 | 92 | 2D | 1F | 0 | 2B | DE | 1D | 2D |
| Octal | 121 | 145 | 222 | 55 | 37 | 0 | 53 | 336 | 35 | 55 |
| Binary | 1010001 | 1100101 | 10010010 | 101101 | 11111 | 0 | 101011 | 11011110 | 11101 | 101101 |
Color Harmonies of #516592
Complementary color
Monochromatic Colors of #516592
Black with #516592
Text Example
Text Example
White with #516592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516592; }
p { color: rgb(81,101,146); }
H1.HeaderClassName
{
color: #516592;
}
.AnyTagClassName
{
color: #516592;
}
</style>
background-color css
<style>
a { background-color: #516592; }
a { background-color: rgb(81,101,146); }
div.DivClassName
{
background-color: #516592;
}
.BgClassName
{
background-color: #516592;
}
</style>
border-color css
<style>
span { border-color: #516592; }
span { border-color: rgb(81,101,146); }
td.TdClassName
{
border-color: #516592;
}
.TagClassName
{
border-color: #516592;
}
</style>