Shades of Kashmir Blue #516087
Tints of Kashmir Blue #516087
RGB
CMYK
RGB Variations
Color information
#516087 (or 0x516087) is known color: Kashmir Blue. HEX triplet: 51, 60 and 87. RGB value is (81,96,135). Sum of RGB (Red+Green+Blue) = 81+96+135=312 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.96% from 312); Green value is 96 (37.89% from 255 or 30.77% from 312); Blue value is 135 (53.12% from 255 or 43.27% from 312); Max value from RGB is 135 - color contains mainly: blue. Hex color #516087 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516087 is #AE9F78. Grayscale: #5F5F5F. Windows color (decimal): -11444089 or 8872017. OLE color: 8872017.
HSL color Cylindrical-coordinate representation of color #516087: hue angle of 223.33º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #516087 is Cyan = 0.40, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 96 | 135 | - |
| CMYK | 0.40 | 0.29 | 0 | 0.47 |
| HSL | 223.33º | 0.25% | 0.42% | - |
| HSV(B) | 223.33º | 0.4% | 0.53% | - |
| XYZ | 11.95 | 11.86 | 24.58 | - |
| YUV | 95.96 | 150.03 | 117.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 135 | 0.40 | 0.29 | 0 | 0.47 | 223.33 | 0.25 | 0.42 |
| Hex | 51 | 60 | 87 | 28 | 1D | 0 | 2F | DF | 19 | 2A |
| Octal | 121 | 140 | 207 | 50 | 35 | 0 | 57 | 337 | 31 | 52 |
| Binary | 1010001 | 1100000 | 10000111 | 101000 | 11101 | 0 | 101111 | 11011111 | 11001 | 101010 |
Color Harmonies of #516087
Complementary color
Monochromatic Colors of #516087
Black with #516087
Text Example
Text Example
White with #516087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516087; }
p { color: rgb(81,96,135); }
H1.HeaderClassName
{
color: #516087;
}
.AnyTagClassName
{
color: #516087;
}
</style>
background-color css
<style>
a { background-color: #516087; }
a { background-color: rgb(81,96,135); }
div.DivClassName
{
background-color: #516087;
}
.BgClassName
{
background-color: #516087;
}
</style>
border-color css
<style>
span { border-color: #516087; }
span { border-color: rgb(81,96,135); }
td.TdClassName
{
border-color: #516087;
}
.TagClassName
{
border-color: #516087;
}
</style>