Shades of Bismark #516677
Tints of Bismark #516677
RGB
CMYK
RGB Variations
Color information
#516677 (or 0x516677) is known color: Bismark. HEX triplet: 51, 66 and 77. RGB value is (81,102,119). Sum of RGB (Red+Green+Blue) = 81+102+119=302 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.82% from 302); Green value is 102 (40.23% from 255 or 33.77% from 302); Blue value is 119 (46.88% from 255 or 39.40% from 302); Max value from RGB is 119 - color contains mainly: blue. Hex color #516677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516677 is #AE9988. Grayscale: #616161. Windows color (decimal): -11442569 or 7824977. OLE color: 7824977.
HSL color Cylindrical-coordinate representation of color #516677: hue angle of 206.84º 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 #516677 is Cyan = 0.32, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 102 | 119 | - |
| CMYK | 0.32 | 0.14 | 0 | 0.53 |
| HSL | 206.84º | 0.19% | 0.39% | - |
| HSV(B) | 206.84º | 0.32% | 0.47% | - |
| XYZ | 11.47 | 12.58 | 19.28 | - |
| YUV | 97.66 | 140.04 | 116.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 119 | 0.32 | 0.14 | 0 | 0.53 | 206.84 | 0.19 | 0.39 |
| Hex | 51 | 66 | 77 | 20 | E | 0 | 35 | CF | 13 | 27 |
| Octal | 121 | 146 | 167 | 40 | 16 | 0 | 65 | 317 | 23 | 47 |
| Binary | 1010001 | 1100110 | 1110111 | 100000 | 1110 | 0 | 110101 | 11001111 | 10011 | 100111 |
Color Harmonies of #516677
Complementary color
Monochromatic Colors of #516677
Black with #516677
Text Example
Text Example
White with #516677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516677; }
p { color: rgb(81,102,119); }
H1.HeaderClassName
{
color: #516677;
}
.AnyTagClassName
{
color: #516677;
}
</style>
background-color css
<style>
a { background-color: #516677; }
a { background-color: rgb(81,102,119); }
div.DivClassName
{
background-color: #516677;
}
.BgClassName
{
background-color: #516677;
}
</style>
border-color css
<style>
span { border-color: #516677; }
span { border-color: rgb(81,102,119); }
td.TdClassName
{
border-color: #516677;
}
.TagClassName
{
border-color: #516677;
}
</style>