Shades of Bismark #406477
Tints of Bismark #406477
RGB
CMYK
RGB Variations
Color information
#406477 (or 0x406477) is known color: Bismark. HEX triplet: 40, 64 and 77. RGB value is (64,100,119). Sum of RGB (Red+Green+Blue) = 64+100+119=283 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.61% from 283); Green value is 100 (39.45% from 255 or 35.34% from 283); Blue value is 119 (46.88% from 255 or 42.05% from 283); Max value from RGB is 119 - color contains mainly: blue. Hex color #406477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406477 is #BF9B88. Grayscale: #5B5B5B. Windows color (decimal): -12557193 or 7824448. OLE color: 7824448.
HSL color Cylindrical-coordinate representation of color #406477: hue angle of 200.73º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #406477 is Cyan = 0.46, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 100 | 119 | - |
| CMYK | 0.46 | 0.16 | 0 | 0.53 |
| HSL | 200.73º | 0.3% | 0.36% | - |
| HSV(B) | 200.73º | 0.46% | 0.47% | - |
| XYZ | 10 | 11.54 | 19.15 | - |
| YUV | 91.4 | 143.57 | 108.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 100 | 119 | 0.46 | 0.16 | 0 | 0.53 | 200.73 | 0.3 | 0.36 |
| Hex | 40 | 64 | 77 | 2E | 10 | 0 | 35 | C9 | 1E | 24 |
| Octal | 100 | 144 | 167 | 56 | 20 | 0 | 65 | 311 | 36 | 44 |
| Binary | 1000000 | 1100100 | 1110111 | 101110 | 10000 | 0 | 110101 | 11001001 | 11110 | 100100 |
Color Harmonies of #406477
Complementary color
Monochromatic Colors of #406477
Black with #406477
Text Example
Text Example
White with #406477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406477; }
p { color: rgb(64,100,119); }
H1.HeaderClassName
{
color: #406477;
}
.AnyTagClassName
{
color: #406477;
}
</style>
background-color css
<style>
a { background-color: #406477; }
a { background-color: rgb(64,100,119); }
div.DivClassName
{
background-color: #406477;
}
.BgClassName
{
background-color: #406477;
}
</style>
border-color css
<style>
span { border-color: #406477; }
span { border-color: rgb(64,100,119); }
td.TdClassName
{
border-color: #406477;
}
.TagClassName
{
border-color: #406477;
}
</style>