Shades of Bismark #406876
Tints of Bismark #406876
RGB
CMYK
RGB Variations
Color information
#406876 (or 0x406876) is known color: Bismark. HEX triplet: 40, 68 and 76. RGB value is (64,104,118). Sum of RGB (Red+Green+Blue) = 64+104+118=286 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.38% from 286); Green value is 104 (41.02% from 255 or 36.36% from 286); Blue value is 118 (46.48% from 255 or 41.26% from 286); Max value from RGB is 118 - color contains mainly: blue. Hex color #406876 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406876 is #BF9789. Grayscale: #5D5D5D. Windows color (decimal): -12556170 or 7759936. OLE color: 7759936.
HSL color Cylindrical-coordinate representation of color #406876: hue angle of 195.56º 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 #406876 is Cyan = 0.46, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 104 | 118 | - |
| CMYK | 0.46 | 0.12 | 0 | 0.54 |
| HSL | 195.56º | 0.3% | 0.36% | - |
| HSV(B) | 195.56º | 0.46% | 0.46% | - |
| XYZ | 10.33 | 12.3 | 18.97 | - |
| YUV | 93.64 | 141.75 | 106.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 118 | 0.46 | 0.12 | 0 | 0.54 | 195.56 | 0.3 | 0.36 |
| Hex | 40 | 68 | 76 | 2E | C | 0 | 36 | C4 | 1E | 24 |
| Octal | 100 | 150 | 166 | 56 | 14 | 0 | 66 | 304 | 36 | 44 |
| Binary | 1000000 | 1101000 | 1110110 | 101110 | 1100 | 0 | 110110 | 11000100 | 11110 | 100100 |
Color Harmonies of #406876
Complementary color
Monochromatic Colors of #406876
Black with #406876
Text Example
Text Example
White with #406876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406876; }
p { color: rgb(64,104,118); }
H1.HeaderClassName
{
color: #406876;
}
.AnyTagClassName
{
color: #406876;
}
</style>
background-color css
<style>
a { background-color: #406876; }
a { background-color: rgb(64,104,118); }
div.DivClassName
{
background-color: #406876;
}
.BgClassName
{
background-color: #406876;
}
</style>
border-color css
<style>
span { border-color: #406876; }
span { border-color: rgb(64,104,118); }
td.TdClassName
{
border-color: #406876;
}
.TagClassName
{
border-color: #406876;
}
</style>