Shades of Bismark #406378
Tints of Bismark #406378
RGB
CMYK
RGB Variations
Color information
#406378 (or 0x406378) is known color: Bismark. HEX triplet: 40, 63 and 78. RGB value is (64,99,120). Sum of RGB (Red+Green+Blue) = 64+99+120=283 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.61% from 283); Green value is 99 (39.06% from 255 or 34.98% from 283); Blue value is 120 (47.27% from 255 or 42.40% from 283); Max value from RGB is 120 - color contains mainly: blue. Hex color #406378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406378 is #BF9C87. Grayscale: #5A5A5A. Windows color (decimal): -12557448 or 7889728. OLE color: 7889728.
HSL color Cylindrical-coordinate representation of color #406378: hue angle of 202.5º 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 #406378 is Cyan = 0.47, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 99 | 120 | - |
| CMYK | 0.47 | 0.17 | 0 | 0.53 |
| HSL | 202.5º | 0.3% | 0.36% | - |
| HSV(B) | 202.5º | 0.47% | 0.47% | - |
| XYZ | 9.97 | 11.37 | 19.44 | - |
| YUV | 90.93 | 144.4 | 108.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 120 | 0.47 | 0.17 | 0 | 0.53 | 202.5 | 0.3 | 0.36 |
| Hex | 40 | 63 | 78 | 2F | 11 | 0 | 35 | CA | 1E | 24 |
| Octal | 100 | 143 | 170 | 57 | 21 | 0 | 65 | 312 | 36 | 44 |
| Binary | 1000000 | 1100011 | 1111000 | 101111 | 10001 | 0 | 110101 | 11001010 | 11110 | 100100 |
Color Harmonies of #406378
Complementary color
Monochromatic Colors of #406378
Black with #406378
Text Example
Text Example
White with #406378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406378; }
p { color: rgb(64,99,120); }
H1.HeaderClassName
{
color: #406378;
}
.AnyTagClassName
{
color: #406378;
}
</style>
background-color css
<style>
a { background-color: #406378; }
a { background-color: rgb(64,99,120); }
div.DivClassName
{
background-color: #406378;
}
.BgClassName
{
background-color: #406378;
}
</style>
border-color css
<style>
span { border-color: #406378; }
span { border-color: rgb(64,99,120); }
td.TdClassName
{
border-color: #406378;
}
.TagClassName
{
border-color: #406378;
}
</style>