Shades of Kashmir Blue #516793
Tints of Kashmir Blue #516793
RGB
CMYK
RGB Variations
Color information
#516793 (or 0x516793) is known color: Kashmir Blue. HEX triplet: 51, 67 and 93. RGB value is (81,103,147). Sum of RGB (Red+Green+Blue) = 81+103+147=331 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.47% from 331); Green value is 103 (40.62% from 255 or 31.12% from 331); Blue value is 147 (57.81% from 255 or 44.41% from 331); Max value from RGB is 147 - color contains mainly: blue. Hex color #516793 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516793 is #AE986C. Grayscale: #656565. Windows color (decimal): -11442285 or 9660241. OLE color: 9660241.
HSL color Cylindrical-coordinate representation of color #516793: hue angle of 220º 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 #516793 is Cyan = 0.45, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 103 | 147 | - |
| CMYK | 0.45 | 0.30 | 0 | 0.42 |
| HSL | 220º | 0.29% | 0.45% | - |
| HSV(B) | 220º | 0.45% | 0.58% | - |
| XYZ | 13.51 | 13.56 | 29.51 | - |
| YUV | 101.44 | 153.71 | 113.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 147 | 0.45 | 0.30 | 0 | 0.42 | 220 | 0.29 | 0.45 |
| Hex | 51 | 67 | 93 | 2D | 1E | 0 | 2A | DC | 1D | 2D |
| Octal | 121 | 147 | 223 | 55 | 36 | 0 | 52 | 334 | 35 | 55 |
| Binary | 1010001 | 1100111 | 10010011 | 101101 | 11110 | 0 | 101010 | 11011100 | 11101 | 101101 |
Color Harmonies of #516793
Complementary color
Monochromatic Colors of #516793
Black with #516793
Text Example
Text Example
White with #516793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516793; }
p { color: rgb(81,103,147); }
H1.HeaderClassName
{
color: #516793;
}
.AnyTagClassName
{
color: #516793;
}
</style>
background-color css
<style>
a { background-color: #516793; }
a { background-color: rgb(81,103,147); }
div.DivClassName
{
background-color: #516793;
}
.BgClassName
{
background-color: #516793;
}
</style>
border-color css
<style>
span { border-color: #516793; }
span { border-color: rgb(81,103,147); }
td.TdClassName
{
border-color: #516793;
}
.TagClassName
{
border-color: #516793;
}
</style>