Shades of Bismark #557179
Tints of Bismark #557179
RGB
CMYK
RGB Variations
Color information
#557179 (or 0x557179) is known color: Bismark. HEX triplet: 55, 71 and 79. RGB value is (85,113,121). Sum of RGB (Red+Green+Blue) = 85+113+121=319 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.65% from 319); Green value is 113 (44.53% from 255 or 35.42% from 319); Blue value is 121 (47.66% from 255 or 37.93% from 319); Max value from RGB is 121 - color contains mainly: blue. Hex color #557179 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557179 is #AA8E86. Grayscale: #696969. Windows color (decimal): -11177607 or 7958869. OLE color: 7958869.
HSL color Cylindrical-coordinate representation of color #557179: hue angle of 193.33º degrees, saturation: 0.17, 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 #557179 is Cyan = 0.30, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 113 | 121 | - |
| CMYK | 0.30 | 0.07 | 0 | 0.53 |
| HSL | 193.33º | 0.17% | 0.4% | - |
| HSV(B) | 193.33º | 0.3% | 0.47% | - |
| XYZ | 13.1 | 15.12 | 20.32 | - |
| YUV | 105.54 | 136.72 | 113.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 121 | 0.30 | 0.07 | 0 | 0.53 | 193.33 | 0.17 | 0.4 |
| Hex | 55 | 71 | 79 | 1E | 7 | 0 | 35 | C1 | 11 | 28 |
| Octal | 125 | 161 | 171 | 36 | 7 | 0 | 65 | 301 | 21 | 50 |
| Binary | 1010101 | 1110001 | 1111001 | 11110 | 111 | 0 | 110101 | 11000001 | 10001 | 101000 |
Color Harmonies of #557179
Complementary color
Monochromatic Colors of #557179
Black with #557179
Text Example
Text Example
White with #557179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557179; }
p { color: rgb(85,113,121); }
H1.HeaderClassName
{
color: #557179;
}
.AnyTagClassName
{
color: #557179;
}
</style>
background-color css
<style>
a { background-color: #557179; }
a { background-color: rgb(85,113,121); }
div.DivClassName
{
background-color: #557179;
}
.BgClassName
{
background-color: #557179;
}
</style>
border-color css
<style>
span { border-color: #557179; }
span { border-color: rgb(85,113,121); }
td.TdClassName
{
border-color: #557179;
}
.TagClassName
{
border-color: #557179;
}
</style>