Shades of Bismark #406673
Tints of Bismark #406673
RGB
CMYK
RGB Variations
Color information
#406673 (or 0x406673) is known color: Bismark. HEX triplet: 40, 66 and 73. RGB value is (64,102,115). Sum of RGB (Red+Green+Blue) = 64+102+115=281 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.78% from 281); Green value is 102 (40.23% from 255 or 36.30% from 281); Blue value is 115 (45.31% from 255 or 40.93% from 281); Max value from RGB is 115 - color contains mainly: blue. Hex color #406673 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406673 is #BF998C. Grayscale: #5C5C5C. Windows color (decimal): -12556685 or 7562816. OLE color: 7562816.
HSL color Cylindrical-coordinate representation of color #406673: hue angle of 195.29º 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 #406673 is Cyan = 0.44, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 102 | 115 | - |
| CMYK | 0.44 | 0.11 | 0 | 0.55 |
| HSL | 195.29º | 0.28% | 0.35% | - |
| HSV(B) | 195.29º | 0.44% | 0.45% | - |
| XYZ | 9.96 | 11.83 | 17.98 | - |
| YUV | 92.12 | 140.91 | 107.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 115 | 0.44 | 0.11 | 0 | 0.55 | 195.29 | 0.28 | 0.35 |
| Hex | 40 | 66 | 73 | 2C | B | 0 | 37 | C3 | 1C | 23 |
| Octal | 100 | 146 | 163 | 54 | 13 | 0 | 67 | 303 | 34 | 43 |
| Binary | 1000000 | 1100110 | 1110011 | 101100 | 1011 | 0 | 110111 | 11000011 | 11100 | 100011 |
Color Harmonies of #406673
Complementary color
Monochromatic Colors of #406673
Black with #406673
Text Example
Text Example
White with #406673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406673; }
p { color: rgb(64,102,115); }
H1.HeaderClassName
{
color: #406673;
}
.AnyTagClassName
{
color: #406673;
}
</style>
background-color css
<style>
a { background-color: #406673; }
a { background-color: rgb(64,102,115); }
div.DivClassName
{
background-color: #406673;
}
.BgClassName
{
background-color: #406673;
}
</style>
border-color css
<style>
span { border-color: #406673; }
span { border-color: rgb(64,102,115); }
td.TdClassName
{
border-color: #406673;
}
.TagClassName
{
border-color: #406673;
}
</style>