Shades of Bismark #516571
Tints of Bismark #516571
RGB
CMYK
RGB Variations
Color information
#516571 (or 0x516571) is known color: Bismark. HEX triplet: 51, 65 and 71. RGB value is (81,101,113). Sum of RGB (Red+Green+Blue) = 81+101+113=295 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.46% from 295); Green value is 101 (39.84% from 255 or 34.24% from 295); Blue value is 113 (44.53% from 255 or 38.31% from 295); Max value from RGB is 113 - color contains mainly: blue. Hex color #516571 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516571 is #AE9A8E. Grayscale: #606060. Windows color (decimal): -11442831 or 7431505. OLE color: 7431505.
HSL color Cylindrical-coordinate representation of color #516571: hue angle of 202.5º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #516571 is Cyan = 0.28, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 101 | 113 | - |
| CMYK | 0.28 | 0.11 | 0 | 0.56 |
| HSL | 202.5º | 0.16% | 0.38% | - |
| HSV(B) | 202.5º | 0.28% | 0.44% | - |
| XYZ | 11.03 | 12.25 | 17.41 | - |
| YUV | 96.39 | 137.37 | 117.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 113 | 0.28 | 0.11 | 0 | 0.56 | 202.5 | 0.16 | 0.38 |
| Hex | 51 | 65 | 71 | 1C | B | 0 | 38 | CA | 10 | 26 |
| Octal | 121 | 145 | 161 | 34 | 13 | 0 | 70 | 312 | 20 | 46 |
| Binary | 1010001 | 1100101 | 1110001 | 11100 | 1011 | 0 | 111000 | 11001010 | 10000 | 100110 |
Color Harmonies of #516571
Complementary color
Monochromatic Colors of #516571
Black with #516571
Text Example
Text Example
White with #516571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516571; }
p { color: rgb(81,101,113); }
H1.HeaderClassName
{
color: #516571;
}
.AnyTagClassName
{
color: #516571;
}
</style>
background-color css
<style>
a { background-color: #516571; }
a { background-color: rgb(81,101,113); }
div.DivClassName
{
background-color: #516571;
}
.BgClassName
{
background-color: #516571;
}
</style>
border-color css
<style>
span { border-color: #516571; }
span { border-color: rgb(81,101,113); }
td.TdClassName
{
border-color: #516571;
}
.TagClassName
{
border-color: #516571;
}
</style>