Shades of Bismark #406978
Tints of Bismark #406978
RGB
CMYK
RGB Variations
Color information
#406978 (or 0x406978) is known color: Bismark. HEX triplet: 40, 69 and 78. RGB value is (64,105,120). Sum of RGB (Red+Green+Blue) = 64+105+120=289 (38% of max value = 765). Red value is 64 (25.39% from 255 or 22.15% from 289); Green value is 105 (41.41% from 255 or 36.33% from 289); Blue value is 120 (47.27% from 255 or 41.52% from 289); Max value from RGB is 120 - color contains mainly: blue. Hex color #406978 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406978 is #BF9687. Grayscale: #5E5E5E. Windows color (decimal): -12555912 or 7891264. OLE color: 7891264.
HSL color Cylindrical-coordinate representation of color #406978: hue angle of 196.07º 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 #406978 is Cyan = 0.47, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 105 | 120 | - |
| CMYK | 0.47 | 0.13 | 0 | 0.53 |
| HSL | 196.07º | 0.3% | 0.36% | - |
| HSV(B) | 196.07º | 0.47% | 0.47% | - |
| XYZ | 10.56 | 12.55 | 19.64 | - |
| YUV | 94.45 | 142.42 | 106.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 105 | 120 | 0.47 | 0.13 | 0 | 0.53 | 196.07 | 0.3 | 0.36 |
| Hex | 40 | 69 | 78 | 2F | D | 0 | 35 | C4 | 1E | 24 |
| Octal | 100 | 151 | 170 | 57 | 15 | 0 | 65 | 304 | 36 | 44 |
| Binary | 1000000 | 1101001 | 1111000 | 101111 | 1101 | 0 | 110101 | 11000100 | 11110 | 100100 |
Color Harmonies of #406978
Complementary color
Monochromatic Colors of #406978
Black with #406978
Text Example
Text Example
White with #406978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406978; }
p { color: rgb(64,105,120); }
H1.HeaderClassName
{
color: #406978;
}
.AnyTagClassName
{
color: #406978;
}
</style>
background-color css
<style>
a { background-color: #406978; }
a { background-color: rgb(64,105,120); }
div.DivClassName
{
background-color: #406978;
}
.BgClassName
{
background-color: #406978;
}
</style>
border-color css
<style>
span { border-color: #406978; }
span { border-color: rgb(64,105,120); }
td.TdClassName
{
border-color: #406978;
}
.TagClassName
{
border-color: #406978;
}
</style>