Shades of Bismark #436972
Tints of Bismark #436972
RGB
CMYK
RGB Variations
Color information
#436972 (or 0x436972) is known color: Bismark. HEX triplet: 43, 69 and 72. RGB value is (67,105,114). Sum of RGB (Red+Green+Blue) = 67+105+114=286 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.43% from 286); Green value is 105 (41.41% from 255 or 36.71% from 286); Blue value is 114 (44.92% from 255 or 39.86% from 286); Max value from RGB is 114 - color contains mainly: blue. Hex color #436972 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436972 is #BC968D. Grayscale: #5E5E5E. Windows color (decimal): -12359310 or 7498051. OLE color: 7498051.
HSL color Cylindrical-coordinate representation of color #436972: hue angle of 191.49º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #436972 is Cyan = 0.41, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 105 | 114 | - |
| CMYK | 0.41 | 0.08 | 0 | 0.55 |
| HSL | 191.49º | 0.26% | 0.35% | - |
| HSV(B) | 191.49º | 0.41% | 0.45% | - |
| XYZ | 10.4 | 12.51 | 17.79 | - |
| YUV | 94.66 | 138.91 | 108.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 105 | 114 | 0.41 | 0.08 | 0 | 0.55 | 191.49 | 0.26 | 0.35 |
| Hex | 43 | 69 | 72 | 29 | 8 | 0 | 37 | BF | 1A | 23 |
| Octal | 103 | 151 | 162 | 51 | 10 | 0 | 67 | 277 | 32 | 43 |
| Binary | 1000011 | 1101001 | 1110010 | 101001 | 1000 | 0 | 110111 | 10111111 | 11010 | 100011 |
Color Harmonies of #436972
Complementary color
Monochromatic Colors of #436972
Black with #436972
Text Example
Text Example
White with #436972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436972; }
p { color: rgb(67,105,114); }
H1.HeaderClassName
{
color: #436972;
}
.AnyTagClassName
{
color: #436972;
}
</style>
background-color css
<style>
a { background-color: #436972; }
a { background-color: rgb(67,105,114); }
div.DivClassName
{
background-color: #436972;
}
.BgClassName
{
background-color: #436972;
}
</style>
border-color css
<style>
span { border-color: #436972; }
span { border-color: rgb(67,105,114); }
td.TdClassName
{
border-color: #436972;
}
.TagClassName
{
border-color: #436972;
}
</style>