Shades of Bismark #406478
Tints of Bismark #406478
RGB
CMYK
RGB Variations
Color information
#406478 (or 0x406478) is known color: Bismark. HEX triplet: 40, 64 and 78. RGB value is (64,100,120). Sum of RGB (Red+Green+Blue) = 64+100+120=284 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.54% from 284); Green value is 100 (39.45% from 255 or 35.21% from 284); Blue value is 120 (47.27% from 255 or 42.25% from 284); Max value from RGB is 120 - color contains mainly: blue. Hex color #406478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406478 is #BF9B87. Grayscale: #5B5B5B. Windows color (decimal): -12557192 or 7889984. OLE color: 7889984.
HSL color Cylindrical-coordinate representation of color #406478: hue angle of 201.43º 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 #406478 is Cyan = 0.47, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 100 | 120 | - |
| CMYK | 0.47 | 0.17 | 0 | 0.53 |
| HSL | 201.43º | 0.3% | 0.36% | - |
| HSV(B) | 201.43º | 0.47% | 0.47% | - |
| XYZ | 10.06 | 11.56 | 19.47 | - |
| YUV | 91.52 | 144.07 | 108.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 100 | 120 | 0.47 | 0.17 | 0 | 0.53 | 201.43 | 0.3 | 0.36 |
| Hex | 40 | 64 | 78 | 2F | 11 | 0 | 35 | C9 | 1E | 24 |
| Octal | 100 | 144 | 170 | 57 | 21 | 0 | 65 | 311 | 36 | 44 |
| Binary | 1000000 | 1100100 | 1111000 | 101111 | 10001 | 0 | 110101 | 11001001 | 11110 | 100100 |
Color Harmonies of #406478
Complementary color
Monochromatic Colors of #406478
Black with #406478
Text Example
Text Example
White with #406478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406478; }
p { color: rgb(64,100,120); }
H1.HeaderClassName
{
color: #406478;
}
.AnyTagClassName
{
color: #406478;
}
</style>
background-color css
<style>
a { background-color: #406478; }
a { background-color: rgb(64,100,120); }
div.DivClassName
{
background-color: #406478;
}
.BgClassName
{
background-color: #406478;
}
</style>
border-color css
<style>
span { border-color: #406478; }
span { border-color: rgb(64,100,120); }
td.TdClassName
{
border-color: #406478;
}
.TagClassName
{
border-color: #406478;
}
</style>