Shades of Bismark #557178
Tints of Bismark #557178
RGB
CMYK
RGB Variations
Color information
#557178 (or 0x557178) is known color: Bismark. HEX triplet: 55, 71 and 78. RGB value is (85,113,120). Sum of RGB (Red+Green+Blue) = 85+113+120=318 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.73% from 318); Green value is 113 (44.53% from 255 or 35.53% 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 #557178 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557178 is #AA8E87. Grayscale: #696969. Windows color (decimal): -11177608 or 7893333. OLE color: 7893333.
HSL color Cylindrical-coordinate representation of color #557178: hue angle of 192º 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 #557178 is Cyan = 0.29, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 113 | 120 | - |
| CMYK | 0.29 | 0.06 | 0 | 0.53 |
| HSL | 192º | 0.17% | 0.4% | - |
| HSV(B) | 192º | 0.29% | 0.47% | - |
| XYZ | 13.04 | 15.1 | 20 | - |
| YUV | 105.43 | 136.22 | 113.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 120 | 0.29 | 0.06 | 0 | 0.53 | 192 | 0.17 | 0.4 |
| Hex | 55 | 71 | 78 | 1D | 6 | 0 | 35 | C0 | 11 | 28 |
| Octal | 125 | 161 | 170 | 35 | 6 | 0 | 65 | 300 | 21 | 50 |
| Binary | 1010101 | 1110001 | 1111000 | 11101 | 110 | 0 | 110101 | 11000000 | 10001 | 101000 |
Color Harmonies of #557178
Complementary color
Monochromatic Colors of #557178
Black with #557178
Text Example
Text Example
White with #557178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557178; }
p { color: rgb(85,113,120); }
H1.HeaderClassName
{
color: #557178;
}
.AnyTagClassName
{
color: #557178;
}
</style>
background-color css
<style>
a { background-color: #557178; }
a { background-color: rgb(85,113,120); }
div.DivClassName
{
background-color: #557178;
}
.BgClassName
{
background-color: #557178;
}
</style>
border-color css
<style>
span { border-color: #557178; }
span { border-color: rgb(85,113,120); }
td.TdClassName
{
border-color: #557178;
}
.TagClassName
{
border-color: #557178;
}
</style>