Shades of Bismark #537179
Tints of Bismark #537179
RGB
CMYK
RGB Variations
Color information
#537179 (or 0x537179) is known color: Bismark. HEX triplet: 53, 71 and 79. RGB value is (83,113,121). Sum of RGB (Red+Green+Blue) = 83+113+121=317 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.18% from 317); Green value is 113 (44.53% from 255 or 35.65% from 317); Blue value is 121 (47.66% from 255 or 38.17% from 317); Max value from RGB is 121 - color contains mainly: blue. Hex color #537179 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537179 is #AC8E86. Grayscale: #686868. Windows color (decimal): -11308679 or 7958867. OLE color: 7958867.
HSL color Cylindrical-coordinate representation of color #537179: hue angle of 192.63º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #537179 is Cyan = 0.31, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 113 | 121 | - |
| CMYK | 0.31 | 0.07 | 0 | 0.53 |
| HSL | 192.63º | 0.19% | 0.4% | - |
| HSV(B) | 192.63º | 0.31% | 0.47% | - |
| XYZ | 12.92 | 15.03 | 20.31 | - |
| YUV | 104.94 | 137.06 | 112.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 113 | 121 | 0.31 | 0.07 | 0 | 0.53 | 192.63 | 0.19 | 0.4 |
| Hex | 53 | 71 | 79 | 1F | 7 | 0 | 35 | C1 | 13 | 28 |
| Octal | 123 | 161 | 171 | 37 | 7 | 0 | 65 | 301 | 23 | 50 |
| Binary | 1010011 | 1110001 | 1111001 | 11111 | 111 | 0 | 110101 | 11000001 | 10011 | 101000 |
Color Harmonies of #537179
Complementary color
Monochromatic Colors of #537179
Black with #537179
Text Example
Text Example
White with #537179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537179; }
p { color: rgb(83,113,121); }
H1.HeaderClassName
{
color: #537179;
}
.AnyTagClassName
{
color: #537179;
}
</style>
background-color css
<style>
a { background-color: #537179; }
a { background-color: rgb(83,113,121); }
div.DivClassName
{
background-color: #537179;
}
.BgClassName
{
background-color: #537179;
}
</style>
border-color css
<style>
span { border-color: #537179; }
span { border-color: rgb(83,113,121); }
td.TdClassName
{
border-color: #537179;
}
.TagClassName
{
border-color: #537179;
}
</style>