Shades of Bismark #406873
Tints of Bismark #406873
RGB
CMYK
RGB Variations
Color information
#406873 (or 0x406873) is known color: Bismark. HEX triplet: 40, 68 and 73. RGB value is (64,104,115). Sum of RGB (Red+Green+Blue) = 64+104+115=283 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.61% from 283); Green value is 104 (41.02% from 255 or 36.75% from 283); Blue value is 115 (45.31% from 255 or 40.64% from 283); Max value from RGB is 115 - color contains mainly: blue. Hex color #406873 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406873 is #BF978C. Grayscale: #5D5D5D. Windows color (decimal): -12556173 or 7563328. OLE color: 7563328.
HSL color Cylindrical-coordinate representation of color #406873: hue angle of 192.94º 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 #406873 is Cyan = 0.44, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 104 | 115 | - |
| CMYK | 0.44 | 0.10 | 0 | 0.55 |
| HSL | 192.94º | 0.28% | 0.35% | - |
| HSV(B) | 192.94º | 0.44% | 0.45% | - |
| XYZ | 10.16 | 12.23 | 18.04 | - |
| YUV | 93.29 | 140.25 | 107.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 115 | 0.44 | 0.10 | 0 | 0.55 | 192.94 | 0.28 | 0.35 |
| Hex | 40 | 68 | 73 | 2C | A | 0 | 37 | C1 | 1C | 23 |
| Octal | 100 | 150 | 163 | 54 | 12 | 0 | 67 | 301 | 34 | 43 |
| Binary | 1000000 | 1101000 | 1110011 | 101100 | 1010 | 0 | 110111 | 11000001 | 11100 | 100011 |
Color Harmonies of #406873
Complementary color
Monochromatic Colors of #406873
Black with #406873
Text Example
Text Example
White with #406873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406873; }
p { color: rgb(64,104,115); }
H1.HeaderClassName
{
color: #406873;
}
.AnyTagClassName
{
color: #406873;
}
</style>
background-color css
<style>
a { background-color: #406873; }
a { background-color: rgb(64,104,115); }
div.DivClassName
{
background-color: #406873;
}
.BgClassName
{
background-color: #406873;
}
</style>
border-color css
<style>
span { border-color: #406873; }
span { border-color: rgb(64,104,115); }
td.TdClassName
{
border-color: #406873;
}
.TagClassName
{
border-color: #406873;
}
</style>