Shades of Bismark #516873
Tints of Bismark #516873
RGB
CMYK
RGB Variations
Color information
#516873 (or 0x516873) is known color: Bismark. HEX triplet: 51, 68 and 73. RGB value is (81,104,115). Sum of RGB (Red+Green+Blue) = 81+104+115=300 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27% from 300); Green value is 104 (41.02% from 255 or 34.67% from 300); Blue value is 115 (45.31% from 255 or 38.33% from 300); Max value from RGB is 115 - color contains mainly: blue. Hex color #516873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516873 is #AE978C. Grayscale: #626262. Windows color (decimal): -11442061 or 7563345. OLE color: 7563345.
HSL color Cylindrical-coordinate representation of color #516873: hue angle of 199.41º 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 #516873 is Cyan = 0.30, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 104 | 115 | - |
| CMYK | 0.30 | 0.10 | 0 | 0.55 |
| HSL | 199.41º | 0.17% | 0.38% | - |
| HSV(B) | 199.41º | 0.3% | 0.45% | - |
| XYZ | 11.44 | 12.89 | 18.1 | - |
| YUV | 98.38 | 137.38 | 115.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 115 | 0.30 | 0.10 | 0 | 0.55 | 199.41 | 0.17 | 0.38 |
| Hex | 51 | 68 | 73 | 1E | A | 0 | 37 | C7 | 11 | 26 |
| Octal | 121 | 150 | 163 | 36 | 12 | 0 | 67 | 307 | 21 | 46 |
| Binary | 1010001 | 1101000 | 1110011 | 11110 | 1010 | 0 | 110111 | 11000111 | 10001 | 100110 |
Color Harmonies of #516873
Complementary color
Monochromatic Colors of #516873
Black with #516873
Text Example
Text Example
White with #516873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516873; }
p { color: rgb(81,104,115); }
H1.HeaderClassName
{
color: #516873;
}
.AnyTagClassName
{
color: #516873;
}
</style>
background-color css
<style>
a { background-color: #516873; }
a { background-color: rgb(81,104,115); }
div.DivClassName
{
background-color: #516873;
}
.BgClassName
{
background-color: #516873;
}
</style>
border-color css
<style>
span { border-color: #516873; }
span { border-color: rgb(81,104,115); }
td.TdClassName
{
border-color: #516873;
}
.TagClassName
{
border-color: #516873;
}
</style>