Shades of Kashmir Blue #516288
Tints of Kashmir Blue #516288
RGB
CMYK
RGB Variations
Color information
#516288 (or 0x516288) is known color: Kashmir Blue. HEX triplet: 51, 62 and 88. RGB value is (81,98,136). Sum of RGB (Red+Green+Blue) = 81+98+136=315 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.71% from 315); Green value is 98 (38.67% from 255 or 31.11% from 315); Blue value is 136 (53.52% from 255 or 43.17% from 315); Max value from RGB is 136 - color contains mainly: blue. Hex color #516288 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516288 is #AE9D77. Grayscale: #616161. Windows color (decimal): -11443576 or 8938065. OLE color: 8938065.
HSL color Cylindrical-coordinate representation of color #516288: hue angle of 221.45º 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 #516288 is Cyan = 0.40, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 98 | 136 | - |
| CMYK | 0.40 | 0.28 | 0 | 0.47 |
| HSL | 221.45º | 0.25% | 0.43% | - |
| HSV(B) | 221.45º | 0.4% | 0.53% | - |
| XYZ | 12.2 | 12.26 | 25.02 | - |
| YUV | 97.25 | 149.87 | 116.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 98 | 136 | 0.40 | 0.28 | 0 | 0.47 | 221.45 | 0.25 | 0.43 |
| Hex | 51 | 62 | 88 | 28 | 1C | 0 | 2F | DD | 19 | 2B |
| Octal | 121 | 142 | 210 | 50 | 34 | 0 | 57 | 335 | 31 | 53 |
| Binary | 1010001 | 1100010 | 10001000 | 101000 | 11100 | 0 | 101111 | 11011101 | 11001 | 101011 |
Color Harmonies of #516288
Complementary color
Monochromatic Colors of #516288
Black with #516288
Text Example
Text Example
White with #516288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516288; }
p { color: rgb(81,98,136); }
H1.HeaderClassName
{
color: #516288;
}
.AnyTagClassName
{
color: #516288;
}
</style>
background-color css
<style>
a { background-color: #516288; }
a { background-color: rgb(81,98,136); }
div.DivClassName
{
background-color: #516288;
}
.BgClassName
{
background-color: #516288;
}
</style>
border-color css
<style>
span { border-color: #516288; }
span { border-color: rgb(81,98,136); }
td.TdClassName
{
border-color: #516288;
}
.TagClassName
{
border-color: #516288;
}
</style>