Shades of Kashmir Blue #516291
Tints of Kashmir Blue #516291
RGB
CMYK
RGB Variations
Color information
#516291 (or 0x516291) is known color: Kashmir Blue. HEX triplet: 51, 62 and 91. RGB value is (81,98,145). Sum of RGB (Red+Green+Blue) = 81+98+145=324 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25% from 324); Green value is 98 (38.67% from 255 or 30.25% from 324); Blue value is 145 (57.03% from 255 or 44.75% from 324); Max value from RGB is 145 - color contains mainly: blue. Hex color #516291 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516291 is #AE9D6E. Grayscale: #626262. Windows color (decimal): -11443567 or 9527889. OLE color: 9527889.
HSL color Cylindrical-coordinate representation of color #516291: hue angle of 224.06º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #516291 is Cyan = 0.44, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 98 | 145 | - |
| CMYK | 0.44 | 0.32 | 0 | 0.43 |
| HSL | 224.06º | 0.28% | 0.44% | - |
| HSV(B) | 224.06º | 0.44% | 0.57% | - |
| XYZ | 12.87 | 12.53 | 28.53 | - |
| YUV | 98.28 | 154.37 | 115.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 98 | 145 | 0.44 | 0.32 | 0 | 0.43 | 224.06 | 0.28 | 0.44 |
| Hex | 51 | 62 | 91 | 2C | 20 | 0 | 2B | E0 | 1C | 2C |
| Octal | 121 | 142 | 221 | 54 | 40 | 0 | 53 | 340 | 34 | 54 |
| Binary | 1010001 | 1100010 | 10010001 | 101100 | 100000 | 0 | 101011 | 11100000 | 11100 | 101100 |
Color Harmonies of #516291
Complementary color
Monochromatic Colors of #516291
Black with #516291
Text Example
Text Example
White with #516291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516291; }
p { color: rgb(81,98,145); }
H1.HeaderClassName
{
color: #516291;
}
.AnyTagClassName
{
color: #516291;
}
</style>
background-color css
<style>
a { background-color: #516291; }
a { background-color: rgb(81,98,145); }
div.DivClassName
{
background-color: #516291;
}
.BgClassName
{
background-color: #516291;
}
</style>
border-color css
<style>
span { border-color: #516291; }
span { border-color: rgb(81,98,145); }
td.TdClassName
{
border-color: #516291;
}
.TagClassName
{
border-color: #516291;
}
</style>