Shades of Bismark #436981
Tints of Bismark #436981
RGB
CMYK
RGB Variations
Color information
#436981 (or 0x436981) is known color: Bismark. HEX triplet: 43, 69 and 81. RGB value is (67,105,129). Sum of RGB (Red+Green+Blue) = 67+105+129=301 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.26% from 301); Green value is 105 (41.41% from 255 or 34.88% from 301); Blue value is 129 (50.78% from 255 or 42.86% from 301); Max value from RGB is 129 - color contains mainly: blue. Hex color #436981 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #436981 is #BC967E. Grayscale: #606060. Windows color (decimal): -12359295 or 8481091. OLE color: 8481091.
HSL color Cylindrical-coordinate representation of color #436981: hue angle of 203.23º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #436981 is Cyan = 0.48, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 105 | 129 | - |
| CMYK | 0.48 | 0.19 | 0 | 0.49 |
| HSL | 203.23º | 0.32% | 0.38% | - |
| HSV(B) | 203.23º | 0.48% | 0.51% | - |
| XYZ | 11.33 | 12.88 | 22.66 | - |
| YUV | 96.37 | 146.41 | 107.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 105 | 129 | 0.48 | 0.19 | 0 | 0.49 | 203.23 | 0.32 | 0.38 |
| Hex | 43 | 69 | 81 | 30 | 13 | 0 | 31 | CB | 20 | 26 |
| Octal | 103 | 151 | 201 | 60 | 23 | 0 | 61 | 313 | 40 | 46 |
| Binary | 1000011 | 1101001 | 10000001 | 110000 | 10011 | 0 | 110001 | 11001011 | 100000 | 100110 |
Color Harmonies of #436981
Complementary color
Monochromatic Colors of #436981
Black with #436981
Text Example
Text Example
White with #436981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436981; }
p { color: rgb(67,105,129); }
H1.HeaderClassName
{
color: #436981;
}
.AnyTagClassName
{
color: #436981;
}
</style>
background-color css
<style>
a { background-color: #436981; }
a { background-color: rgb(67,105,129); }
div.DivClassName
{
background-color: #436981;
}
.BgClassName
{
background-color: #436981;
}
</style>
border-color css
<style>
span { border-color: #436981; }
span { border-color: rgb(67,105,129); }
td.TdClassName
{
border-color: #436981;
}
.TagClassName
{
border-color: #436981;
}
</style>