Shades of Kashmir Blue #516185
Tints of Kashmir Blue #516185
RGB
CMYK
RGB Variations
Color information
#516185 (or 0x516185) is known color: Kashmir Blue. HEX triplet: 51, 61 and 85. RGB value is (81,97,133). Sum of RGB (Red+Green+Blue) = 81+97+133=311 (41% of max value = 765). Red value is 81 (32.03% from 255 or 26.05% from 311); Green value is 97 (38.28% from 255 or 31.19% from 311); Blue value is 133 (52.34% from 255 or 42.77% from 311); Max value from RGB is 133 - color contains mainly: blue. Hex color #516185 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516185 is #AE9E7A. Grayscale: #606060. Windows color (decimal): -11443835 or 8741201. OLE color: 8741201.
HSL color Cylindrical-coordinate representation of color #516185: hue angle of 221.54º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #516185 is Cyan = 0.39, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 97 | 133 | - |
| CMYK | 0.39 | 0.27 | 0 | 0.48 |
| HSL | 221.54º | 0.24% | 0.42% | - |
| HSV(B) | 221.54º | 0.39% | 0.52% | - |
| XYZ | 11.9 | 11.99 | 23.88 | - |
| YUV | 96.32 | 148.7 | 117.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 97 | 133 | 0.39 | 0.27 | 0 | 0.48 | 221.54 | 0.24 | 0.42 |
| Hex | 51 | 61 | 85 | 27 | 1B | 0 | 30 | DE | 18 | 2A |
| Octal | 121 | 141 | 205 | 47 | 33 | 0 | 60 | 336 | 30 | 52 |
| Binary | 1010001 | 1100001 | 10000101 | 100111 | 11011 | 0 | 110000 | 11011110 | 11000 | 101010 |
Color Harmonies of #516185
Complementary color
Monochromatic Colors of #516185
Black with #516185
Text Example
Text Example
White with #516185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516185; }
p { color: rgb(81,97,133); }
H1.HeaderClassName
{
color: #516185;
}
.AnyTagClassName
{
color: #516185;
}
</style>
background-color css
<style>
a { background-color: #516185; }
a { background-color: rgb(81,97,133); }
div.DivClassName
{
background-color: #516185;
}
.BgClassName
{
background-color: #516185;
}
</style>
border-color css
<style>
span { border-color: #516185; }
span { border-color: rgb(81,97,133); }
td.TdClassName
{
border-color: #516185;
}
.TagClassName
{
border-color: #516185;
}
</style>