Shades of Bismark #537379
Tints of Bismark #537379
RGB
CMYK
RGB Variations
Color information
#537379 (or 0x537379) is known color: Bismark. HEX triplet: 53, 73 and 79. RGB value is (83,115,121). Sum of RGB (Red+Green+Blue) = 83+115+121=319 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.02% from 319); Green value is 115 (45.31% from 255 or 36.05% from 319); Blue value is 121 (47.66% from 255 or 37.93% from 319); Max value from RGB is 121 - color contains mainly: blue. Hex color #537379 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537379 is #AC8C86. Grayscale: #6A6A6A. Windows color (decimal): -11308167 or 7959379. OLE color: 7959379.
HSL color Cylindrical-coordinate representation of color #537379: hue angle of 189.47º 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 #537379 is Cyan = 0.31, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 115 | 121 | - |
| CMYK | 0.31 | 0.05 | 0 | 0.53 |
| HSL | 189.47º | 0.19% | 0.4% | - |
| HSV(B) | 189.47º | 0.31% | 0.47% | - |
| XYZ | 13.15 | 15.48 | 20.38 | - |
| YUV | 106.12 | 136.4 | 111.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 121 | 0.31 | 0.05 | 0 | 0.53 | 189.47 | 0.19 | 0.4 |
| Hex | 53 | 73 | 79 | 1F | 5 | 0 | 35 | BD | 13 | 28 |
| Octal | 123 | 163 | 171 | 37 | 5 | 0 | 65 | 275 | 23 | 50 |
| Binary | 1010011 | 1110011 | 1111001 | 11111 | 101 | 0 | 110101 | 10111101 | 10011 | 101000 |
Color Harmonies of #537379
Complementary color
Monochromatic Colors of #537379
Black with #537379
Text Example
Text Example
White with #537379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537379; }
p { color: rgb(83,115,121); }
H1.HeaderClassName
{
color: #537379;
}
.AnyTagClassName
{
color: #537379;
}
</style>
background-color css
<style>
a { background-color: #537379; }
a { background-color: rgb(83,115,121); }
div.DivClassName
{
background-color: #537379;
}
.BgClassName
{
background-color: #537379;
}
</style>
border-color css
<style>
span { border-color: #537379; }
span { border-color: rgb(83,115,121); }
td.TdClassName
{
border-color: #537379;
}
.TagClassName
{
border-color: #537379;
}
</style>