Shades of Kashmir Blue #516693
Tints of Kashmir Blue #516693
RGB
CMYK
RGB Variations
Color information
#516693 (or 0x516693) is known color: Kashmir Blue. HEX triplet: 51, 66 and 93. RGB value is (81,102,147). Sum of RGB (Red+Green+Blue) = 81+102+147=330 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.55% from 330); Green value is 102 (40.23% from 255 or 30.91% from 330); Blue value is 147 (57.81% from 255 or 44.55% from 330); Max value from RGB is 147 - color contains mainly: blue. Hex color #516693 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516693 is #AE996C. Grayscale: #646464. Windows color (decimal): -11442541 or 9659985. OLE color: 9659985.
HSL color Cylindrical-coordinate representation of color #516693: hue angle of 220.91º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #516693 is Cyan = 0.45, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 102 | 147 | - |
| CMYK | 0.45 | 0.31 | 0 | 0.42 |
| HSL | 220.91º | 0.29% | 0.45% | - |
| HSV(B) | 220.91º | 0.45% | 0.58% | - |
| XYZ | 13.41 | 13.36 | 29.48 | - |
| YUV | 100.85 | 154.04 | 113.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 147 | 0.45 | 0.31 | 0 | 0.42 | 220.91 | 0.29 | 0.45 |
| Hex | 51 | 66 | 93 | 2D | 1F | 0 | 2A | DD | 1D | 2D |
| Octal | 121 | 146 | 223 | 55 | 37 | 0 | 52 | 335 | 35 | 55 |
| Binary | 1010001 | 1100110 | 10010011 | 101101 | 11111 | 0 | 101010 | 11011101 | 11101 | 101101 |
Color Harmonies of #516693
Complementary color
Monochromatic Colors of #516693
Black with #516693
Text Example
Text Example
White with #516693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516693; }
p { color: rgb(81,102,147); }
H1.HeaderClassName
{
color: #516693;
}
.AnyTagClassName
{
color: #516693;
}
</style>
background-color css
<style>
a { background-color: #516693; }
a { background-color: rgb(81,102,147); }
div.DivClassName
{
background-color: #516693;
}
.BgClassName
{
background-color: #516693;
}
</style>
border-color css
<style>
span { border-color: #516693; }
span { border-color: rgb(81,102,147); }
td.TdClassName
{
border-color: #516693;
}
.TagClassName
{
border-color: #516693;
}
</style>