Shades of Bismark #516778
Tints of Bismark #516778
RGB
CMYK
RGB Variations
Color information
#516778 (or 0x516778) is known color: Bismark. HEX triplet: 51, 67 and 78. RGB value is (81,103,120). Sum of RGB (Red+Green+Blue) = 81+103+120=304 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.64% from 304); Green value is 103 (40.62% from 255 or 33.88% from 304); Blue value is 120 (47.27% from 255 or 39.47% from 304); Max value from RGB is 120 - color contains mainly: blue. Hex color #516778 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516778 is #AE9887. Grayscale: #626262. Windows color (decimal): -11442312 or 7890769. OLE color: 7890769.
HSL color Cylindrical-coordinate representation of color #516778: hue angle of 206.15º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #516778 is Cyan = 0.32, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 103 | 120 | - |
| CMYK | 0.32 | 0.14 | 0 | 0.53 |
| HSL | 206.15º | 0.19% | 0.39% | - |
| HSV(B) | 206.15º | 0.33% | 0.47% | - |
| XYZ | 11.63 | 12.81 | 19.63 | - |
| YUV | 98.36 | 140.21 | 115.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 120 | 0.32 | 0.14 | 0 | 0.53 | 206.15 | 0.19 | 0.39 |
| Hex | 51 | 67 | 78 | 20 | E | 0 | 35 | CE | 13 | 27 |
| Octal | 121 | 147 | 170 | 40 | 16 | 0 | 65 | 316 | 23 | 47 |
| Binary | 1010001 | 1100111 | 1111000 | 100000 | 1110 | 0 | 110101 | 11001110 | 10011 | 100111 |
Color Harmonies of #516778
Complementary color
Monochromatic Colors of #516778
Black with #516778
Text Example
Text Example
White with #516778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516778; }
p { color: rgb(81,103,120); }
H1.HeaderClassName
{
color: #516778;
}
.AnyTagClassName
{
color: #516778;
}
</style>
background-color css
<style>
a { background-color: #516778; }
a { background-color: rgb(81,103,120); }
div.DivClassName
{
background-color: #516778;
}
.BgClassName
{
background-color: #516778;
}
</style>
border-color css
<style>
span { border-color: #516778; }
span { border-color: rgb(81,103,120); }
td.TdClassName
{
border-color: #516778;
}
.TagClassName
{
border-color: #516778;
}
</style>