Shades of Bismark #506877
Tints of Bismark #506877
RGB
CMYK
RGB Variations
Color information
#506877 (or 0x506877) is known color: Bismark. HEX triplet: 50, 68 and 77. RGB value is (80,104,119). Sum of RGB (Red+Green+Blue) = 80+104+119=303 (40% of max value = 765). Red value is 80 (31.64% from 255 or 26.40% from 303); Green value is 104 (41.02% from 255 or 34.32% from 303); Blue value is 119 (46.88% from 255 or 39.27% from 303); Max value from RGB is 119 - color contains mainly: blue. Hex color #506877 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506877 is #AF9788. Grayscale: #626262. Windows color (decimal): -11507593 or 7825488. OLE color: 7825488.
HSL color Cylindrical-coordinate representation of color #506877: hue angle of 203.08º 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 #506877 is Cyan = 0.33, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 104 | 119 | - |
| CMYK | 0.33 | 0.13 | 0 | 0.53 |
| HSL | 203.08º | 0.2% | 0.39% | - |
| HSV(B) | 203.08º | 0.33% | 0.47% | - |
| XYZ | 11.59 | 12.94 | 19.34 | - |
| YUV | 98.53 | 139.55 | 114.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 104 | 119 | 0.33 | 0.13 | 0 | 0.53 | 203.08 | 0.2 | 0.39 |
| Hex | 50 | 68 | 77 | 21 | D | 0 | 35 | CB | 14 | 27 |
| Octal | 120 | 150 | 167 | 41 | 15 | 0 | 65 | 313 | 24 | 47 |
| Binary | 1010000 | 1101000 | 1110111 | 100001 | 1101 | 0 | 110101 | 11001011 | 10100 | 100111 |
Color Harmonies of #506877
Complementary color
Monochromatic Colors of #506877
Black with #506877
Text Example
Text Example
White with #506877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506877; }
p { color: rgb(80,104,119); }
H1.HeaderClassName
{
color: #506877;
}
.AnyTagClassName
{
color: #506877;
}
</style>
background-color css
<style>
a { background-color: #506877; }
a { background-color: rgb(80,104,119); }
div.DivClassName
{
background-color: #506877;
}
.BgClassName
{
background-color: #506877;
}
</style>
border-color css
<style>
span { border-color: #506877; }
span { border-color: rgb(80,104,119); }
td.TdClassName
{
border-color: #506877;
}
.TagClassName
{
border-color: #506877;
}
</style>