Shades of Bismark #516771
Tints of Bismark #516771
RGB
CMYK
RGB Variations
Color information
#516771 (or 0x516771) is known color: Bismark. HEX triplet: 51, 67 and 71. RGB value is (81,103,113). Sum of RGB (Red+Green+Blue) = 81+103+113=297 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.27% from 297); Green value is 103 (40.62% from 255 or 34.68% from 297); Blue value is 113 (44.53% from 255 or 38.05% from 297); Max value from RGB is 113 - color contains mainly: blue. Hex color #516771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516771 is #AE988E. Grayscale: #616161. Windows color (decimal): -11442319 or 7432017. OLE color: 7432017.
HSL color Cylindrical-coordinate representation of color #516771: hue angle of 198.75º 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 #516771 is Cyan = 0.28, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 103 | 113 | - |
| CMYK | 0.28 | 0.09 | 0 | 0.56 |
| HSL | 198.75º | 0.16% | 0.38% | - |
| HSV(B) | 198.75º | 0.28% | 0.44% | - |
| XYZ | 11.22 | 12.64 | 17.47 | - |
| YUV | 97.56 | 136.71 | 116.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 113 | 0.28 | 0.09 | 0 | 0.56 | 198.75 | 0.16 | 0.38 |
| Hex | 51 | 67 | 71 | 1C | 9 | 0 | 38 | C7 | 10 | 26 |
| Octal | 121 | 147 | 161 | 34 | 11 | 0 | 70 | 307 | 20 | 46 |
| Binary | 1010001 | 1100111 | 1110001 | 11100 | 1001 | 0 | 111000 | 11000111 | 10000 | 100110 |
Color Harmonies of #516771
Complementary color
Monochromatic Colors of #516771
Black with #516771
Text Example
Text Example
White with #516771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516771; }
p { color: rgb(81,103,113); }
H1.HeaderClassName
{
color: #516771;
}
.AnyTagClassName
{
color: #516771;
}
</style>
background-color css
<style>
a { background-color: #516771; }
a { background-color: rgb(81,103,113); }
div.DivClassName
{
background-color: #516771;
}
.BgClassName
{
background-color: #516771;
}
</style>
border-color css
<style>
span { border-color: #516771; }
span { border-color: rgb(81,103,113); }
td.TdClassName
{
border-color: #516771;
}
.TagClassName
{
border-color: #516771;
}
</style>