Shades of Bismark #537277
Tints of Bismark #537277
RGB
CMYK
RGB Variations
Color information
#537277 (or 0x537277) is known color: Bismark. HEX triplet: 53, 72 and 77. RGB value is (83,114,119). Sum of RGB (Red+Green+Blue) = 83+114+119=316 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.27% from 316); Green value is 114 (44.92% from 255 or 36.08% from 316); Blue value is 119 (46.88% from 255 or 37.66% from 316); Max value from RGB is 119 - color contains mainly: blue. Hex color #537277 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537277 is #AC8D88. Grayscale: #696969. Windows color (decimal): -11308425 or 7828051. OLE color: 7828051.
HSL color Cylindrical-coordinate representation of color #537277: hue angle of 188.33º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537277 is Cyan = 0.30, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 114 | 119 | - |
| CMYK | 0.30 | 0.04 | 0 | 0.53 |
| HSL | 188.33º | 0.18% | 0.4% | - |
| HSV(B) | 188.33º | 0.3% | 0.47% | - |
| XYZ | 12.91 | 15.21 | 19.71 | - |
| YUV | 105.3 | 135.73 | 112.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 119 | 0.30 | 0.04 | 0 | 0.53 | 188.33 | 0.18 | 0.4 |
| Hex | 53 | 72 | 77 | 1E | 4 | 0 | 35 | BC | 12 | 28 |
| Octal | 123 | 162 | 167 | 36 | 4 | 0 | 65 | 274 | 22 | 50 |
| Binary | 1010011 | 1110010 | 1110111 | 11110 | 100 | 0 | 110101 | 10111100 | 10010 | 101000 |
Color Harmonies of #537277
Complementary color
Monochromatic Colors of #537277
Black with #537277
Text Example
Text Example
White with #537277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537277; }
p { color: rgb(83,114,119); }
H1.HeaderClassName
{
color: #537277;
}
.AnyTagClassName
{
color: #537277;
}
</style>
background-color css
<style>
a { background-color: #537277; }
a { background-color: rgb(83,114,119); }
div.DivClassName
{
background-color: #537277;
}
.BgClassName
{
background-color: #537277;
}
</style>
border-color css
<style>
span { border-color: #537277; }
span { border-color: rgb(83,114,119); }
td.TdClassName
{
border-color: #537277;
}
.TagClassName
{
border-color: #537277;
}
</style>