Shades of Bismark #506670
Tints of Bismark #506670
RGB
CMYK
RGB Variations
Color information
#506670 (or 0x506670) is known color: Bismark. HEX triplet: 50, 66 and 70. RGB value is (80,102,112). Sum of RGB (Red+Green+Blue) = 80+102+112=294 (38% of max value = 765). Red value is 80 (31.64% from 255 or 27.21% from 294); Green value is 102 (40.23% from 255 or 34.69% from 294); Blue value is 112 (44.14% from 255 or 38.10% from 294); Max value from RGB is 112 - color contains mainly: blue. Hex color #506670 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506670 is #AF998F. Grayscale: #606060. Windows color (decimal): -11508112 or 7366224. OLE color: 7366224.
HSL color Cylindrical-coordinate representation of color #506670: hue angle of 198.75º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #506670 is Cyan = 0.29, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 102 | 112 | - |
| CMYK | 0.29 | 0.09 | 0 | 0.56 |
| HSL | 198.75º | 0.17% | 0.38% | - |
| HSV(B) | 198.75º | 0.29% | 0.44% | - |
| XYZ | 10.98 | 12.38 | 17.14 | - |
| YUV | 96.56 | 136.71 | 116.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 102 | 112 | 0.29 | 0.09 | 0 | 0.56 | 198.75 | 0.17 | 0.38 |
| Hex | 50 | 66 | 70 | 1D | 9 | 0 | 38 | C7 | 11 | 26 |
| Octal | 120 | 146 | 160 | 35 | 11 | 0 | 70 | 307 | 21 | 46 |
| Binary | 1010000 | 1100110 | 1110000 | 11101 | 1001 | 0 | 111000 | 11000111 | 10001 | 100110 |
Color Harmonies of #506670
Complementary color
Monochromatic Colors of #506670
Black with #506670
Text Example
Text Example
White with #506670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506670; }
p { color: rgb(80,102,112); }
H1.HeaderClassName
{
color: #506670;
}
.AnyTagClassName
{
color: #506670;
}
</style>
background-color css
<style>
a { background-color: #506670; }
a { background-color: rgb(80,102,112); }
div.DivClassName
{
background-color: #506670;
}
.BgClassName
{
background-color: #506670;
}
</style>
border-color css
<style>
span { border-color: #506670; }
span { border-color: rgb(80,102,112); }
td.TdClassName
{
border-color: #506670;
}
.TagClassName
{
border-color: #506670;
}
</style>