Shades of Bismark #406980
Tints of Bismark #406980
RGB
CMYK
RGB Variations
Color information
#406980 (or 0x406980) is known color: Bismark. HEX triplet: 40, 69 and 80. RGB value is (64,105,128). Sum of RGB (Red+Green+Blue) = 64+105+128=297 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.55% from 297); Green value is 105 (41.41% from 255 or 35.35% from 297); Blue value is 128 (50.39% from 255 or 43.10% from 297); Max value from RGB is 128 - color contains mainly: blue. Hex color #406980 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406980 is #BF967F. Grayscale: #5F5F5F. Windows color (decimal): -12555904 or 8415552. OLE color: 8415552.
HSL color Cylindrical-coordinate representation of color #406980: hue angle of 201.56º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #406980 is Cyan = 0.5, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 64 | 105 | 128 | - |
| CMYK | 0.5 | 0.18 | 0 | 0.50 |
| HSL | 201.56º | 0.33% | 0.38% | - |
| HSV(B) | 201.56º | 0.5% | 0.5% | - |
| XYZ | 11.06 | 12.75 | 22.3 | - |
| YUV | 95.36 | 146.42 | 105.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 105 | 128 | 0.5 | 0.18 | 0 | 0.50 | 201.56 | 0.33 | 0.38 |
| Hex | 40 | 69 | 80 | 32 | 12 | 0 | 32 | CA | 21 | 26 |
| Octal | 100 | 151 | 200 | 62 | 22 | 0 | 62 | 312 | 41 | 46 |
| Binary | 1000000 | 1101001 | 10000000 | 110010 | 10010 | 0 | 110010 | 11001010 | 100001 | 100110 |
Color Harmonies of #406980
Complementary color
Monochromatic Colors of #406980
Black with #406980
Text Example
Text Example
White with #406980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406980; }
p { color: rgb(64,105,128); }
H1.HeaderClassName
{
color: #406980;
}
.AnyTagClassName
{
color: #406980;
}
</style>
background-color css
<style>
a { background-color: #406980; }
a { background-color: rgb(64,105,128); }
div.DivClassName
{
background-color: #406980;
}
.BgClassName
{
background-color: #406980;
}
</style>
border-color css
<style>
span { border-color: #406980; }
span { border-color: rgb(64,105,128); }
td.TdClassName
{
border-color: #406980;
}
.TagClassName
{
border-color: #406980;
}
</style>