Shades of Bismark #477380
Tints of Bismark #477380
RGB
CMYK
RGB Variations
Color information
#477380 (or 0x477380) is known color: Bismark. HEX triplet: 47, 73 and 80. RGB value is (71,115,128). Sum of RGB (Red+Green+Blue) = 71+115+128=314 (41% of max value = 765). Red value is 71 (28.12% from 255 or 22.61% from 314); Green value is 115 (45.31% from 255 or 36.62% from 314); Blue value is 128 (50.39% from 255 or 40.76% from 314); Max value from RGB is 128 - color contains mainly: blue. Hex color #477380 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477380 is #B88C7F. Grayscale: #676767. Windows color (decimal): -12094592 or 8418119. OLE color: 8418119.
HSL color Cylindrical-coordinate representation of color #477380: hue angle of 193.68º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #477380 is Cyan = 0.45, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 115 | 128 | - |
| CMYK | 0.45 | 0.10 | 0 | 0.50 |
| HSL | 193.68º | 0.29% | 0.39% | - |
| HSV(B) | 193.68º | 0.45% | 0.5% | - |
| XYZ | 12.63 | 15.16 | 22.68 | - |
| YUV | 103.33 | 141.92 | 104.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 128 | 0.45 | 0.10 | 0 | 0.50 | 193.68 | 0.29 | 0.39 |
| Hex | 47 | 73 | 80 | 2D | A | 0 | 32 | C2 | 1D | 27 |
| Octal | 107 | 163 | 200 | 55 | 12 | 0 | 62 | 302 | 35 | 47 |
| Binary | 1000111 | 1110011 | 10000000 | 101101 | 1010 | 0 | 110010 | 11000010 | 11101 | 100111 |
Color Harmonies of #477380
Complementary color
Monochromatic Colors of #477380
Black with #477380
Text Example
Text Example
White with #477380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477380; }
p { color: rgb(71,115,128); }
H1.HeaderClassName
{
color: #477380;
}
.AnyTagClassName
{
color: #477380;
}
</style>
background-color css
<style>
a { background-color: #477380; }
a { background-color: rgb(71,115,128); }
div.DivClassName
{
background-color: #477380;
}
.BgClassName
{
background-color: #477380;
}
</style>
border-color css
<style>
span { border-color: #477380; }
span { border-color: rgb(71,115,128); }
td.TdClassName
{
border-color: #477380;
}
.TagClassName
{
border-color: #477380;
}
</style>