Shades of Bismark #506777
Tints of Bismark #506777
RGB
CMYK
RGB Variations
Color information
#506777 (or 0x506777) is known color: Bismark. HEX triplet: 50, 67 and 77. RGB value is (80,103,119). Sum of RGB (Red+Green+Blue) = 80+103+119=302 (40% of max value = 765). Red value is 80 (31.64% from 255 or 26.49% from 302); Green value is 103 (40.62% from 255 or 34.11% from 302); Blue value is 119 (46.88% from 255 or 39.40% from 302); Max value from RGB is 119 - color contains mainly: blue. Hex color #506777 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506777 is #AF9888. Grayscale: #616161. Windows color (decimal): -11507849 or 7825232. OLE color: 7825232.
HSL color Cylindrical-coordinate representation of color #506777: hue angle of 204.62º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #506777 is Cyan = 0.33, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 103 | 119 | - |
| CMYK | 0.33 | 0.13 | 0 | 0.53 |
| HSL | 204.62º | 0.2% | 0.39% | - |
| HSV(B) | 204.62º | 0.33% | 0.47% | - |
| XYZ | 11.49 | 12.74 | 19.31 | - |
| YUV | 97.95 | 139.88 | 115.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 103 | 119 | 0.33 | 0.13 | 0 | 0.53 | 204.62 | 0.2 | 0.39 |
| Hex | 50 | 67 | 77 | 21 | D | 0 | 35 | CD | 14 | 27 |
| Octal | 120 | 147 | 167 | 41 | 15 | 0 | 65 | 315 | 24 | 47 |
| Binary | 1010000 | 1100111 | 1110111 | 100001 | 1101 | 0 | 110101 | 11001101 | 10100 | 100111 |
Color Harmonies of #506777
Complementary color
Monochromatic Colors of #506777
Black with #506777
Text Example
Text Example
White with #506777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506777; }
p { color: rgb(80,103,119); }
H1.HeaderClassName
{
color: #506777;
}
.AnyTagClassName
{
color: #506777;
}
</style>
background-color css
<style>
a { background-color: #506777; }
a { background-color: rgb(80,103,119); }
div.DivClassName
{
background-color: #506777;
}
.BgClassName
{
background-color: #506777;
}
</style>
border-color css
<style>
span { border-color: #506777; }
span { border-color: rgb(80,103,119); }
td.TdClassName
{
border-color: #506777;
}
.TagClassName
{
border-color: #506777;
}
</style>