Shades of Bismark #506772
Tints of Bismark #506772
RGB
CMYK
RGB Variations
Color information
#506772 (or 0x506772) is known color: Bismark. HEX triplet: 50, 67 and 72. RGB value is (80,103,114). Sum of RGB (Red+Green+Blue) = 80+103+114=297 (39% of max value = 765). Red value is 80 (31.64% from 255 or 26.94% from 297); Green value is 103 (40.62% from 255 or 34.68% from 297); Blue value is 114 (44.92% from 255 or 38.38% from 297); Max value from RGB is 114 - color contains mainly: blue. Hex color #506772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506772 is #AF988D. Grayscale: #616161. Windows color (decimal): -11507854 or 7497552. OLE color: 7497552.
HSL color Cylindrical-coordinate representation of color #506772: hue angle of 199.41º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #506772 is Cyan = 0.30, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 103 | 114 | - |
| CMYK | 0.30 | 0.10 | 0 | 0.55 |
| HSL | 199.41º | 0.18% | 0.38% | - |
| HSV(B) | 199.41º | 0.3% | 0.45% | - |
| XYZ | 11.2 | 12.62 | 17.77 | - |
| YUV | 97.38 | 137.38 | 115.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 103 | 114 | 0.30 | 0.10 | 0 | 0.55 | 199.41 | 0.18 | 0.38 |
| Hex | 50 | 67 | 72 | 1E | A | 0 | 37 | C7 | 12 | 26 |
| Octal | 120 | 147 | 162 | 36 | 12 | 0 | 67 | 307 | 22 | 46 |
| Binary | 1010000 | 1100111 | 1110010 | 11110 | 1010 | 0 | 110111 | 11000111 | 10010 | 100110 |
Color Harmonies of #506772
Complementary color
Monochromatic Colors of #506772
Black with #506772
Text Example
Text Example
White with #506772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506772; }
p { color: rgb(80,103,114); }
H1.HeaderClassName
{
color: #506772;
}
.AnyTagClassName
{
color: #506772;
}
</style>
background-color css
<style>
a { background-color: #506772; }
a { background-color: rgb(80,103,114); }
div.DivClassName
{
background-color: #506772;
}
.BgClassName
{
background-color: #506772;
}
</style>
border-color css
<style>
span { border-color: #506772; }
span { border-color: rgb(80,103,114); }
td.TdClassName
{
border-color: #506772;
}
.TagClassName
{
border-color: #506772;
}
</style>