Shades of Bismark #547078
Tints of Bismark #547078
RGB
CMYK
RGB Variations
Color information
#547078 (or 0x547078) is known color: Bismark. HEX triplet: 54, 70 and 78. RGB value is (84,112,120). Sum of RGB (Red+Green+Blue) = 84+112+120=316 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.58% from 316); Green value is 112 (44.14% from 255 or 35.44% from 316); Blue value is 120 (47.27% from 255 or 37.97% from 316); Max value from RGB is 120 - color contains mainly: blue. Hex color #547078 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547078 is #AB8F87. Grayscale: #686868. Windows color (decimal): -11243400 or 7893076. OLE color: 7893076.
HSL color Cylindrical-coordinate representation of color #547078: hue angle of 193.33º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #547078 is Cyan = 0.3, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 112 | 120 | - |
| CMYK | 0.3 | 0.07 | 0 | 0.53 |
| HSL | 193.33º | 0.18% | 0.4% | - |
| HSV(B) | 193.33º | 0.3% | 0.47% | - |
| XYZ | 12.84 | 14.83 | 19.95 | - |
| YUV | 104.54 | 136.72 | 113.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 112 | 120 | 0.3 | 0.07 | 0 | 0.53 | 193.33 | 0.18 | 0.4 |
| Hex | 54 | 70 | 78 | 1E | 7 | 0 | 35 | C1 | 12 | 28 |
| Octal | 124 | 160 | 170 | 36 | 7 | 0 | 65 | 301 | 22 | 50 |
| Binary | 1010100 | 1110000 | 1111000 | 11110 | 111 | 0 | 110101 | 11000001 | 10010 | 101000 |
Color Harmonies of #547078
Complementary color
Monochromatic Colors of #547078
Black with #547078
Text Example
Text Example
White with #547078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547078; }
p { color: rgb(84,112,120); }
H1.HeaderClassName
{
color: #547078;
}
.AnyTagClassName
{
color: #547078;
}
</style>
background-color css
<style>
a { background-color: #547078; }
a { background-color: rgb(84,112,120); }
div.DivClassName
{
background-color: #547078;
}
.BgClassName
{
background-color: #547078;
}
</style>
border-color css
<style>
span { border-color: #547078; }
span { border-color: rgb(84,112,120); }
td.TdClassName
{
border-color: #547078;
}
.TagClassName
{
border-color: #547078;
}
</style>