Shades of Bismark #406977
Tints of Bismark #406977
RGB
CMYK
RGB Variations
Color information
#406977 (or 0x406977) is known color: Bismark. HEX triplet: 40, 69 and 77. RGB value is (64,105,119). Sum of RGB (Red+Green+Blue) = 64+105+119=288 (38% of max value = 765). Red value is 64 (25.39% from 255 or 22.22% from 288); Green value is 105 (41.41% from 255 or 36.46% from 288); Blue value is 119 (46.88% from 255 or 41.32% from 288); Max value from RGB is 119 - color contains mainly: blue. Hex color #406977 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406977 is #BF9688. Grayscale: #5E5E5E. Windows color (decimal): -12555913 or 7825728. OLE color: 7825728.
HSL color Cylindrical-coordinate representation of color #406977: hue angle of 195.27º 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 #406977 is Cyan = 0.46, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 105 | 119 | - |
| CMYK | 0.46 | 0.12 | 0 | 0.53 |
| HSL | 195.27º | 0.3% | 0.36% | - |
| HSV(B) | 195.27º | 0.46% | 0.47% | - |
| XYZ | 10.5 | 12.53 | 19.32 | - |
| YUV | 94.34 | 141.92 | 106.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 105 | 119 | 0.46 | 0.12 | 0 | 0.53 | 195.27 | 0.3 | 0.36 |
| Hex | 40 | 69 | 77 | 2E | C | 0 | 35 | C3 | 1E | 24 |
| Octal | 100 | 151 | 167 | 56 | 14 | 0 | 65 | 303 | 36 | 44 |
| Binary | 1000000 | 1101001 | 1110111 | 101110 | 1100 | 0 | 110101 | 11000011 | 11110 | 100100 |
Color Harmonies of #406977
Complementary color
Monochromatic Colors of #406977
Black with #406977
Text Example
Text Example
White with #406977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406977; }
p { color: rgb(64,105,119); }
H1.HeaderClassName
{
color: #406977;
}
.AnyTagClassName
{
color: #406977;
}
</style>
background-color css
<style>
a { background-color: #406977; }
a { background-color: rgb(64,105,119); }
div.DivClassName
{
background-color: #406977;
}
.BgClassName
{
background-color: #406977;
}
</style>
border-color css
<style>
span { border-color: #406977; }
span { border-color: rgb(64,105,119); }
td.TdClassName
{
border-color: #406977;
}
.TagClassName
{
border-color: #406977;
}
</style>