Shades of Bismark #537079
Tints of Bismark #537079
RGB
CMYK
RGB Variations
Color information
#537079 (or 0x537079) is known color: Bismark. HEX triplet: 53, 70 and 79. RGB value is (83,112,121). Sum of RGB (Red+Green+Blue) = 83+112+121=316 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.27% from 316); Green value is 112 (44.14% from 255 or 35.44% from 316); Blue value is 121 (47.66% from 255 or 38.29% from 316); Max value from RGB is 121 - color contains mainly: blue. Hex color #537079 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537079 is #AC8F86. Grayscale: #686868. Windows color (decimal): -11308935 or 7958611. OLE color: 7958611.
HSL color Cylindrical-coordinate representation of color #537079: hue angle of 194.21º 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 #537079 is Cyan = 0.31, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 112 | 121 | - |
| CMYK | 0.31 | 0.07 | 0 | 0.53 |
| HSL | 194.21º | 0.19% | 0.4% | - |
| HSV(B) | 194.21º | 0.31% | 0.47% | - |
| XYZ | 12.81 | 14.81 | 20.27 | - |
| YUV | 104.36 | 137.39 | 112.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 112 | 121 | 0.31 | 0.07 | 0 | 0.53 | 194.21 | 0.19 | 0.4 |
| Hex | 53 | 70 | 79 | 1F | 7 | 0 | 35 | C2 | 13 | 28 |
| Octal | 123 | 160 | 171 | 37 | 7 | 0 | 65 | 302 | 23 | 50 |
| Binary | 1010011 | 1110000 | 1111001 | 11111 | 111 | 0 | 110101 | 11000010 | 10011 | 101000 |
Color Harmonies of #537079
Complementary color
Monochromatic Colors of #537079
Black with #537079
Text Example
Text Example
White with #537079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537079; }
p { color: rgb(83,112,121); }
H1.HeaderClassName
{
color: #537079;
}
.AnyTagClassName
{
color: #537079;
}
</style>
background-color css
<style>
a { background-color: #537079; }
a { background-color: rgb(83,112,121); }
div.DivClassName
{
background-color: #537079;
}
.BgClassName
{
background-color: #537079;
}
</style>
border-color css
<style>
span { border-color: #537079; }
span { border-color: rgb(83,112,121); }
td.TdClassName
{
border-color: #537079;
}
.TagClassName
{
border-color: #537079;
}
</style>