Shades of Bismark #436877
Tints of Bismark #436877
RGB
CMYK
RGB Variations
Color information
#436877 (or 0x436877) is known color: Bismark. HEX triplet: 43, 68 and 77. RGB value is (67,104,119). Sum of RGB (Red+Green+Blue) = 67+104+119=290 (38% of max value = 765). Red value is 67 (26.56% from 255 or 23.10% from 290); Green value is 104 (41.02% from 255 or 35.86% from 290); Blue value is 119 (46.88% from 255 or 41.03% from 290); Max value from RGB is 119 - color contains mainly: blue. Hex color #436877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436877 is #BC9788. Grayscale: #5E5E5E. Windows color (decimal): -12359561 or 7825475. OLE color: 7825475.
HSL color Cylindrical-coordinate representation of color #436877: hue angle of 197.31º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #436877 is Cyan = 0.44, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 104 | 119 | - |
| CMYK | 0.44 | 0.13 | 0 | 0.53 |
| HSL | 197.31º | 0.28% | 0.36% | - |
| HSV(B) | 197.31º | 0.44% | 0.47% | - |
| XYZ | 10.59 | 12.43 | 19.29 | - |
| YUV | 94.65 | 141.74 | 108.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 104 | 119 | 0.44 | 0.13 | 0 | 0.53 | 197.31 | 0.28 | 0.36 |
| Hex | 43 | 68 | 77 | 2C | D | 0 | 35 | C5 | 1C | 24 |
| Octal | 103 | 150 | 167 | 54 | 15 | 0 | 65 | 305 | 34 | 44 |
| Binary | 1000011 | 1101000 | 1110111 | 101100 | 1101 | 0 | 110101 | 11000101 | 11100 | 100100 |
Color Harmonies of #436877
Complementary color
Monochromatic Colors of #436877
Black with #436877
Text Example
Text Example
White with #436877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436877; }
p { color: rgb(67,104,119); }
H1.HeaderClassName
{
color: #436877;
}
.AnyTagClassName
{
color: #436877;
}
</style>
background-color css
<style>
a { background-color: #436877; }
a { background-color: rgb(67,104,119); }
div.DivClassName
{
background-color: #436877;
}
.BgClassName
{
background-color: #436877;
}
</style>
border-color css
<style>
span { border-color: #436877; }
span { border-color: rgb(67,104,119); }
td.TdClassName
{
border-color: #436877;
}
.TagClassName
{
border-color: #436877;
}
</style>