Shades of Bismark #547075
Tints of Bismark #547075
RGB
CMYK
RGB Variations
Color information
#547075 (or 0x547075) is known color: Bismark. HEX triplet: 54, 70 and 75. RGB value is (84,112,117). Sum of RGB (Red+Green+Blue) = 84+112+117=313 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.84% from 313); Green value is 112 (44.14% from 255 or 35.78% from 313); Blue value is 117 (46.09% from 255 or 37.38% from 313); Max value from RGB is 117 - color contains mainly: blue. Hex color #547075 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547075 is #AB8F8A. Grayscale: #686868. Windows color (decimal): -11243403 or 7696468. OLE color: 7696468.
HSL color Cylindrical-coordinate representation of color #547075: hue angle of 189.09º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #547075 is Cyan = 0.28, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 112 | 117 | - |
| CMYK | 0.28 | 0.04 | 0 | 0.54 |
| HSL | 189.09º | 0.16% | 0.39% | - |
| HSV(B) | 189.09º | 0.28% | 0.46% | - |
| XYZ | 12.66 | 14.76 | 19.01 | - |
| YUV | 104.2 | 135.22 | 113.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 112 | 117 | 0.28 | 0.04 | 0 | 0.54 | 189.09 | 0.16 | 0.39 |
| Hex | 54 | 70 | 75 | 1C | 4 | 0 | 36 | BD | 10 | 27 |
| Octal | 124 | 160 | 165 | 34 | 4 | 0 | 66 | 275 | 20 | 47 |
| Binary | 1010100 | 1110000 | 1110101 | 11100 | 100 | 0 | 110110 | 10111101 | 10000 | 100111 |
Color Harmonies of #547075
Complementary color
Monochromatic Colors of #547075
Black with #547075
Text Example
Text Example
White with #547075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547075; }
p { color: rgb(84,112,117); }
H1.HeaderClassName
{
color: #547075;
}
.AnyTagClassName
{
color: #547075;
}
</style>
background-color css
<style>
a { background-color: #547075; }
a { background-color: rgb(84,112,117); }
div.DivClassName
{
background-color: #547075;
}
.BgClassName
{
background-color: #547075;
}
</style>
border-color css
<style>
span { border-color: #547075; }
span { border-color: rgb(84,112,117); }
td.TdClassName
{
border-color: #547075;
}
.TagClassName
{
border-color: #547075;
}
</style>