Shades of Bismark #516671
Tints of Bismark #516671
RGB
CMYK
RGB Variations
Color information
#516671 (or 0x516671) is known color: Bismark. HEX triplet: 51, 66 and 71. RGB value is (81,102,113). Sum of RGB (Red+Green+Blue) = 81+102+113=296 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.36% from 296); Green value is 102 (40.23% from 255 or 34.46% from 296); Blue value is 113 (44.53% from 255 or 38.18% from 296); Max value from RGB is 113 - color contains mainly: blue. Hex color #516671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516671 is #AE998E. Grayscale: #606060. Windows color (decimal): -11442575 or 7431761. OLE color: 7431761.
HSL color Cylindrical-coordinate representation of color #516671: hue angle of 200.62º 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 #516671 is Cyan = 0.28, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 102 | 113 | - |
| CMYK | 0.28 | 0.10 | 0 | 0.56 |
| HSL | 200.63º | 0.16% | 0.38% | - |
| HSV(B) | 200.63º | 0.28% | 0.44% | - |
| XYZ | 11.13 | 12.44 | 17.44 | - |
| YUV | 96.98 | 137.04 | 116.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 113 | 0.28 | 0.10 | 0 | 0.56 | 200.63 | 0.16 | 0.38 |
| Hex | 51 | 66 | 71 | 1C | A | 0 | 38 | C9 | 10 | 26 |
| Octal | 121 | 146 | 161 | 34 | 12 | 0 | 70 | 311 | 20 | 46 |
| Binary | 1010001 | 1100110 | 1110001 | 11100 | 1010 | 0 | 111000 | 11001001 | 10000 | 100110 |
Color Harmonies of #516671
Complementary color
Monochromatic Colors of #516671
Black with #516671
Text Example
Text Example
White with #516671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516671; }
p { color: rgb(81,102,113); }
H1.HeaderClassName
{
color: #516671;
}
.AnyTagClassName
{
color: #516671;
}
</style>
background-color css
<style>
a { background-color: #516671; }
a { background-color: rgb(81,102,113); }
div.DivClassName
{
background-color: #516671;
}
.BgClassName
{
background-color: #516671;
}
</style>
border-color css
<style>
span { border-color: #516671; }
span { border-color: rgb(81,102,113); }
td.TdClassName
{
border-color: #516671;
}
.TagClassName
{
border-color: #516671;
}
</style>