Shades of Bismark #516776
Tints of Bismark #516776
RGB
CMYK
RGB Variations
Color information
#516776 (or 0x516776) is known color: Bismark. HEX triplet: 51, 67 and 76. RGB value is (81,103,118). Sum of RGB (Red+Green+Blue) = 81+103+118=302 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.82% from 302); Green value is 103 (40.62% from 255 or 34.11% from 302); Blue value is 118 (46.48% from 255 or 39.07% from 302); Max value from RGB is 118 - color contains mainly: blue. Hex color #516776 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516776 is #AE9889. Grayscale: #626262. Windows color (decimal): -11442314 or 7759697. OLE color: 7759697.
HSL color Cylindrical-coordinate representation of color #516776: hue angle of 204.32º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #516776 is Cyan = 0.31, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 103 | 118 | - |
| CMYK | 0.31 | 0.13 | 0 | 0.54 |
| HSL | 204.32º | 0.19% | 0.39% | - |
| HSV(B) | 204.32º | 0.31% | 0.46% | - |
| XYZ | 11.51 | 12.76 | 19 | - |
| YUV | 98.13 | 139.21 | 115.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 118 | 0.31 | 0.13 | 0 | 0.54 | 204.32 | 0.19 | 0.39 |
| Hex | 51 | 67 | 76 | 1F | D | 0 | 36 | CC | 13 | 27 |
| Octal | 121 | 147 | 166 | 37 | 15 | 0 | 66 | 314 | 23 | 47 |
| Binary | 1010001 | 1100111 | 1110110 | 11111 | 1101 | 0 | 110110 | 11001100 | 10011 | 100111 |
Color Harmonies of #516776
Complementary color
Monochromatic Colors of #516776
Black with #516776
Text Example
Text Example
White with #516776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516776; }
p { color: rgb(81,103,118); }
H1.HeaderClassName
{
color: #516776;
}
.AnyTagClassName
{
color: #516776;
}
</style>
background-color css
<style>
a { background-color: #516776; }
a { background-color: rgb(81,103,118); }
div.DivClassName
{
background-color: #516776;
}
.BgClassName
{
background-color: #516776;
}
</style>
border-color css
<style>
span { border-color: #516776; }
span { border-color: rgb(81,103,118); }
td.TdClassName
{
border-color: #516776;
}
.TagClassName
{
border-color: #516776;
}
</style>