Shades of Bismark #557177
Tints of Bismark #557177
RGB
CMYK
RGB Variations
Color information
#557177 (or 0x557177) is known color: Bismark. HEX triplet: 55, 71 and 77. RGB value is (85,113,119). Sum of RGB (Red+Green+Blue) = 85+113+119=317 (41% of max value = 765). Red value is 85 (33.59% from 255 or 26.81% from 317); Green value is 113 (44.53% from 255 or 35.65% from 317); Blue value is 119 (46.88% from 255 or 37.54% from 317); Max value from RGB is 119 - color contains mainly: blue. Hex color #557177 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557177 is #AA8E88. Grayscale: #696969. Windows color (decimal): -11177609 or 7827797. OLE color: 7827797.
HSL color Cylindrical-coordinate representation of color #557177: hue angle of 190.59º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #557177 is Cyan = 0.29, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 113 | 119 | - |
| CMYK | 0.29 | 0.05 | 0 | 0.53 |
| HSL | 190.59º | 0.17% | 0.4% | - |
| HSV(B) | 190.59º | 0.29% | 0.47% | - |
| XYZ | 12.98 | 15.07 | 19.68 | - |
| YUV | 105.31 | 135.72 | 113.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 119 | 0.29 | 0.05 | 0 | 0.53 | 190.59 | 0.17 | 0.4 |
| Hex | 55 | 71 | 77 | 1D | 5 | 0 | 35 | BF | 11 | 28 |
| Octal | 125 | 161 | 167 | 35 | 5 | 0 | 65 | 277 | 21 | 50 |
| Binary | 1010101 | 1110001 | 1110111 | 11101 | 101 | 0 | 110101 | 10111111 | 10001 | 101000 |
Color Harmonies of #557177
Complementary color
Monochromatic Colors of #557177
Black with #557177
Text Example
Text Example
White with #557177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557177; }
p { color: rgb(85,113,119); }
H1.HeaderClassName
{
color: #557177;
}
.AnyTagClassName
{
color: #557177;
}
</style>
background-color css
<style>
a { background-color: #557177; }
a { background-color: rgb(85,113,119); }
div.DivClassName
{
background-color: #557177;
}
.BgClassName
{
background-color: #557177;
}
</style>
border-color css
<style>
span { border-color: #557177; }
span { border-color: rgb(85,113,119); }
td.TdClassName
{
border-color: #557177;
}
.TagClassName
{
border-color: #557177;
}
</style>