Shades of Bismark #516573
Tints of Bismark #516573
RGB
CMYK
RGB Variations
Color information
#516573 (or 0x516573) is known color: Bismark. HEX triplet: 51, 65 and 73. RGB value is (81,101,115). Sum of RGB (Red+Green+Blue) = 81+101+115=297 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.27% from 297); Green value is 101 (39.84% from 255 or 34.01% from 297); Blue value is 115 (45.31% from 255 or 38.72% from 297); Max value from RGB is 115 - color contains mainly: blue. Hex color #516573 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516573 is #AE9A8C. Grayscale: #606060. Windows color (decimal): -11442829 or 7562577. OLE color: 7562577.
HSL color Cylindrical-coordinate representation of color #516573: hue angle of 204.71º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #516573 is Cyan = 0.30, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 101 | 115 | - |
| CMYK | 0.30 | 0.12 | 0 | 0.55 |
| HSL | 204.71º | 0.17% | 0.38% | - |
| HSV(B) | 204.71º | 0.3% | 0.45% | - |
| XYZ | 11.14 | 12.29 | 18.01 | - |
| YUV | 96.62 | 138.37 | 116.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 115 | 0.30 | 0.12 | 0 | 0.55 | 204.71 | 0.17 | 0.38 |
| Hex | 51 | 65 | 73 | 1E | C | 0 | 37 | CD | 11 | 26 |
| Octal | 121 | 145 | 163 | 36 | 14 | 0 | 67 | 315 | 21 | 46 |
| Binary | 1010001 | 1100101 | 1110011 | 11110 | 1100 | 0 | 110111 | 11001101 | 10001 | 100110 |
Color Harmonies of #516573
Complementary color
Monochromatic Colors of #516573
Black with #516573
Text Example
Text Example
White with #516573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516573; }
p { color: rgb(81,101,115); }
H1.HeaderClassName
{
color: #516573;
}
.AnyTagClassName
{
color: #516573;
}
</style>
background-color css
<style>
a { background-color: #516573; }
a { background-color: rgb(81,101,115); }
div.DivClassName
{
background-color: #516573;
}
.BgClassName
{
background-color: #516573;
}
</style>
border-color css
<style>
span { border-color: #516573; }
span { border-color: rgb(81,101,115); }
td.TdClassName
{
border-color: #516573;
}
.TagClassName
{
border-color: #516573;
}
</style>