Shades of Bismark #436980
Tints of Bismark #436980
RGB
CMYK
RGB Variations
Color information
#436980 (or 0x436980) is known color: Bismark. HEX triplet: 43, 69 and 80. RGB value is (67,105,128). Sum of RGB (Red+Green+Blue) = 67+105+128=300 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.33% from 300); Green value is 105 (41.41% from 255 or 35% from 300); Blue value is 128 (50.39% from 255 or 42.67% from 300); Max value from RGB is 128 - color contains mainly: blue. Hex color #436980 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #436980 is #BC967F. Grayscale: #606060. Windows color (decimal): -12359296 or 8415555. OLE color: 8415555.
HSL color Cylindrical-coordinate representation of color #436980: hue angle of 202.62º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #436980 is Cyan = 0.48, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 67 | 105 | 128 | - |
| CMYK | 0.48 | 0.18 | 0 | 0.50 |
| HSL | 202.62º | 0.31% | 0.38% | - |
| HSV(B) | 202.62º | 0.48% | 0.5% | - |
| XYZ | 11.26 | 12.85 | 22.31 | - |
| YUV | 96.26 | 145.91 | 107.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 105 | 128 | 0.48 | 0.18 | 0 | 0.50 | 202.62 | 0.31 | 0.38 |
| Hex | 43 | 69 | 80 | 30 | 12 | 0 | 32 | CB | 1F | 26 |
| Octal | 103 | 151 | 200 | 60 | 22 | 0 | 62 | 313 | 37 | 46 |
| Binary | 1000011 | 1101001 | 10000000 | 110000 | 10010 | 0 | 110010 | 11001011 | 11111 | 100110 |
Color Harmonies of #436980
Complementary color
Monochromatic Colors of #436980
Black with #436980
Text Example
Text Example
White with #436980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436980; }
p { color: rgb(67,105,128); }
H1.HeaderClassName
{
color: #436980;
}
.AnyTagClassName
{
color: #436980;
}
</style>
background-color css
<style>
a { background-color: #436980; }
a { background-color: rgb(67,105,128); }
div.DivClassName
{
background-color: #436980;
}
.BgClassName
{
background-color: #436980;
}
</style>
border-color css
<style>
span { border-color: #436980; }
span { border-color: rgb(67,105,128); }
td.TdClassName
{
border-color: #436980;
}
.TagClassName
{
border-color: #436980;
}
</style>