Shades of Bismark #516871
Tints of Bismark #516871
RGB
CMYK
RGB Variations
Color information
#516871 (or 0x516871) is known color: Bismark. HEX triplet: 51, 68 and 71. RGB value is (81,104,113). Sum of RGB (Red+Green+Blue) = 81+104+113=298 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.18% from 298); Green value is 104 (41.02% from 255 or 34.90% from 298); Blue value is 113 (44.53% from 255 or 37.92% from 298); Max value from RGB is 113 - color contains mainly: blue. Hex color #516871 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516871 is #AE978E. Grayscale: #626262. Windows color (decimal): -11442063 or 7432273. OLE color: 7432273.
HSL color Cylindrical-coordinate representation of color #516871: hue angle of 196.88º 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 #516871 is Cyan = 0.28, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 104 | 113 | - |
| CMYK | 0.28 | 0.08 | 0 | 0.56 |
| HSL | 196.88º | 0.16% | 0.38% | - |
| HSV(B) | 196.88º | 0.28% | 0.44% | - |
| XYZ | 11.32 | 12.84 | 17.5 | - |
| YUV | 98.15 | 136.38 | 115.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 113 | 0.28 | 0.08 | 0 | 0.56 | 196.88 | 0.16 | 0.38 |
| Hex | 51 | 68 | 71 | 1C | 8 | 0 | 38 | C5 | 10 | 26 |
| Octal | 121 | 150 | 161 | 34 | 10 | 0 | 70 | 305 | 20 | 46 |
| Binary | 1010001 | 1101000 | 1110001 | 11100 | 1000 | 0 | 111000 | 11000101 | 10000 | 100110 |
Color Harmonies of #516871
Complementary color
Monochromatic Colors of #516871
Black with #516871
Text Example
Text Example
White with #516871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516871; }
p { color: rgb(81,104,113); }
H1.HeaderClassName
{
color: #516871;
}
.AnyTagClassName
{
color: #516871;
}
</style>
background-color css
<style>
a { background-color: #516871; }
a { background-color: rgb(81,104,113); }
div.DivClassName
{
background-color: #516871;
}
.BgClassName
{
background-color: #516871;
}
</style>
border-color css
<style>
span { border-color: #516871; }
span { border-color: rgb(81,104,113); }
td.TdClassName
{
border-color: #516871;
}
.TagClassName
{
border-color: #516871;
}
</style>