Shades of Bismark #406471
Tints of Bismark #406471
RGB
CMYK
RGB Variations
Color information
#406471 (or 0x406471) is known color: Bismark. HEX triplet: 40, 64 and 71. RGB value is (64,100,113). Sum of RGB (Red+Green+Blue) = 64+100+113=277 (36% of max value = 765). Red value is 64 (25.39% from 255 or 23.10% from 277); Green value is 100 (39.45% from 255 or 36.10% from 277); Blue value is 113 (44.53% from 255 or 40.79% from 277); Max value from RGB is 113 - color contains mainly: blue. Hex color #406471 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406471 is #BF9B8E. Grayscale: #5A5A5A. Windows color (decimal): -12557199 or 7431232. OLE color: 7431232.
HSL color Cylindrical-coordinate representation of color #406471: hue angle of 195.92º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #406471 is Cyan = 0.43, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 100 | 113 | - |
| CMYK | 0.43 | 0.12 | 0 | 0.56 |
| HSL | 195.92º | 0.28% | 0.35% | - |
| HSV(B) | 195.92º | 0.43% | 0.44% | - |
| XYZ | 9.65 | 11.4 | 17.31 | - |
| YUV | 90.72 | 140.57 | 108.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 100 | 113 | 0.43 | 0.12 | 0 | 0.56 | 195.92 | 0.28 | 0.35 |
| Hex | 40 | 64 | 71 | 2B | C | 0 | 38 | C4 | 1C | 23 |
| Octal | 100 | 144 | 161 | 53 | 14 | 0 | 70 | 304 | 34 | 43 |
| Binary | 1000000 | 1100100 | 1110001 | 101011 | 1100 | 0 | 111000 | 11000100 | 11100 | 100011 |
Color Harmonies of #406471
Complementary color
Monochromatic Colors of #406471
Black with #406471
Text Example
Text Example
White with #406471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406471; }
p { color: rgb(64,100,113); }
H1.HeaderClassName
{
color: #406471;
}
.AnyTagClassName
{
color: #406471;
}
</style>
background-color css
<style>
a { background-color: #406471; }
a { background-color: rgb(64,100,113); }
div.DivClassName
{
background-color: #406471;
}
.BgClassName
{
background-color: #406471;
}
</style>
border-color css
<style>
span { border-color: #406471; }
span { border-color: rgb(64,100,113); }
td.TdClassName
{
border-color: #406471;
}
.TagClassName
{
border-color: #406471;
}
</style>