Shades of Bismark #436976
Tints of Bismark #436976
RGB
CMYK
RGB Variations
Color information
#436976 (or 0x436976) is known color: Bismark. HEX triplet: 43, 69 and 76. RGB value is (67,105,118). Sum of RGB (Red+Green+Blue) = 67+105+118=290 (38% of max value = 765). Red value is 67 (26.56% from 255 or 23.10% from 290); Green value is 105 (41.41% from 255 or 36.21% from 290); Blue value is 118 (46.48% from 255 or 40.69% from 290); Max value from RGB is 118 - color contains mainly: blue. Hex color #436976 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436976 is #BC9689. Grayscale: #5F5F5F. Windows color (decimal): -12359306 or 7760195. OLE color: 7760195.
HSL color Cylindrical-coordinate representation of color #436976: hue angle of 195.29º 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 #436976 is Cyan = 0.43, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 105 | 118 | - |
| CMYK | 0.43 | 0.11 | 0 | 0.54 |
| HSL | 195.29º | 0.28% | 0.36% | - |
| HSV(B) | 195.29º | 0.43% | 0.46% | - |
| XYZ | 10.64 | 12.6 | 19.01 | - |
| YUV | 95.12 | 140.91 | 107.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 105 | 118 | 0.43 | 0.11 | 0 | 0.54 | 195.29 | 0.28 | 0.36 |
| Hex | 43 | 69 | 76 | 2B | B | 0 | 36 | C3 | 1C | 24 |
| Octal | 103 | 151 | 166 | 53 | 13 | 0 | 66 | 303 | 34 | 44 |
| Binary | 1000011 | 1101001 | 1110110 | 101011 | 1011 | 0 | 110110 | 11000011 | 11100 | 100100 |
Color Harmonies of #436976
Complementary color
Monochromatic Colors of #436976
Black with #436976
Text Example
Text Example
White with #436976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436976; }
p { color: rgb(67,105,118); }
H1.HeaderClassName
{
color: #436976;
}
.AnyTagClassName
{
color: #436976;
}
</style>
background-color css
<style>
a { background-color: #436976; }
a { background-color: rgb(67,105,118); }
div.DivClassName
{
background-color: #436976;
}
.BgClassName
{
background-color: #436976;
}
</style>
border-color css
<style>
span { border-color: #436976; }
span { border-color: rgb(67,105,118); }
td.TdClassName
{
border-color: #436976;
}
.TagClassName
{
border-color: #436976;
}
</style>