Shades of Bismark #537177
Tints of Bismark #537177
RGB
CMYK
RGB Variations
Color information
#537177 (or 0x537177) is known color: Bismark. HEX triplet: 53, 71 and 77. RGB value is (83,113,119). Sum of RGB (Red+Green+Blue) = 83+113+119=315 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.35% from 315); Green value is 113 (44.53% from 255 or 35.87% from 315); Blue value is 119 (46.88% from 255 or 37.78% from 315); Max value from RGB is 119 - color contains mainly: blue. Hex color #537177 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537177 is #AC8E88. Grayscale: #686868. Windows color (decimal): -11308681 or 7827795. OLE color: 7827795.
HSL color Cylindrical-coordinate representation of color #537177: hue angle of 190º 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 #537177 is Cyan = 0.30, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 113 | 119 | - |
| CMYK | 0.30 | 0.05 | 0 | 0.53 |
| HSL | 190º | 0.18% | 0.4% | - |
| HSV(B) | 190º | 0.3% | 0.47% | - |
| XYZ | 12.8 | 14.98 | 19.67 | - |
| YUV | 104.71 | 136.06 | 112.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 113 | 119 | 0.30 | 0.05 | 0 | 0.53 | 190 | 0.18 | 0.4 |
| Hex | 53 | 71 | 77 | 1E | 5 | 0 | 35 | BE | 12 | 28 |
| Octal | 123 | 161 | 167 | 36 | 5 | 0 | 65 | 276 | 22 | 50 |
| Binary | 1010011 | 1110001 | 1110111 | 11110 | 101 | 0 | 110101 | 10111110 | 10010 | 101000 |
Color Harmonies of #537177
Complementary color
Monochromatic Colors of #537177
Black with #537177
Text Example
Text Example
White with #537177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537177; }
p { color: rgb(83,113,119); }
H1.HeaderClassName
{
color: #537177;
}
.AnyTagClassName
{
color: #537177;
}
</style>
background-color css
<style>
a { background-color: #537177; }
a { background-color: rgb(83,113,119); }
div.DivClassName
{
background-color: #537177;
}
.BgClassName
{
background-color: #537177;
}
</style>
border-color css
<style>
span { border-color: #537177; }
span { border-color: rgb(83,113,119); }
td.TdClassName
{
border-color: #537177;
}
.TagClassName
{
border-color: #537177;
}
</style>