Shades of Bismark #546871
Tints of Bismark #546871
RGB
CMYK
RGB Variations
Color information
#546871 (or 0x546871) is known color: Bismark. HEX triplet: 54, 68 and 71. RGB value is (84,104,113). Sum of RGB (Red+Green+Blue) = 84+104+113=301 (39% of max value = 765). Red value is 84 (33.20% from 255 or 27.91% from 301); Green value is 104 (41.02% from 255 or 34.55% 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 #546871 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546871 is #AB978E. Grayscale: #626262. Windows color (decimal): -11245455 or 7432276. OLE color: 7432276.
HSL color Cylindrical-coordinate representation of color #546871: hue angle of 198.62º 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 #546871 is Cyan = 0.26, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 104 | 113 | - |
| CMYK | 0.26 | 0.08 | 0 | 0.56 |
| HSL | 198.62º | 0.15% | 0.39% | - |
| HSV(B) | 198.62º | 0.26% | 0.44% | - |
| XYZ | 11.59 | 12.98 | 17.52 | - |
| YUV | 99.05 | 135.87 | 117.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 104 | 113 | 0.26 | 0.08 | 0 | 0.56 | 198.62 | 0.15 | 0.39 |
| Hex | 54 | 68 | 71 | 1A | 8 | 0 | 38 | C7 | F | 27 |
| Octal | 124 | 150 | 161 | 32 | 10 | 0 | 70 | 307 | 17 | 47 |
| Binary | 1010100 | 1101000 | 1110001 | 11010 | 1000 | 0 | 111000 | 11000111 | 1111 | 100111 |
Color Harmonies of #546871
Complementary color
Monochromatic Colors of #546871
Black with #546871
Text Example
Text Example
White with #546871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546871; }
p { color: rgb(84,104,113); }
H1.HeaderClassName
{
color: #546871;
}
.AnyTagClassName
{
color: #546871;
}
</style>
background-color css
<style>
a { background-color: #546871; }
a { background-color: rgb(84,104,113); }
div.DivClassName
{
background-color: #546871;
}
.BgClassName
{
background-color: #546871;
}
</style>
border-color css
<style>
span { border-color: #546871; }
span { border-color: rgb(84,104,113); }
td.TdClassName
{
border-color: #546871;
}
.TagClassName
{
border-color: #546871;
}
</style>