Shades of Bismark #516673
Tints of Bismark #516673
RGB
CMYK
RGB Variations
Color information
#516673 (or 0x516673) is known color: Bismark. HEX triplet: 51, 66 and 73. RGB value is (81,102,115). Sum of RGB (Red+Green+Blue) = 81+102+115=298 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.18% from 298); Green value is 102 (40.23% from 255 or 34.23% from 298); Blue value is 115 (45.31% from 255 or 38.59% from 298); Max value from RGB is 115 - color contains mainly: blue. Hex color #516673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516673 is #AE998C. Grayscale: #616161. Windows color (decimal): -11442573 or 7562833. OLE color: 7562833.
HSL color Cylindrical-coordinate representation of color #516673: hue angle of 202.94º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #516673 is Cyan = 0.30, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 102 | 115 | - |
| CMYK | 0.30 | 0.11 | 0 | 0.55 |
| HSL | 202.94º | 0.17% | 0.38% | - |
| HSV(B) | 202.94º | 0.3% | 0.45% | - |
| XYZ | 11.24 | 12.49 | 18.04 | - |
| YUV | 97.2 | 138.04 | 116.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 115 | 0.30 | 0.11 | 0 | 0.55 | 202.94 | 0.17 | 0.38 |
| Hex | 51 | 66 | 73 | 1E | B | 0 | 37 | CB | 11 | 26 |
| Octal | 121 | 146 | 163 | 36 | 13 | 0 | 67 | 313 | 21 | 46 |
| Binary | 1010001 | 1100110 | 1110011 | 11110 | 1011 | 0 | 110111 | 11001011 | 10001 | 100110 |
Color Harmonies of #516673
Complementary color
Monochromatic Colors of #516673
Black with #516673
Text Example
Text Example
White with #516673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516673; }
p { color: rgb(81,102,115); }
H1.HeaderClassName
{
color: #516673;
}
.AnyTagClassName
{
color: #516673;
}
</style>
background-color css
<style>
a { background-color: #516673; }
a { background-color: rgb(81,102,115); }
div.DivClassName
{
background-color: #516673;
}
.BgClassName
{
background-color: #516673;
}
</style>
border-color css
<style>
span { border-color: #516673; }
span { border-color: rgb(81,102,115); }
td.TdClassName
{
border-color: #516673;
}
.TagClassName
{
border-color: #516673;
}
</style>