Shades of Bismark #506874
Tints of Bismark #506874
RGB
CMYK
RGB Variations
Color information
#506874 (or 0x506874) is known color: Bismark. HEX triplet: 50, 68 and 74. RGB value is (80,104,116). Sum of RGB (Red+Green+Blue) = 80+104+116=300 (39% of max value = 765). Red value is 80 (31.64% from 255 or 26.67% from 300); Green value is 104 (41.02% from 255 or 34.67% 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 #506874 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506874 is #AF978B. Grayscale: #626262. Windows color (decimal): -11507596 or 7628880. OLE color: 7628880.
HSL color Cylindrical-coordinate representation of color #506874: hue angle of 200º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #506874 is Cyan = 0.31, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 104 | 116 | - |
| CMYK | 0.31 | 0.10 | 0 | 0.55 |
| HSL | 200º | 0.18% | 0.38% | - |
| HSV(B) | 200º | 0.31% | 0.45% | - |
| XYZ | 11.41 | 12.87 | 18.41 | - |
| YUV | 98.19 | 138.05 | 115.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 104 | 116 | 0.31 | 0.10 | 0 | 0.55 | 200 | 0.18 | 0.38 |
| Hex | 50 | 68 | 74 | 1F | A | 0 | 37 | C8 | 12 | 26 |
| Octal | 120 | 150 | 164 | 37 | 12 | 0 | 67 | 310 | 22 | 46 |
| Binary | 1010000 | 1101000 | 1110100 | 11111 | 1010 | 0 | 110111 | 11001000 | 10010 | 100110 |
Color Harmonies of #506874
Complementary color
Monochromatic Colors of #506874
Black with #506874
Text Example
Text Example
White with #506874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506874; }
p { color: rgb(80,104,116); }
H1.HeaderClassName
{
color: #506874;
}
.AnyTagClassName
{
color: #506874;
}
</style>
background-color css
<style>
a { background-color: #506874; }
a { background-color: rgb(80,104,116); }
div.DivClassName
{
background-color: #506874;
}
.BgClassName
{
background-color: #506874;
}
</style>
border-color css
<style>
span { border-color: #506874; }
span { border-color: rgb(80,104,116); }
td.TdClassName
{
border-color: #506874;
}
.TagClassName
{
border-color: #506874;
}
</style>