Shades of Bismark #406476
Tints of Bismark #406476
RGB
CMYK
RGB Variations
Color information
#406476 (or 0x406476) is known color: Bismark. HEX triplet: 40, 64 and 76. RGB value is (64,100,118). Sum of RGB (Red+Green+Blue) = 64+100+118=282 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.70% from 282); Green value is 100 (39.45% from 255 or 35.46% from 282); Blue value is 118 (46.48% from 255 or 41.84% from 282); Max value from RGB is 118 - color contains mainly: blue. Hex color #406476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406476 is #BF9B89. Grayscale: #5B5B5B. Windows color (decimal): -12557194 or 7758912. OLE color: 7758912.
HSL color Cylindrical-coordinate representation of color #406476: hue angle of 200º 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 #406476 is Cyan = 0.46, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 100 | 118 | - |
| CMYK | 0.46 | 0.15 | 0 | 0.54 |
| HSL | 200º | 0.3% | 0.36% | - |
| HSV(B) | 200º | 0.46% | 0.46% | - |
| XYZ | 9.94 | 11.51 | 18.84 | - |
| YUV | 91.29 | 143.07 | 108.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 100 | 118 | 0.46 | 0.15 | 0 | 0.54 | 200 | 0.3 | 0.36 |
| Hex | 40 | 64 | 76 | 2E | F | 0 | 36 | C8 | 1E | 24 |
| Octal | 100 | 144 | 166 | 56 | 17 | 0 | 66 | 310 | 36 | 44 |
| Binary | 1000000 | 1100100 | 1110110 | 101110 | 1111 | 0 | 110110 | 11001000 | 11110 | 100100 |
Color Harmonies of #406476
Complementary color
Monochromatic Colors of #406476
Black with #406476
Text Example
Text Example
White with #406476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406476; }
p { color: rgb(64,100,118); }
H1.HeaderClassName
{
color: #406476;
}
.AnyTagClassName
{
color: #406476;
}
</style>
background-color css
<style>
a { background-color: #406476; }
a { background-color: rgb(64,100,118); }
div.DivClassName
{
background-color: #406476;
}
.BgClassName
{
background-color: #406476;
}
</style>
border-color css
<style>
span { border-color: #406476; }
span { border-color: rgb(64,100,118); }
td.TdClassName
{
border-color: #406476;
}
.TagClassName
{
border-color: #406476;
}
</style>