Shades of Bismark #516976
Tints of Bismark #516976
RGB
CMYK
RGB Variations
Color information
#516976 (or 0x516976) is known color: Bismark. HEX triplet: 51, 69 and 76. RGB value is (81,105,118). Sum of RGB (Red+Green+Blue) = 81+105+118=304 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.64% from 304); Green value is 105 (41.41% from 255 or 34.54% from 304); Blue value is 118 (46.48% from 255 or 38.82% from 304); Max value from RGB is 118 - color contains mainly: blue. Hex color #516976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516976 is #AE9689. Grayscale: #636363. Windows color (decimal): -11441802 or 7760209. OLE color: 7760209.
HSL color Cylindrical-coordinate representation of color #516976: hue angle of 201.08º 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 #516976 is Cyan = 0.31, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 105 | 118 | - |
| CMYK | 0.31 | 0.11 | 0 | 0.54 |
| HSL | 201.08º | 0.19% | 0.39% | - |
| HSV(B) | 201.08º | 0.31% | 0.46% | - |
| XYZ | 11.71 | 13.16 | 19.06 | - |
| YUV | 99.31 | 138.55 | 114.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 105 | 118 | 0.31 | 0.11 | 0 | 0.54 | 201.08 | 0.19 | 0.39 |
| Hex | 51 | 69 | 76 | 1F | B | 0 | 36 | C9 | 13 | 27 |
| Octal | 121 | 151 | 166 | 37 | 13 | 0 | 66 | 311 | 23 | 47 |
| Binary | 1010001 | 1101001 | 1110110 | 11111 | 1011 | 0 | 110110 | 11001001 | 10011 | 100111 |
Color Harmonies of #516976
Complementary color
Monochromatic Colors of #516976
Black with #516976
Text Example
Text Example
White with #516976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516976; }
p { color: rgb(81,105,118); }
H1.HeaderClassName
{
color: #516976;
}
.AnyTagClassName
{
color: #516976;
}
</style>
background-color css
<style>
a { background-color: #516976; }
a { background-color: rgb(81,105,118); }
div.DivClassName
{
background-color: #516976;
}
.BgClassName
{
background-color: #516976;
}
</style>
border-color css
<style>
span { border-color: #516976; }
span { border-color: rgb(81,105,118); }
td.TdClassName
{
border-color: #516976;
}
.TagClassName
{
border-color: #516976;
}
</style>