Shades of Bismark #546771
Tints of Bismark #546771
RGB
CMYK
RGB Variations
Color information
#546771 (or 0x546771) is known color: Bismark. HEX triplet: 54, 67 and 71. RGB value is (84,103,113). Sum of RGB (Red+Green+Blue) = 84+103+113=300 (39% of max value = 765). Red value is 84 (33.20% from 255 or 28% from 300); Green value is 103 (40.62% from 255 or 34.33% from 300); Blue value is 113 (44.53% from 255 or 37.67% from 300); Max value from RGB is 113 - color contains mainly: blue. Hex color #546771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546771 is #AB988E. Grayscale: #626262. Windows color (decimal): -11245711 or 7432020. OLE color: 7432020.
HSL color Cylindrical-coordinate representation of color #546771: hue angle of 200.69º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #546771 is Cyan = 0.26, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 103 | 113 | - |
| CMYK | 0.26 | 0.09 | 0 | 0.56 |
| HSL | 200.69º | 0.15% | 0.39% | - |
| HSV(B) | 200.69º | 0.26% | 0.44% | - |
| XYZ | 11.49 | 12.78 | 17.48 | - |
| YUV | 98.46 | 136.21 | 117.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 103 | 113 | 0.26 | 0.09 | 0 | 0.56 | 200.69 | 0.15 | 0.39 |
| Hex | 54 | 67 | 71 | 1A | 9 | 0 | 38 | C9 | F | 27 |
| Octal | 124 | 147 | 161 | 32 | 11 | 0 | 70 | 311 | 17 | 47 |
| Binary | 1010100 | 1100111 | 1110001 | 11010 | 1001 | 0 | 111000 | 11001001 | 1111 | 100111 |
Color Harmonies of #546771
Complementary color
Monochromatic Colors of #546771
Black with #546771
Text Example
Text Example
White with #546771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546771; }
p { color: rgb(84,103,113); }
H1.HeaderClassName
{
color: #546771;
}
.AnyTagClassName
{
color: #546771;
}
</style>
background-color css
<style>
a { background-color: #546771; }
a { background-color: rgb(84,103,113); }
div.DivClassName
{
background-color: #546771;
}
.BgClassName
{
background-color: #546771;
}
</style>
border-color css
<style>
span { border-color: #546771; }
span { border-color: rgb(84,103,113); }
td.TdClassName
{
border-color: #546771;
}
.TagClassName
{
border-color: #546771;
}
</style>