Shades of Bismark #547279
Tints of Bismark #547279
RGB
CMYK
RGB Variations
Color information
#547279 (or 0x547279) is known color: Bismark. HEX triplet: 54, 72 and 79. RGB value is (84,114,121). Sum of RGB (Red+Green+Blue) = 84+114+121=319 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.33% from 319); Green value is 114 (44.92% from 255 or 35.74% from 319); Blue value is 121 (47.66% from 255 or 37.93% from 319); Max value from RGB is 121 - color contains mainly: blue. Hex color #547279 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547279 is #AB8D86. Grayscale: #696969. Windows color (decimal): -11242887 or 7959124. OLE color: 7959124.
HSL color Cylindrical-coordinate representation of color #547279: hue angle of 191.35º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #547279 is Cyan = 0.31, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 114 | 121 | - |
| CMYK | 0.31 | 0.06 | 0 | 0.53 |
| HSL | 191.35º | 0.18% | 0.4% | - |
| HSV(B) | 191.35º | 0.31% | 0.47% | - |
| XYZ | 13.12 | 15.3 | 20.35 | - |
| YUV | 105.83 | 136.56 | 112.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 114 | 121 | 0.31 | 0.06 | 0 | 0.53 | 191.35 | 0.18 | 0.4 |
| Hex | 54 | 72 | 79 | 1F | 6 | 0 | 35 | BF | 12 | 28 |
| Octal | 124 | 162 | 171 | 37 | 6 | 0 | 65 | 277 | 22 | 50 |
| Binary | 1010100 | 1110010 | 1111001 | 11111 | 110 | 0 | 110101 | 10111111 | 10010 | 101000 |
Color Harmonies of #547279
Complementary color
Monochromatic Colors of #547279
Black with #547279
Text Example
Text Example
White with #547279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547279; }
p { color: rgb(84,114,121); }
H1.HeaderClassName
{
color: #547279;
}
.AnyTagClassName
{
color: #547279;
}
</style>
background-color css
<style>
a { background-color: #547279; }
a { background-color: rgb(84,114,121); }
div.DivClassName
{
background-color: #547279;
}
.BgClassName
{
background-color: #547279;
}
</style>
border-color css
<style>
span { border-color: #547279; }
span { border-color: rgb(84,114,121); }
td.TdClassName
{
border-color: #547279;
}
.TagClassName
{
border-color: #547279;
}
</style>