Shades of Bismark #436672
Tints of Bismark #436672
RGB
CMYK
RGB Variations
Color information
#436672 (or 0x436672) is known color: Bismark. HEX triplet: 43, 66 and 72. RGB value is (67,102,114). Sum of RGB (Red+Green+Blue) = 67+102+114=283 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.67% from 283); Green value is 102 (40.23% from 255 or 36.04% from 283); Blue value is 114 (44.92% from 255 or 40.28% from 283); Max value from RGB is 114 - color contains mainly: blue. Hex color #436672 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436672 is #BC998D. Grayscale: #5C5C5C. Windows color (decimal): -12360078 or 7497283. OLE color: 7497283.
HSL color Cylindrical-coordinate representation of color #436672: hue angle of 195.32º 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 #436672 is Cyan = 0.41, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 102 | 114 | - |
| CMYK | 0.41 | 0.11 | 0 | 0.55 |
| HSL | 195.32º | 0.26% | 0.35% | - |
| HSV(B) | 195.32º | 0.41% | 0.45% | - |
| XYZ | 10.1 | 11.91 | 17.69 | - |
| YUV | 92.9 | 139.9 | 109.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 102 | 114 | 0.41 | 0.11 | 0 | 0.55 | 195.32 | 0.26 | 0.35 |
| Hex | 43 | 66 | 72 | 29 | B | 0 | 37 | C3 | 1A | 23 |
| Octal | 103 | 146 | 162 | 51 | 13 | 0 | 67 | 303 | 32 | 43 |
| Binary | 1000011 | 1100110 | 1110010 | 101001 | 1011 | 0 | 110111 | 11000011 | 11010 | 100011 |
Color Harmonies of #436672
Complementary color
Monochromatic Colors of #436672
Black with #436672
Text Example
Text Example
White with #436672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436672; }
p { color: rgb(67,102,114); }
H1.HeaderClassName
{
color: #436672;
}
.AnyTagClassName
{
color: #436672;
}
</style>
background-color css
<style>
a { background-color: #436672; }
a { background-color: rgb(67,102,114); }
div.DivClassName
{
background-color: #436672;
}
.BgClassName
{
background-color: #436672;
}
</style>
border-color css
<style>
span { border-color: #436672; }
span { border-color: rgb(67,102,114); }
td.TdClassName
{
border-color: #436672;
}
.TagClassName
{
border-color: #436672;
}
</style>