Shades of Bismark #516774
Tints of Bismark #516774
RGB
CMYK
RGB Variations
Color information
#516774 (or 0x516774) is known color: Bismark. HEX triplet: 51, 67 and 74. RGB value is (81,103,116). Sum of RGB (Red+Green+Blue) = 81+103+116=300 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27% from 300); Green value is 103 (40.62% from 255 or 34.33% from 300); Blue value is 116 (45.70% from 255 or 38.67% from 300); Max value from RGB is 116 - color contains mainly: blue. Hex color #516774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516774 is #AE988B. Grayscale: #616161. Windows color (decimal): -11442316 or 7628625. OLE color: 7628625.
HSL color Cylindrical-coordinate representation of color #516774: hue angle of 202.29º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #516774 is Cyan = 0.30, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 103 | 116 | - |
| CMYK | 0.30 | 0.11 | 0 | 0.55 |
| HSL | 202.29º | 0.18% | 0.39% | - |
| HSV(B) | 202.29º | 0.3% | 0.45% | - |
| XYZ | 11.4 | 12.71 | 18.38 | - |
| YUV | 97.9 | 138.21 | 115.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 116 | 0.30 | 0.11 | 0 | 0.55 | 202.29 | 0.18 | 0.39 |
| Hex | 51 | 67 | 74 | 1E | B | 0 | 37 | CA | 12 | 27 |
| Octal | 121 | 147 | 164 | 36 | 13 | 0 | 67 | 312 | 22 | 47 |
| Binary | 1010001 | 1100111 | 1110100 | 11110 | 1011 | 0 | 110111 | 11001010 | 10010 | 100111 |
Color Harmonies of #516774
Complementary color
Monochromatic Colors of #516774
Black with #516774
Text Example
Text Example
White with #516774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516774; }
p { color: rgb(81,103,116); }
H1.HeaderClassName
{
color: #516774;
}
.AnyTagClassName
{
color: #516774;
}
</style>
background-color css
<style>
a { background-color: #516774; }
a { background-color: rgb(81,103,116); }
div.DivClassName
{
background-color: #516774;
}
.BgClassName
{
background-color: #516774;
}
</style>
border-color css
<style>
span { border-color: #516774; }
span { border-color: rgb(81,103,116); }
td.TdClassName
{
border-color: #516774;
}
.TagClassName
{
border-color: #516774;
}
</style>