Shades of Bismark #516877
Tints of Bismark #516877
RGB
CMYK
RGB Variations
Color information
#516877 (or 0x516877) is known color: Bismark. HEX triplet: 51, 68 and 77. RGB value is (81,104,119). Sum of RGB (Red+Green+Blue) = 81+104+119=304 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.64% from 304); Green value is 104 (41.02% from 255 or 34.21% from 304); Blue value is 119 (46.88% from 255 or 39.14% from 304); Max value from RGB is 119 - color contains mainly: blue. Hex color #516877 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516877 is #AE9788. Grayscale: #626262. Windows color (decimal): -11442057 or 7825489. OLE color: 7825489.
HSL color Cylindrical-coordinate representation of color #516877: hue angle of 203.68º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #516877 is Cyan = 0.32, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 104 | 119 | - |
| CMYK | 0.32 | 0.13 | 0 | 0.53 |
| HSL | 203.68º | 0.19% | 0.39% | - |
| HSV(B) | 203.68º | 0.32% | 0.47% | - |
| XYZ | 11.67 | 12.98 | 19.34 | - |
| YUV | 98.83 | 139.38 | 115.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 119 | 0.32 | 0.13 | 0 | 0.53 | 203.68 | 0.19 | 0.39 |
| Hex | 51 | 68 | 77 | 20 | D | 0 | 35 | CC | 13 | 27 |
| Octal | 121 | 150 | 167 | 40 | 15 | 0 | 65 | 314 | 23 | 47 |
| Binary | 1010001 | 1101000 | 1110111 | 100000 | 1101 | 0 | 110101 | 11001100 | 10011 | 100111 |
Color Harmonies of #516877
Complementary color
Monochromatic Colors of #516877
Black with #516877
Text Example
Text Example
White with #516877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516877; }
p { color: rgb(81,104,119); }
H1.HeaderClassName
{
color: #516877;
}
.AnyTagClassName
{
color: #516877;
}
</style>
background-color css
<style>
a { background-color: #516877; }
a { background-color: rgb(81,104,119); }
div.DivClassName
{
background-color: #516877;
}
.BgClassName
{
background-color: #516877;
}
</style>
border-color css
<style>
span { border-color: #516877; }
span { border-color: rgb(81,104,119); }
td.TdClassName
{
border-color: #516877;
}
.TagClassName
{
border-color: #516877;
}
</style>