Shades of Bismark #406777
Tints of Bismark #406777
RGB
CMYK
RGB Variations
Color information
#406777 (or 0x406777) is known color: Bismark. HEX triplet: 40, 67 and 77. RGB value is (64,103,119). Sum of RGB (Red+Green+Blue) = 64+103+119=286 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.38% from 286); Green value is 103 (40.62% from 255 or 36.01% from 286); Blue value is 119 (46.88% from 255 or 41.61% from 286); Max value from RGB is 119 - color contains mainly: blue. Hex color #406777 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406777 is #BF9888. Grayscale: #5D5D5D. Windows color (decimal): -12556425 or 7825216. OLE color: 7825216.
HSL color Cylindrical-coordinate representation of color #406777: hue angle of 197.45º 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 #406777 is Cyan = 0.46, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 103 | 119 | - |
| CMYK | 0.46 | 0.13 | 0 | 0.53 |
| HSL | 197.45º | 0.3% | 0.36% | - |
| HSV(B) | 197.45º | 0.46% | 0.47% | - |
| XYZ | 10.29 | 12.12 | 19.25 | - |
| YUV | 93.16 | 142.58 | 107.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 103 | 119 | 0.46 | 0.13 | 0 | 0.53 | 197.45 | 0.3 | 0.36 |
| Hex | 40 | 67 | 77 | 2E | D | 0 | 35 | C5 | 1E | 24 |
| Octal | 100 | 147 | 167 | 56 | 15 | 0 | 65 | 305 | 36 | 44 |
| Binary | 1000000 | 1100111 | 1110111 | 101110 | 1101 | 0 | 110101 | 11000101 | 11110 | 100100 |
Color Harmonies of #406777
Complementary color
Monochromatic Colors of #406777
Black with #406777
Text Example
Text Example
White with #406777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406777; }
p { color: rgb(64,103,119); }
H1.HeaderClassName
{
color: #406777;
}
.AnyTagClassName
{
color: #406777;
}
</style>
background-color css
<style>
a { background-color: #406777; }
a { background-color: rgb(64,103,119); }
div.DivClassName
{
background-color: #406777;
}
.BgClassName
{
background-color: #406777;
}
</style>
border-color css
<style>
span { border-color: #406777; }
span { border-color: rgb(64,103,119); }
td.TdClassName
{
border-color: #406777;
}
.TagClassName
{
border-color: #406777;
}
</style>