Shades of Bismark #537479
Tints of Bismark #537479
RGB
CMYK
RGB Variations
Color information
#537479 (or 0x537479) is known color: Bismark. HEX triplet: 53, 74 and 79. RGB value is (83,116,121). Sum of RGB (Red+Green+Blue) = 83+116+121=320 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.94% from 320); Green value is 116 (45.70% from 255 or 36.25% from 320); Blue value is 121 (47.66% from 255 or 37.81% from 320); Max value from RGB is 121 - color contains mainly: blue. Hex color #537479 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537479 is #AC8B86. Grayscale: #6A6A6A. Windows color (decimal): -11307911 or 7959635. OLE color: 7959635.
HSL color Cylindrical-coordinate representation of color #537479: hue angle of 187.89º 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 #537479 is Cyan = 0.31, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 116 | 121 | - |
| CMYK | 0.31 | 0.04 | 0 | 0.53 |
| HSL | 187.89º | 0.19% | 0.4% | - |
| HSV(B) | 187.89º | 0.31% | 0.47% | - |
| XYZ | 13.26 | 15.71 | 20.42 | - |
| YUV | 106.7 | 136.07 | 111.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 121 | 0.31 | 0.04 | 0 | 0.53 | 187.89 | 0.19 | 0.4 |
| Hex | 53 | 74 | 79 | 1F | 4 | 0 | 35 | BC | 13 | 28 |
| Octal | 123 | 164 | 171 | 37 | 4 | 0 | 65 | 274 | 23 | 50 |
| Binary | 1010011 | 1110100 | 1111001 | 11111 | 100 | 0 | 110101 | 10111100 | 10011 | 101000 |
Color Harmonies of #537479
Complementary color
Monochromatic Colors of #537479
Black with #537479
Text Example
Text Example
White with #537479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537479; }
p { color: rgb(83,116,121); }
H1.HeaderClassName
{
color: #537479;
}
.AnyTagClassName
{
color: #537479;
}
</style>
background-color css
<style>
a { background-color: #537479; }
a { background-color: rgb(83,116,121); }
div.DivClassName
{
background-color: #537479;
}
.BgClassName
{
background-color: #537479;
}
</style>
border-color css
<style>
span { border-color: #537479; }
span { border-color: rgb(83,116,121); }
td.TdClassName
{
border-color: #537479;
}
.TagClassName
{
border-color: #537479;
}
</style>