Shades of Bismark #436876
Tints of Bismark #436876
RGB
CMYK
RGB Variations
Color information
#436876 (or 0x436876) is known color: Bismark. HEX triplet: 43, 68 and 76. RGB value is (67,104,118). Sum of RGB (Red+Green+Blue) = 67+104+118=289 (38% of max value = 765). Red value is 67 (26.56% from 255 or 23.18% from 289); Green value is 104 (41.02% from 255 or 35.99% from 289); Blue value is 118 (46.48% from 255 or 40.83% from 289); Max value from RGB is 118 - color contains mainly: blue. Hex color #436876 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436876 is #BC9789. Grayscale: #5E5E5E. Windows color (decimal): -12359562 or 7759939. OLE color: 7759939.
HSL color Cylindrical-coordinate representation of color #436876: hue angle of 196.47º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #436876 is Cyan = 0.43, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 104 | 118 | - |
| CMYK | 0.43 | 0.12 | 0 | 0.54 |
| HSL | 196.47º | 0.28% | 0.36% | - |
| HSV(B) | 196.47º | 0.43% | 0.46% | - |
| XYZ | 10.54 | 12.4 | 18.98 | - |
| YUV | 94.53 | 141.24 | 108.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 104 | 118 | 0.43 | 0.12 | 0 | 0.54 | 196.47 | 0.28 | 0.36 |
| Hex | 43 | 68 | 76 | 2B | C | 0 | 36 | C4 | 1C | 24 |
| Octal | 103 | 150 | 166 | 53 | 14 | 0 | 66 | 304 | 34 | 44 |
| Binary | 1000011 | 1101000 | 1110110 | 101011 | 1100 | 0 | 110110 | 11000100 | 11100 | 100100 |
Color Harmonies of #436876
Complementary color
Monochromatic Colors of #436876
Black with #436876
Text Example
Text Example
White with #436876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436876; }
p { color: rgb(67,104,118); }
H1.HeaderClassName
{
color: #436876;
}
.AnyTagClassName
{
color: #436876;
}
</style>
background-color css
<style>
a { background-color: #436876; }
a { background-color: rgb(67,104,118); }
div.DivClassName
{
background-color: #436876;
}
.BgClassName
{
background-color: #436876;
}
</style>
border-color css
<style>
span { border-color: #436876; }
span { border-color: rgb(67,104,118); }
td.TdClassName
{
border-color: #436876;
}
.TagClassName
{
border-color: #436876;
}
</style>