Shades of Kashmir Blue #516491
Tints of Kashmir Blue #516491
RGB
CMYK
RGB Variations
Color information
#516491 (or 0x516491) is known color: Kashmir Blue. HEX triplet: 51, 64 and 91. RGB value is (81,100,145). Sum of RGB (Red+Green+Blue) = 81+100+145=326 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.85% from 326); Green value is 100 (39.45% from 255 or 30.67% from 326); Blue value is 145 (57.03% from 255 or 44.48% from 326); Max value from RGB is 145 - color contains mainly: blue. Hex color #516491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516491 is #AE9B6E. Grayscale: #636363. Windows color (decimal): -11443055 or 9528401. OLE color: 9528401.
HSL color Cylindrical-coordinate representation of color #516491: hue angle of 222.19º 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 #516491 is Cyan = 0.44, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 100 | 145 | - |
| CMYK | 0.44 | 0.31 | 0 | 0.43 |
| HSL | 222.19º | 0.28% | 0.44% | - |
| HSV(B) | 222.19º | 0.44% | 0.57% | - |
| XYZ | 13.06 | 12.91 | 28.59 | - |
| YUV | 99.45 | 153.71 | 114.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 145 | 0.44 | 0.31 | 0 | 0.43 | 222.19 | 0.28 | 0.44 |
| Hex | 51 | 64 | 91 | 2C | 1F | 0 | 2B | DE | 1C | 2C |
| Octal | 121 | 144 | 221 | 54 | 37 | 0 | 53 | 336 | 34 | 54 |
| Binary | 1010001 | 1100100 | 10010001 | 101100 | 11111 | 0 | 101011 | 11011110 | 11100 | 101100 |
Color Harmonies of #516491
Complementary color
Monochromatic Colors of #516491
Black with #516491
Text Example
Text Example
White with #516491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516491; }
p { color: rgb(81,100,145); }
H1.HeaderClassName
{
color: #516491;
}
.AnyTagClassName
{
color: #516491;
}
</style>
background-color css
<style>
a { background-color: #516491; }
a { background-color: rgb(81,100,145); }
div.DivClassName
{
background-color: #516491;
}
.BgClassName
{
background-color: #516491;
}
</style>
border-color css
<style>
span { border-color: #516491; }
span { border-color: rgb(81,100,145); }
td.TdClassName
{
border-color: #516491;
}
.TagClassName
{
border-color: #516491;
}
</style>