Shades of Bismark #556771
Tints of Bismark #556771
RGB
CMYK
RGB Variations
Color information
#556771 (or 0x556771) is known color: Bismark. HEX triplet: 55, 67 and 71. RGB value is (85,103,113). Sum of RGB (Red+Green+Blue) = 85+103+113=301 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.24% from 301); Green value is 103 (40.62% from 255 or 34.22% from 301); Blue value is 113 (44.53% from 255 or 37.54% from 301); Max value from RGB is 113 - color contains mainly: blue. Hex color #556771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #556771 is #AA988E. Grayscale: #626262. Windows color (decimal): -11180175 or 7432021. OLE color: 7432021.
HSL color Cylindrical-coordinate representation of color #556771: hue angle of 201.43º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #556771 is Cyan = 0.25, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 103 | 113 | - |
| CMYK | 0.25 | 0.09 | 0 | 0.56 |
| HSL | 201.43º | 0.14% | 0.39% | - |
| HSV(B) | 201.43º | 0.25% | 0.44% | - |
| XYZ | 11.58 | 12.82 | 17.49 | - |
| YUV | 98.76 | 136.04 | 118.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 103 | 113 | 0.25 | 0.09 | 0 | 0.56 | 201.43 | 0.14 | 0.39 |
| Hex | 55 | 67 | 71 | 19 | 9 | 0 | 38 | C9 | E | 27 |
| Octal | 125 | 147 | 161 | 31 | 11 | 0 | 70 | 311 | 16 | 47 |
| Binary | 1010101 | 1100111 | 1110001 | 11001 | 1001 | 0 | 111000 | 11001001 | 1110 | 100111 |
Color Harmonies of #556771
Complementary color
Monochromatic Colors of #556771
Black with #556771
Text Example
Text Example
White with #556771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556771; }
p { color: rgb(85,103,113); }
H1.HeaderClassName
{
color: #556771;
}
.AnyTagClassName
{
color: #556771;
}
</style>
background-color css
<style>
a { background-color: #556771; }
a { background-color: rgb(85,103,113); }
div.DivClassName
{
background-color: #556771;
}
.BgClassName
{
background-color: #556771;
}
</style>
border-color css
<style>
span { border-color: #556771; }
span { border-color: rgb(85,103,113); }
td.TdClassName
{
border-color: #556771;
}
.TagClassName
{
border-color: #556771;
}
</style>