Shades of Bismark #547280
Tints of Bismark #547280
RGB
CMYK
RGB Variations
Color information
#547280 (or 0x547280) is known color: Bismark. HEX triplet: 54, 72 and 80. RGB value is (84,114,128). Sum of RGB (Red+Green+Blue) = 84+114+128=326 (43% of max value = 765). Red value is 84 (33.20% from 255 or 25.77% from 326); Green value is 114 (44.92% from 255 or 34.97% from 326); Blue value is 128 (50.39% from 255 or 39.26% from 326); Max value from RGB is 128 - color contains mainly: blue. Hex color #547280 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547280 is #AB8D7F. Grayscale: #6A6A6A. Windows color (decimal): -11242880 or 8417876. OLE color: 8417876.
HSL color Cylindrical-coordinate representation of color #547280: hue angle of 199.09º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #547280 is Cyan = 0.34, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 84 | 114 | 128 | - |
| CMYK | 0.34 | 0.11 | 0 | 0.50 |
| HSL | 199.09º | 0.21% | 0.42% | - |
| HSV(B) | 199.09º | 0.34% | 0.5% | - |
| XYZ | 13.57 | 15.48 | 22.69 | - |
| YUV | 106.63 | 140.06 | 111.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 114 | 128 | 0.34 | 0.11 | 0 | 0.50 | 199.09 | 0.21 | 0.42 |
| Hex | 54 | 72 | 80 | 22 | B | 0 | 32 | C7 | 15 | 2A |
| Octal | 124 | 162 | 200 | 42 | 13 | 0 | 62 | 307 | 25 | 52 |
| Binary | 1010100 | 1110010 | 10000000 | 100010 | 1011 | 0 | 110010 | 11000111 | 10101 | 101010 |
Color Harmonies of #547280
Complementary color
Monochromatic Colors of #547280
Black with #547280
Text Example
Text Example
White with #547280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547280; }
p { color: rgb(84,114,128); }
H1.HeaderClassName
{
color: #547280;
}
.AnyTagClassName
{
color: #547280;
}
</style>
background-color css
<style>
a { background-color: #547280; }
a { background-color: rgb(84,114,128); }
div.DivClassName
{
background-color: #547280;
}
.BgClassName
{
background-color: #547280;
}
</style>
border-color css
<style>
span { border-color: #547280; }
span { border-color: rgb(84,114,128); }
td.TdClassName
{
border-color: #547280;
}
.TagClassName
{
border-color: #547280;
}
</style>