Shades of Kashmir Blue #516488
Tints of Kashmir Blue #516488
RGB
CMYK
RGB Variations
Color information
#516488 (or 0x516488) is known color: Kashmir Blue. HEX triplet: 51, 64 and 88. RGB value is (81,100,136). Sum of RGB (Red+Green+Blue) = 81+100+136=317 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.55% from 317); Green value is 100 (39.45% from 255 or 31.55% from 317); Blue value is 136 (53.52% from 255 or 42.90% from 317); Max value from RGB is 136 - color contains mainly: blue. Hex color #516488 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516488 is #AE9B77. Grayscale: #626262. Windows color (decimal): -11443064 or 8938577. OLE color: 8938577.
HSL color Cylindrical-coordinate representation of color #516488: hue angle of 219.27º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #516488 is Cyan = 0.40, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 100 | 136 | - |
| CMYK | 0.40 | 0.26 | 0 | 0.47 |
| HSL | 219.27º | 0.25% | 0.43% | - |
| HSV(B) | 219.27º | 0.4% | 0.53% | - |
| XYZ | 12.39 | 12.64 | 25.08 | - |
| YUV | 98.42 | 149.21 | 115.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 136 | 0.40 | 0.26 | 0 | 0.47 | 219.27 | 0.25 | 0.43 |
| Hex | 51 | 64 | 88 | 28 | 1A | 0 | 2F | DB | 19 | 2B |
| Octal | 121 | 144 | 210 | 50 | 32 | 0 | 57 | 333 | 31 | 53 |
| Binary | 1010001 | 1100100 | 10001000 | 101000 | 11010 | 0 | 101111 | 11011011 | 11001 | 101011 |
Color Harmonies of #516488
Complementary color
Monochromatic Colors of #516488
Black with #516488
Text Example
Text Example
White with #516488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516488; }
p { color: rgb(81,100,136); }
H1.HeaderClassName
{
color: #516488;
}
.AnyTagClassName
{
color: #516488;
}
</style>
background-color css
<style>
a { background-color: #516488; }
a { background-color: rgb(81,100,136); }
div.DivClassName
{
background-color: #516488;
}
.BgClassName
{
background-color: #516488;
}
</style>
border-color css
<style>
span { border-color: #516488; }
span { border-color: rgb(81,100,136); }
td.TdClassName
{
border-color: #516488;
}
.TagClassName
{
border-color: #516488;
}
</style>