Shades of Bismark #516770
Tints of Bismark #516770
RGB
CMYK
RGB Variations
Color information
#516770 (or 0x516770) is known color: Bismark. HEX triplet: 51, 67 and 70. RGB value is (81,103,112). Sum of RGB (Red+Green+Blue) = 81+103+112=296 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.36% from 296); Green value is 103 (40.62% from 255 or 34.80% from 296); Blue value is 112 (44.14% from 255 or 37.84% from 296); Max value from RGB is 112 - color contains mainly: blue. Hex color #516770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516770 is #AE988F. Grayscale: #616161. Windows color (decimal): -11442320 or 7366481. OLE color: 7366481.
HSL color Cylindrical-coordinate representation of color #516770: hue angle of 197.42º 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 #516770 is Cyan = 0.28, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 103 | 112 | - |
| CMYK | 0.28 | 0.08 | 0 | 0.56 |
| HSL | 197.42º | 0.16% | 0.38% | - |
| HSV(B) | 197.42º | 0.28% | 0.44% | - |
| XYZ | 11.17 | 12.62 | 17.18 | - |
| YUV | 97.45 | 136.21 | 116.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 112 | 0.28 | 0.08 | 0 | 0.56 | 197.42 | 0.16 | 0.38 |
| Hex | 51 | 67 | 70 | 1C | 8 | 0 | 38 | C5 | 10 | 26 |
| Octal | 121 | 147 | 160 | 34 | 10 | 0 | 70 | 305 | 20 | 46 |
| Binary | 1010001 | 1100111 | 1110000 | 11100 | 1000 | 0 | 111000 | 11000101 | 10000 | 100110 |
Color Harmonies of #516770
Complementary color
Monochromatic Colors of #516770
Black with #516770
Text Example
Text Example
White with #516770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516770; }
p { color: rgb(81,103,112); }
H1.HeaderClassName
{
color: #516770;
}
.AnyTagClassName
{
color: #516770;
}
</style>
background-color css
<style>
a { background-color: #516770; }
a { background-color: rgb(81,103,112); }
div.DivClassName
{
background-color: #516770;
}
.BgClassName
{
background-color: #516770;
}
</style>
border-color css
<style>
span { border-color: #516770; }
span { border-color: rgb(81,103,112); }
td.TdClassName
{
border-color: #516770;
}
.TagClassName
{
border-color: #516770;
}
</style>