Shades of Bismark #477079
Tints of Bismark #477079
RGB
CMYK
RGB Variations
Color information
#477079 (or 0x477079) is known color: Bismark. HEX triplet: 47, 70 and 79. RGB value is (71,112,121). Sum of RGB (Red+Green+Blue) = 71+112+121=304 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.36% from 304); Green value is 112 (44.14% from 255 or 36.84% from 304); Blue value is 121 (47.66% from 255 or 39.80% from 304); Max value from RGB is 121 - color contains mainly: blue. Hex color #477079 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477079 is #B88F86. Grayscale: #646464. Windows color (decimal): -12095367 or 7958599. OLE color: 7958599.
HSL color Cylindrical-coordinate representation of color #477079: hue angle of 190.8º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #477079 is Cyan = 0.41, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 112 | 121 | - |
| CMYK | 0.41 | 0.07 | 0 | 0.53 |
| HSL | 190.8º | 0.26% | 0.38% | - |
| HSV(B) | 190.8º | 0.41% | 0.47% | - |
| XYZ | 11.84 | 14.31 | 20.23 | - |
| YUV | 100.77 | 139.42 | 106.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 121 | 0.41 | 0.07 | 0 | 0.53 | 190.8 | 0.26 | 0.38 |
| Hex | 47 | 70 | 79 | 29 | 7 | 0 | 35 | BF | 1A | 26 |
| Octal | 107 | 160 | 171 | 51 | 7 | 0 | 65 | 277 | 32 | 46 |
| Binary | 1000111 | 1110000 | 1111001 | 101001 | 111 | 0 | 110101 | 10111111 | 11010 | 100110 |
Color Harmonies of #477079
Complementary color
Monochromatic Colors of #477079
Black with #477079
Text Example
Text Example
White with #477079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477079; }
p { color: rgb(71,112,121); }
H1.HeaderClassName
{
color: #477079;
}
.AnyTagClassName
{
color: #477079;
}
</style>
background-color css
<style>
a { background-color: #477079; }
a { background-color: rgb(71,112,121); }
div.DivClassName
{
background-color: #477079;
}
.BgClassName
{
background-color: #477079;
}
</style>
border-color css
<style>
span { border-color: #477079; }
span { border-color: rgb(71,112,121); }
td.TdClassName
{
border-color: #477079;
}
.TagClassName
{
border-color: #477079;
}
</style>