Shades of Bismark #406875
Tints of Bismark #406875
RGB
CMYK
RGB Variations
Color information
#406875 (or 0x406875) is known color: Bismark. HEX triplet: 40, 68 and 75. RGB value is (64,104,117). Sum of RGB (Red+Green+Blue) = 64+104+117=285 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.46% from 285); Green value is 104 (41.02% from 255 or 36.49% from 285); Blue value is 117 (46.09% from 255 or 41.05% from 285); Max value from RGB is 117 - color contains mainly: blue. Hex color #406875 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406875 is #BF978A. Grayscale: #5D5D5D. Windows color (decimal): -12556171 or 7694400. OLE color: 7694400.
HSL color Cylindrical-coordinate representation of color #406875: hue angle of 194.72º 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 #406875 is Cyan = 0.45, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 104 | 117 | - |
| CMYK | 0.45 | 0.11 | 0 | 0.54 |
| HSL | 194.72º | 0.29% | 0.35% | - |
| HSV(B) | 194.72º | 0.45% | 0.46% | - |
| XYZ | 10.28 | 12.27 | 18.66 | - |
| YUV | 93.52 | 141.25 | 106.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 117 | 0.45 | 0.11 | 0 | 0.54 | 194.72 | 0.29 | 0.35 |
| Hex | 40 | 68 | 75 | 2D | B | 0 | 36 | C3 | 1D | 23 |
| Octal | 100 | 150 | 165 | 55 | 13 | 0 | 66 | 303 | 35 | 43 |
| Binary | 1000000 | 1101000 | 1110101 | 101101 | 1011 | 0 | 110110 | 11000011 | 11101 | 100011 |
Color Harmonies of #406875
Complementary color
Monochromatic Colors of #406875
Black with #406875
Text Example
Text Example
White with #406875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406875; }
p { color: rgb(64,104,117); }
H1.HeaderClassName
{
color: #406875;
}
.AnyTagClassName
{
color: #406875;
}
</style>
background-color css
<style>
a { background-color: #406875; }
a { background-color: rgb(64,104,117); }
div.DivClassName
{
background-color: #406875;
}
.BgClassName
{
background-color: #406875;
}
</style>
border-color css
<style>
span { border-color: #406875; }
span { border-color: rgb(64,104,117); }
td.TdClassName
{
border-color: #406875;
}
.TagClassName
{
border-color: #406875;
}
</style>