Shades of Bismark #516576
Tints of Bismark #516576
RGB
CMYK
RGB Variations
Color information
#516576 (or 0x516576) is known color: Bismark. HEX triplet: 51, 65 and 76. RGB value is (81,101,118). Sum of RGB (Red+Green+Blue) = 81+101+118=300 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27% from 300); Green value is 101 (39.84% from 255 or 33.67% from 300); Blue value is 118 (46.48% from 255 or 39.33% from 300); Max value from RGB is 118 - color contains mainly: blue. Hex color #516576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516576 is #AE9A89. Grayscale: #606060. Windows color (decimal): -11442826 or 7759185. OLE color: 7759185.
HSL color Cylindrical-coordinate representation of color #516576: hue angle of 207.57º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #516576 is Cyan = 0.31, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 101 | 118 | - |
| CMYK | 0.31 | 0.14 | 0 | 0.54 |
| HSL | 207.57º | 0.19% | 0.39% | - |
| HSV(B) | 207.57º | 0.31% | 0.46% | - |
| XYZ | 11.32 | 12.36 | 18.93 | - |
| YUV | 96.96 | 139.87 | 116.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 118 | 0.31 | 0.14 | 0 | 0.54 | 207.57 | 0.19 | 0.39 |
| Hex | 51 | 65 | 76 | 1F | E | 0 | 36 | D0 | 13 | 27 |
| Octal | 121 | 145 | 166 | 37 | 16 | 0 | 66 | 320 | 23 | 47 |
| Binary | 1010001 | 1100101 | 1110110 | 11111 | 1110 | 0 | 110110 | 11010000 | 10011 | 100111 |
Color Harmonies of #516576
Complementary color
Monochromatic Colors of #516576
Black with #516576
Text Example
Text Example
White with #516576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516576; }
p { color: rgb(81,101,118); }
H1.HeaderClassName
{
color: #516576;
}
.AnyTagClassName
{
color: #516576;
}
</style>
background-color css
<style>
a { background-color: #516576; }
a { background-color: rgb(81,101,118); }
div.DivClassName
{
background-color: #516576;
}
.BgClassName
{
background-color: #516576;
}
</style>
border-color css
<style>
span { border-color: #516576; }
span { border-color: rgb(81,101,118); }
td.TdClassName
{
border-color: #516576;
}
.TagClassName
{
border-color: #516576;
}
</style>