Shades of Bismark #406976
Tints of Bismark #406976
RGB
CMYK
RGB Variations
Color information
#406976 (or 0x406976) is known color: Bismark. HEX triplet: 40, 69 and 76. RGB value is (64,105,118). Sum of RGB (Red+Green+Blue) = 64+105+118=287 (38% of max value = 765). Red value is 64 (25.39% from 255 or 22.30% from 287); Green value is 105 (41.41% from 255 or 36.59% from 287); Blue value is 118 (46.48% from 255 or 41.11% from 287); Max value from RGB is 118 - color contains mainly: blue. Hex color #406976 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406976 is #BF9689. Grayscale: #5E5E5E. Windows color (decimal): -12555914 or 7760192. OLE color: 7760192.
HSL color Cylindrical-coordinate representation of color #406976: hue angle of 194.44º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #406976 is Cyan = 0.46, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 105 | 118 | - |
| CMYK | 0.46 | 0.11 | 0 | 0.54 |
| HSL | 194.44º | 0.3% | 0.36% | - |
| HSV(B) | 194.44º | 0.46% | 0.46% | - |
| XYZ | 10.44 | 12.5 | 19 | - |
| YUV | 94.22 | 141.42 | 106.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 105 | 118 | 0.46 | 0.11 | 0 | 0.54 | 194.44 | 0.3 | 0.36 |
| Hex | 40 | 69 | 76 | 2E | B | 0 | 36 | C2 | 1E | 24 |
| Octal | 100 | 151 | 166 | 56 | 13 | 0 | 66 | 302 | 36 | 44 |
| Binary | 1000000 | 1101001 | 1110110 | 101110 | 1011 | 0 | 110110 | 11000010 | 11110 | 100100 |
Color Harmonies of #406976
Complementary color
Monochromatic Colors of #406976
Black with #406976
Text Example
Text Example
White with #406976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406976; }
p { color: rgb(64,105,118); }
H1.HeaderClassName
{
color: #406976;
}
.AnyTagClassName
{
color: #406976;
}
</style>
background-color css
<style>
a { background-color: #406976; }
a { background-color: rgb(64,105,118); }
div.DivClassName
{
background-color: #406976;
}
.BgClassName
{
background-color: #406976;
}
</style>
border-color css
<style>
span { border-color: #406976; }
span { border-color: rgb(64,105,118); }
td.TdClassName
{
border-color: #406976;
}
.TagClassName
{
border-color: #406976;
}
</style>