Shades of Bismark #406573
Tints of Bismark #406573
RGB
CMYK
RGB Variations
Color information
#406573 (or 0x406573) is known color: Bismark. HEX triplet: 40, 65 and 73. RGB value is (64,101,115). Sum of RGB (Red+Green+Blue) = 64+101+115=280 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.86% from 280); Green value is 101 (39.84% from 255 or 36.07% from 280); Blue value is 115 (45.31% from 255 or 41.07% from 280); Max value from RGB is 115 - color contains mainly: blue. Hex color #406573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406573 is #BF9A8C. Grayscale: #5B5B5B. Windows color (decimal): -12556941 or 7562560. OLE color: 7562560.
HSL color Cylindrical-coordinate representation of color #406573: hue angle of 196.47º 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 #406573 is Cyan = 0.44, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 101 | 115 | - |
| CMYK | 0.44 | 0.12 | 0 | 0.55 |
| HSL | 196.47º | 0.28% | 0.35% | - |
| HSV(B) | 196.47º | 0.44% | 0.45% | - |
| XYZ | 9.86 | 11.64 | 17.95 | - |
| YUV | 91.53 | 141.24 | 108.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 101 | 115 | 0.44 | 0.12 | 0 | 0.55 | 196.47 | 0.28 | 0.35 |
| Hex | 40 | 65 | 73 | 2C | C | 0 | 37 | C4 | 1C | 23 |
| Octal | 100 | 145 | 163 | 54 | 14 | 0 | 67 | 304 | 34 | 43 |
| Binary | 1000000 | 1100101 | 1110011 | 101100 | 1100 | 0 | 110111 | 11000100 | 11100 | 100011 |
Color Harmonies of #406573
Complementary color
Monochromatic Colors of #406573
Black with #406573
Text Example
Text Example
White with #406573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406573; }
p { color: rgb(64,101,115); }
H1.HeaderClassName
{
color: #406573;
}
.AnyTagClassName
{
color: #406573;
}
</style>
background-color css
<style>
a { background-color: #406573; }
a { background-color: rgb(64,101,115); }
div.DivClassName
{
background-color: #406573;
}
.BgClassName
{
background-color: #406573;
}
</style>
border-color css
<style>
span { border-color: #406573; }
span { border-color: rgb(64,101,115); }
td.TdClassName
{
border-color: #406573;
}
.TagClassName
{
border-color: #406573;
}
</style>