Shades of Bismark #516777
Tints of Bismark #516777
RGB
CMYK
RGB Variations
Color information
#516777 (or 0x516777) is known color: Bismark. HEX triplet: 51, 67 and 77. RGB value is (81,103,119). Sum of RGB (Red+Green+Blue) = 81+103+119=303 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.73% from 303); Green value is 103 (40.62% from 255 or 33.99% from 303); Blue value is 119 (46.88% from 255 or 39.27% from 303); Max value from RGB is 119 - color contains mainly: blue. Hex color #516777 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516777 is #AE9888. Grayscale: #626262. Windows color (decimal): -11442313 or 7825233. OLE color: 7825233.
HSL color Cylindrical-coordinate representation of color #516777: hue angle of 205.26º 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 #516777 is Cyan = 0.32, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 103 | 119 | - |
| CMYK | 0.32 | 0.13 | 0 | 0.53 |
| HSL | 205.26º | 0.19% | 0.39% | - |
| HSV(B) | 205.26º | 0.32% | 0.47% | - |
| XYZ | 11.57 | 12.78 | 19.31 | - |
| YUV | 98.25 | 139.71 | 115.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 119 | 0.32 | 0.13 | 0 | 0.53 | 205.26 | 0.19 | 0.39 |
| Hex | 51 | 67 | 77 | 20 | D | 0 | 35 | CD | 13 | 27 |
| Octal | 121 | 147 | 167 | 40 | 15 | 0 | 65 | 315 | 23 | 47 |
| Binary | 1010001 | 1100111 | 1110111 | 100000 | 1101 | 0 | 110101 | 11001101 | 10011 | 100111 |
Color Harmonies of #516777
Complementary color
Monochromatic Colors of #516777
Black with #516777
Text Example
Text Example
White with #516777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516777; }
p { color: rgb(81,103,119); }
H1.HeaderClassName
{
color: #516777;
}
.AnyTagClassName
{
color: #516777;
}
</style>
background-color css
<style>
a { background-color: #516777; }
a { background-color: rgb(81,103,119); }
div.DivClassName
{
background-color: #516777;
}
.BgClassName
{
background-color: #516777;
}
</style>
border-color css
<style>
span { border-color: #516777; }
span { border-color: rgb(81,103,119); }
td.TdClassName
{
border-color: #516777;
}
.TagClassName
{
border-color: #516777;
}
</style>