Shades of Bismark #406578
Tints of Bismark #406578
RGB
CMYK
RGB Variations
Color information
#406578 (or 0x406578) is known color: Bismark. HEX triplet: 40, 65 and 78. RGB value is (64,101,120). Sum of RGB (Red+Green+Blue) = 64+101+120=285 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.46% from 285); Green value is 101 (39.84% from 255 or 35.44% from 285); Blue value is 120 (47.27% from 255 or 42.11% from 285); Max value from RGB is 120 - color contains mainly: blue. Hex color #406578 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406578 is #BF9A87. Grayscale: #5B5B5B. Windows color (decimal): -12556936 or 7890240. OLE color: 7890240.
HSL color Cylindrical-coordinate representation of color #406578: hue angle of 200.36º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #406578 is Cyan = 0.47, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 101 | 120 | - |
| CMYK | 0.47 | 0.16 | 0 | 0.53 |
| HSL | 200.36º | 0.3% | 0.36% | - |
| HSV(B) | 200.36º | 0.47% | 0.47% | - |
| XYZ | 10.16 | 11.75 | 19.5 | - |
| YUV | 92.1 | 143.74 | 107.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 101 | 120 | 0.47 | 0.16 | 0 | 0.53 | 200.36 | 0.3 | 0.36 |
| Hex | 40 | 65 | 78 | 2F | 10 | 0 | 35 | C8 | 1E | 24 |
| Octal | 100 | 145 | 170 | 57 | 20 | 0 | 65 | 310 | 36 | 44 |
| Binary | 1000000 | 1100101 | 1111000 | 101111 | 10000 | 0 | 110101 | 11001000 | 11110 | 100100 |
Color Harmonies of #406578
Complementary color
Monochromatic Colors of #406578
Black with #406578
Text Example
Text Example
White with #406578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406578; }
p { color: rgb(64,101,120); }
H1.HeaderClassName
{
color: #406578;
}
.AnyTagClassName
{
color: #406578;
}
</style>
background-color css
<style>
a { background-color: #406578; }
a { background-color: rgb(64,101,120); }
div.DivClassName
{
background-color: #406578;
}
.BgClassName
{
background-color: #406578;
}
</style>
border-color css
<style>
span { border-color: #406578; }
span { border-color: rgb(64,101,120); }
td.TdClassName
{
border-color: #406578;
}
.TagClassName
{
border-color: #406578;
}
</style>