Shades of Bismark #537075
Tints of Bismark #537075
RGB
CMYK
RGB Variations
Color information
#537075 (or 0x537075) is known color: Bismark. HEX triplet: 53, 70 and 75. RGB value is (83,112,117). Sum of RGB (Red+Green+Blue) = 83+112+117=312 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.60% from 312); Green value is 112 (44.14% from 255 or 35.90% from 312); Blue value is 117 (46.09% from 255 or 37.5% from 312); Max value from RGB is 117 - color contains mainly: blue. Hex color #537075 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537075 is #AC8F8A. Grayscale: #676767. Windows color (decimal): -11308939 or 7696467. OLE color: 7696467.
HSL color Cylindrical-coordinate representation of color #537075: hue angle of 188.82º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #537075 is Cyan = 0.29, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 112 | 117 | - |
| CMYK | 0.29 | 0.04 | 0 | 0.54 |
| HSL | 188.82º | 0.17% | 0.39% | - |
| HSV(B) | 188.82º | 0.29% | 0.46% | - |
| XYZ | 12.57 | 14.71 | 19.01 | - |
| YUV | 103.9 | 135.39 | 113.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 112 | 117 | 0.29 | 0.04 | 0 | 0.54 | 188.82 | 0.17 | 0.39 |
| Hex | 53 | 70 | 75 | 1D | 4 | 0 | 36 | BD | 11 | 27 |
| Octal | 123 | 160 | 165 | 35 | 4 | 0 | 66 | 275 | 21 | 47 |
| Binary | 1010011 | 1110000 | 1110101 | 11101 | 100 | 0 | 110110 | 10111101 | 10001 | 100111 |
Color Harmonies of #537075
Complementary color
Monochromatic Colors of #537075
Black with #537075
Text Example
Text Example
White with #537075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537075; }
p { color: rgb(83,112,117); }
H1.HeaderClassName
{
color: #537075;
}
.AnyTagClassName
{
color: #537075;
}
</style>
background-color css
<style>
a { background-color: #537075; }
a { background-color: rgb(83,112,117); }
div.DivClassName
{
background-color: #537075;
}
.BgClassName
{
background-color: #537075;
}
</style>
border-color css
<style>
span { border-color: #537075; }
span { border-color: rgb(83,112,117); }
td.TdClassName
{
border-color: #537075;
}
.TagClassName
{
border-color: #537075;
}
</style>