Shades of Bismark #537378
Tints of Bismark #537378
RGB
CMYK
RGB Variations
Color information
#537378 (or 0x537378) is known color: Bismark. HEX triplet: 53, 73 and 78. RGB value is (83,115,120). Sum of RGB (Red+Green+Blue) = 83+115+120=318 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.10% from 318); Green value is 115 (45.31% from 255 or 36.16% from 318); Blue value is 120 (47.27% from 255 or 37.74% from 318); Max value from RGB is 120 - color contains mainly: blue. Hex color #537378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537378 is #AC8C87. Grayscale: #696969. Windows color (decimal): -11308168 or 7893843. OLE color: 7893843.
HSL color Cylindrical-coordinate representation of color #537378: hue angle of 188.11º degrees, saturation: 0.18, 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 #537378 is Cyan = 0.31, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 115 | 120 | - |
| CMYK | 0.31 | 0.04 | 0 | 0.53 |
| HSL | 188.11º | 0.18% | 0.4% | - |
| HSV(B) | 188.11º | 0.31% | 0.47% | - |
| XYZ | 13.09 | 15.46 | 20.06 | - |
| YUV | 106 | 135.9 | 111.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 120 | 0.31 | 0.04 | 0 | 0.53 | 188.11 | 0.18 | 0.4 |
| Hex | 53 | 73 | 78 | 1F | 4 | 0 | 35 | BC | 12 | 28 |
| Octal | 123 | 163 | 170 | 37 | 4 | 0 | 65 | 274 | 22 | 50 |
| Binary | 1010011 | 1110011 | 1111000 | 11111 | 100 | 0 | 110101 | 10111100 | 10010 | 101000 |
Color Harmonies of #537378
Complementary color
Monochromatic Colors of #537378
Black with #537378
Text Example
Text Example
White with #537378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537378; }
p { color: rgb(83,115,120); }
H1.HeaderClassName
{
color: #537378;
}
.AnyTagClassName
{
color: #537378;
}
</style>
background-color css
<style>
a { background-color: #537378; }
a { background-color: rgb(83,115,120); }
div.DivClassName
{
background-color: #537378;
}
.BgClassName
{
background-color: #537378;
}
</style>
border-color css
<style>
span { border-color: #537378; }
span { border-color: rgb(83,115,120); }
td.TdClassName
{
border-color: #537378;
}
.TagClassName
{
border-color: #537378;
}
</style>