Shades of Bismark #537077
Tints of Bismark #537077
RGB
CMYK
RGB Variations
Color information
#537077 (or 0x537077) is known color: Bismark. HEX triplet: 53, 70 and 77. RGB value is (83,112,119). Sum of RGB (Red+Green+Blue) = 83+112+119=314 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.43% from 314); Green value is 112 (44.14% from 255 or 35.67% from 314); Blue value is 119 (46.88% from 255 or 37.90% from 314); Max value from RGB is 119 - color contains mainly: blue. Hex color #537077 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537077 is #AC8F88. Grayscale: #686868. Windows color (decimal): -11308937 or 7827539. OLE color: 7827539.
HSL color Cylindrical-coordinate representation of color #537077: hue angle of 191.67º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537077 is Cyan = 0.30, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 112 | 119 | - |
| CMYK | 0.30 | 0.06 | 0 | 0.53 |
| HSL | 191.67º | 0.18% | 0.4% | - |
| HSV(B) | 191.67º | 0.3% | 0.47% | - |
| XYZ | 12.69 | 14.76 | 19.63 | - |
| YUV | 104.13 | 136.39 | 112.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 112 | 119 | 0.30 | 0.06 | 0 | 0.53 | 191.67 | 0.18 | 0.4 |
| Hex | 53 | 70 | 77 | 1E | 6 | 0 | 35 | C0 | 12 | 28 |
| Octal | 123 | 160 | 167 | 36 | 6 | 0 | 65 | 300 | 22 | 50 |
| Binary | 1010011 | 1110000 | 1110111 | 11110 | 110 | 0 | 110101 | 11000000 | 10010 | 101000 |
Color Harmonies of #537077
Complementary color
Monochromatic Colors of #537077
Black with #537077
Text Example
Text Example
White with #537077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537077; }
p { color: rgb(83,112,119); }
H1.HeaderClassName
{
color: #537077;
}
.AnyTagClassName
{
color: #537077;
}
</style>
background-color css
<style>
a { background-color: #537077; }
a { background-color: rgb(83,112,119); }
div.DivClassName
{
background-color: #537077;
}
.BgClassName
{
background-color: #537077;
}
</style>
border-color css
<style>
span { border-color: #537077; }
span { border-color: rgb(83,112,119); }
td.TdClassName
{
border-color: #537077;
}
.TagClassName
{
border-color: #537077;
}
</style>