Shades of Bismark #406675
Tints of Bismark #406675
RGB
CMYK
RGB Variations
Color information
#406675 (or 0x406675) is known color: Bismark. HEX triplet: 40, 66 and 75. RGB value is (64,102,117). Sum of RGB (Red+Green+Blue) = 64+102+117=283 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.61% from 283); Green value is 102 (40.23% from 255 or 36.04% from 283); Blue value is 117 (46.09% from 255 or 41.34% from 283); Max value from RGB is 117 - color contains mainly: blue. Hex color #406675 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406675 is #BF998A. Grayscale: #5C5C5C. Windows color (decimal): -12556683 or 7693888. OLE color: 7693888.
HSL color Cylindrical-coordinate representation of color #406675: hue angle of 196.98º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #406675 is Cyan = 0.45, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 102 | 117 | - |
| CMYK | 0.45 | 0.13 | 0 | 0.54 |
| HSL | 196.98º | 0.29% | 0.35% | - |
| HSV(B) | 196.98º | 0.45% | 0.46% | - |
| XYZ | 10.08 | 11.88 | 18.59 | - |
| YUV | 92.35 | 141.91 | 107.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 117 | 0.45 | 0.13 | 0 | 0.54 | 196.98 | 0.29 | 0.35 |
| Hex | 40 | 66 | 75 | 2D | D | 0 | 36 | C5 | 1D | 23 |
| Octal | 100 | 146 | 165 | 55 | 15 | 0 | 66 | 305 | 35 | 43 |
| Binary | 1000000 | 1100110 | 1110101 | 101101 | 1101 | 0 | 110110 | 11000101 | 11101 | 100011 |
Color Harmonies of #406675
Complementary color
Monochromatic Colors of #406675
Black with #406675
Text Example
Text Example
White with #406675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406675; }
p { color: rgb(64,102,117); }
H1.HeaderClassName
{
color: #406675;
}
.AnyTagClassName
{
color: #406675;
}
</style>
background-color css
<style>
a { background-color: #406675; }
a { background-color: rgb(64,102,117); }
div.DivClassName
{
background-color: #406675;
}
.BgClassName
{
background-color: #406675;
}
</style>
border-color css
<style>
span { border-color: #406675; }
span { border-color: rgb(64,102,117); }
td.TdClassName
{
border-color: #406675;
}
.TagClassName
{
border-color: #406675;
}
</style>