Shades of Bismark #406676
Tints of Bismark #406676
RGB
CMYK
RGB Variations
Color information
#406676 (or 0x406676) is known color: Bismark. HEX triplet: 40, 66 and 76. RGB value is (64,102,118). Sum of RGB (Red+Green+Blue) = 64+102+118=284 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.54% from 284); Green value is 102 (40.23% from 255 or 35.92% from 284); Blue value is 118 (46.48% from 255 or 41.55% from 284); Max value from RGB is 118 - color contains mainly: blue. Hex color #406676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406676 is #BF9989. Grayscale: #5C5C5C. Windows color (decimal): -12556682 or 7759424. OLE color: 7759424.
HSL color Cylindrical-coordinate representation of color #406676: hue angle of 197.78º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #406676 is Cyan = 0.46, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 102 | 118 | - |
| CMYK | 0.46 | 0.14 | 0 | 0.54 |
| HSL | 197.78º | 0.3% | 0.36% | - |
| HSV(B) | 197.78º | 0.46% | 0.46% | - |
| XYZ | 10.14 | 11.9 | 18.9 | - |
| YUV | 92.46 | 142.41 | 107.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 118 | 0.46 | 0.14 | 0 | 0.54 | 197.78 | 0.3 | 0.36 |
| Hex | 40 | 66 | 76 | 2E | E | 0 | 36 | C6 | 1E | 24 |
| Octal | 100 | 146 | 166 | 56 | 16 | 0 | 66 | 306 | 36 | 44 |
| Binary | 1000000 | 1100110 | 1110110 | 101110 | 1110 | 0 | 110110 | 11000110 | 11110 | 100100 |
Color Harmonies of #406676
Complementary color
Monochromatic Colors of #406676
Black with #406676
Text Example
Text Example
White with #406676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406676; }
p { color: rgb(64,102,118); }
H1.HeaderClassName
{
color: #406676;
}
.AnyTagClassName
{
color: #406676;
}
</style>
background-color css
<style>
a { background-color: #406676; }
a { background-color: rgb(64,102,118); }
div.DivClassName
{
background-color: #406676;
}
.BgClassName
{
background-color: #406676;
}
</style>
border-color css
<style>
span { border-color: #406676; }
span { border-color: rgb(64,102,118); }
td.TdClassName
{
border-color: #406676;
}
.TagClassName
{
border-color: #406676;
}
</style>