Shades of Bismark #406672
Tints of Bismark #406672
RGB
CMYK
RGB Variations
Color information
#406672 (or 0x406672) is known color: Bismark. HEX triplet: 40, 66 and 72. RGB value is (64,102,114). Sum of RGB (Red+Green+Blue) = 64+102+114=280 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.86% from 280); Green value is 102 (40.23% from 255 or 36.43% from 280); Blue value is 114 (44.92% from 255 or 40.71% from 280); Max value from RGB is 114 - color contains mainly: blue. Hex color #406672 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406672 is #BF998D. Grayscale: #5B5B5B. Windows color (decimal): -12556686 or 7497280. OLE color: 7497280.
HSL color Cylindrical-coordinate representation of color #406672: hue angle of 194.4º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #406672 is Cyan = 0.44, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 102 | 114 | - |
| CMYK | 0.44 | 0.11 | 0 | 0.55 |
| HSL | 194.4º | 0.28% | 0.35% | - |
| HSV(B) | 194.4º | 0.44% | 0.45% | - |
| XYZ | 9.9 | 11.81 | 17.68 | - |
| YUV | 92.01 | 140.41 | 108.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 114 | 0.44 | 0.11 | 0 | 0.55 | 194.4 | 0.28 | 0.35 |
| Hex | 40 | 66 | 72 | 2C | B | 0 | 37 | C2 | 1C | 23 |
| Octal | 100 | 146 | 162 | 54 | 13 | 0 | 67 | 302 | 34 | 43 |
| Binary | 1000000 | 1100110 | 1110010 | 101100 | 1011 | 0 | 110111 | 11000010 | 11100 | 100011 |
Color Harmonies of #406672
Complementary color
Monochromatic Colors of #406672
Black with #406672
Text Example
Text Example
White with #406672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406672; }
p { color: rgb(64,102,114); }
H1.HeaderClassName
{
color: #406672;
}
.AnyTagClassName
{
color: #406672;
}
</style>
background-color css
<style>
a { background-color: #406672; }
a { background-color: rgb(64,102,114); }
div.DivClassName
{
background-color: #406672;
}
.BgClassName
{
background-color: #406672;
}
</style>
border-color css
<style>
span { border-color: #406672; }
span { border-color: rgb(64,102,114); }
td.TdClassName
{
border-color: #406672;
}
.TagClassName
{
border-color: #406672;
}
</style>