Shades of Bismark #547277
Tints of Bismark #547277
RGB
CMYK
RGB Variations
Color information
#547277 (or 0x547277) is known color: Bismark. HEX triplet: 54, 72 and 77. RGB value is (84,114,119). Sum of RGB (Red+Green+Blue) = 84+114+119=317 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.50% from 317); Green value is 114 (44.92% from 255 or 35.96% from 317); Blue value is 119 (46.88% from 255 or 37.54% from 317); Max value from RGB is 119 - color contains mainly: blue. Hex color #547277 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547277 is #AB8D88. Grayscale: #696969. Windows color (decimal): -11242889 or 7828052. OLE color: 7828052.
HSL color Cylindrical-coordinate representation of color #547277: hue angle of 188.57º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #547277 is Cyan = 0.29, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 114 | 119 | - |
| CMYK | 0.29 | 0.04 | 0 | 0.53 |
| HSL | 188.57º | 0.17% | 0.4% | - |
| HSV(B) | 188.57º | 0.29% | 0.47% | - |
| XYZ | 13 | 15.25 | 19.71 | - |
| YUV | 105.6 | 135.56 | 112.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 114 | 119 | 0.29 | 0.04 | 0 | 0.53 | 188.57 | 0.17 | 0.4 |
| Hex | 54 | 72 | 77 | 1D | 4 | 0 | 35 | BD | 11 | 28 |
| Octal | 124 | 162 | 167 | 35 | 4 | 0 | 65 | 275 | 21 | 50 |
| Binary | 1010100 | 1110010 | 1110111 | 11101 | 100 | 0 | 110101 | 10111101 | 10001 | 101000 |
Color Harmonies of #547277
Complementary color
Monochromatic Colors of #547277
Black with #547277
Text Example
Text Example
White with #547277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547277; }
p { color: rgb(84,114,119); }
H1.HeaderClassName
{
color: #547277;
}
.AnyTagClassName
{
color: #547277;
}
</style>
background-color css
<style>
a { background-color: #547277; }
a { background-color: rgb(84,114,119); }
div.DivClassName
{
background-color: #547277;
}
.BgClassName
{
background-color: #547277;
}
</style>
border-color css
<style>
span { border-color: #547277; }
span { border-color: rgb(84,114,119); }
td.TdClassName
{
border-color: #547277;
}
.TagClassName
{
border-color: #547277;
}
</style>