Shades of Bismark #476477
Tints of Bismark #476477
RGB
CMYK
RGB Variations
Color information
#476477 (or 0x476477) is known color: Bismark. HEX triplet: 47, 64 and 77. RGB value is (71,100,119). Sum of RGB (Red+Green+Blue) = 71+100+119=290 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.48% from 290); Green value is 100 (39.45% from 255 or 34.48% from 290); Blue value is 119 (46.88% from 255 or 41.03% from 290); Max value from RGB is 119 - color contains mainly: blue. Hex color #476477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476477 is #B89B88. Grayscale: #5D5D5D. Windows color (decimal): -12098441 or 7824455. OLE color: 7824455.
HSL color Cylindrical-coordinate representation of color #476477: hue angle of 203.75º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #476477 is Cyan = 0.40, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 100 | 119 | - |
| CMYK | 0.40 | 0.16 | 0 | 0.53 |
| HSL | 203.75º | 0.25% | 0.37% | - |
| HSV(B) | 203.75º | 0.4% | 0.47% | - |
| XYZ | 10.49 | 11.79 | 19.18 | - |
| YUV | 93.5 | 142.39 | 111.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 119 | 0.40 | 0.16 | 0 | 0.53 | 203.75 | 0.25 | 0.37 |
| Hex | 47 | 64 | 77 | 28 | 10 | 0 | 35 | CC | 19 | 25 |
| Octal | 107 | 144 | 167 | 50 | 20 | 0 | 65 | 314 | 31 | 45 |
| Binary | 1000111 | 1100100 | 1110111 | 101000 | 10000 | 0 | 110101 | 11001100 | 11001 | 100101 |
Color Harmonies of #476477
Complementary color
Monochromatic Colors of #476477
Black with #476477
Text Example
Text Example
White with #476477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476477; }
p { color: rgb(71,100,119); }
H1.HeaderClassName
{
color: #476477;
}
.AnyTagClassName
{
color: #476477;
}
</style>
background-color css
<style>
a { background-color: #476477; }
a { background-color: rgb(71,100,119); }
div.DivClassName
{
background-color: #476477;
}
.BgClassName
{
background-color: #476477;
}
</style>
border-color css
<style>
span { border-color: #476477; }
span { border-color: rgb(71,100,119); }
td.TdClassName
{
border-color: #476477;
}
.TagClassName
{
border-color: #476477;
}
</style>