Shades of Bismark #436671
Tints of Bismark #436671
RGB
CMYK
RGB Variations
Color information
#436671 (or 0x436671) is known color: Bismark. HEX triplet: 43, 66 and 71. RGB value is (67,102,113). Sum of RGB (Red+Green+Blue) = 67+102+113=282 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.76% from 282); Green value is 102 (40.23% from 255 or 36.17% from 282); Blue value is 113 (44.53% from 255 or 40.07% from 282); Max value from RGB is 113 - color contains mainly: blue. Hex color #436671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436671 is #BC998E. Grayscale: #5C5C5C. Windows color (decimal): -12360079 or 7431747. OLE color: 7431747.
HSL color Cylindrical-coordinate representation of color #436671: hue angle of 194.35º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #436671 is Cyan = 0.41, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 102 | 113 | - |
| CMYK | 0.41 | 0.10 | 0 | 0.56 |
| HSL | 194.35º | 0.26% | 0.35% | - |
| HSV(B) | 194.35º | 0.41% | 0.44% | - |
| XYZ | 10.05 | 11.89 | 17.39 | - |
| YUV | 92.79 | 139.4 | 109.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 102 | 113 | 0.41 | 0.10 | 0 | 0.56 | 194.35 | 0.26 | 0.35 |
| Hex | 43 | 66 | 71 | 29 | A | 0 | 38 | C2 | 1A | 23 |
| Octal | 103 | 146 | 161 | 51 | 12 | 0 | 70 | 302 | 32 | 43 |
| Binary | 1000011 | 1100110 | 1110001 | 101001 | 1010 | 0 | 111000 | 11000010 | 11010 | 100011 |
Color Harmonies of #436671
Complementary color
Monochromatic Colors of #436671
Black with #436671
Text Example
Text Example
White with #436671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436671; }
p { color: rgb(67,102,113); }
H1.HeaderClassName
{
color: #436671;
}
.AnyTagClassName
{
color: #436671;
}
</style>
background-color css
<style>
a { background-color: #436671; }
a { background-color: rgb(67,102,113); }
div.DivClassName
{
background-color: #436671;
}
.BgClassName
{
background-color: #436671;
}
</style>
border-color css
<style>
span { border-color: #436671; }
span { border-color: rgb(67,102,113); }
td.TdClassName
{
border-color: #436671;
}
.TagClassName
{
border-color: #436671;
}
</style>