Shades of Bismark #537279
Tints of Bismark #537279
RGB
CMYK
RGB Variations
Color information
#537279 (or 0x537279) is known color: Bismark. HEX triplet: 53, 72 and 79. RGB value is (83,114,121). Sum of RGB (Red+Green+Blue) = 83+114+121=318 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.10% from 318); Green value is 114 (44.92% from 255 or 35.85% from 318); Blue value is 121 (47.66% from 255 or 38.05% from 318); Max value from RGB is 121 - color contains mainly: blue. Hex color #537279 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537279 is #AC8D86. Grayscale: #696969. Windows color (decimal): -11308423 or 7959123. OLE color: 7959123.
HSL color Cylindrical-coordinate representation of color #537279: hue angle of 191.05º 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 #537279 is Cyan = 0.31, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 114 | 121 | - |
| CMYK | 0.31 | 0.06 | 0 | 0.53 |
| HSL | 191.05º | 0.19% | 0.4% | - |
| HSV(B) | 191.05º | 0.31% | 0.47% | - |
| XYZ | 13.04 | 15.25 | 20.35 | - |
| YUV | 105.53 | 136.73 | 111.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 121 | 0.31 | 0.06 | 0 | 0.53 | 191.05 | 0.19 | 0.4 |
| Hex | 53 | 72 | 79 | 1F | 6 | 0 | 35 | BF | 13 | 28 |
| Octal | 123 | 162 | 171 | 37 | 6 | 0 | 65 | 277 | 23 | 50 |
| Binary | 1010011 | 1110010 | 1111001 | 11111 | 110 | 0 | 110101 | 10111111 | 10011 | 101000 |
Color Harmonies of #537279
Complementary color
Monochromatic Colors of #537279
Black with #537279
Text Example
Text Example
White with #537279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537279; }
p { color: rgb(83,114,121); }
H1.HeaderClassName
{
color: #537279;
}
.AnyTagClassName
{
color: #537279;
}
</style>
background-color css
<style>
a { background-color: #537279; }
a { background-color: rgb(83,114,121); }
div.DivClassName
{
background-color: #537279;
}
.BgClassName
{
background-color: #537279;
}
</style>
border-color css
<style>
span { border-color: #537279; }
span { border-color: rgb(83,114,121); }
td.TdClassName
{
border-color: #537279;
}
.TagClassName
{
border-color: #537279;
}
</style>