Shades of Bismark #406872
Tints of Bismark #406872
RGB
CMYK
RGB Variations
Color information
#406872 (or 0x406872) is known color: Bismark. HEX triplet: 40, 68 and 72. RGB value is (64,104,114). Sum of RGB (Red+Green+Blue) = 64+104+114=282 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.70% from 282); Green value is 104 (41.02% from 255 or 36.88% from 282); Blue value is 114 (44.92% from 255 or 40.43% from 282); Max value from RGB is 114 - color contains mainly: blue. Hex color #406872 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406872 is #BF978D. Grayscale: #5D5D5D. Windows color (decimal): -12556174 or 7497792. OLE color: 7497792.
HSL color Cylindrical-coordinate representation of color #406872: hue angle of 192º 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 #406872 is Cyan = 0.44, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 104 | 114 | - |
| CMYK | 0.44 | 0.09 | 0 | 0.55 |
| HSL | 192º | 0.28% | 0.35% | - |
| HSV(B) | 192º | 0.44% | 0.45% | - |
| XYZ | 10.1 | 12.21 | 17.74 | - |
| YUV | 93.18 | 139.75 | 107.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 114 | 0.44 | 0.09 | 0 | 0.55 | 192 | 0.28 | 0.35 |
| Hex | 40 | 68 | 72 | 2C | 9 | 0 | 37 | C0 | 1C | 23 |
| Octal | 100 | 150 | 162 | 54 | 11 | 0 | 67 | 300 | 34 | 43 |
| Binary | 1000000 | 1101000 | 1110010 | 101100 | 1001 | 0 | 110111 | 11000000 | 11100 | 100011 |
Color Harmonies of #406872
Complementary color
Monochromatic Colors of #406872
Black with #406872
Text Example
Text Example
White with #406872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406872; }
p { color: rgb(64,104,114); }
H1.HeaderClassName
{
color: #406872;
}
.AnyTagClassName
{
color: #406872;
}
</style>
background-color css
<style>
a { background-color: #406872; }
a { background-color: rgb(64,104,114); }
div.DivClassName
{
background-color: #406872;
}
.BgClassName
{
background-color: #406872;
}
</style>
border-color css
<style>
span { border-color: #406872; }
span { border-color: rgb(64,104,114); }
td.TdClassName
{
border-color: #406872;
}
.TagClassName
{
border-color: #406872;
}
</style>