Shades of Bismark #436071
Tints of Bismark #436071
RGB
CMYK
RGB Variations
Color information
#436071 (or 0x436071) is known color: Bismark. HEX triplet: 43, 60 and 71. RGB value is (67,96,113). Sum of RGB (Red+Green+Blue) = 67+96+113=276 (36% of max value = 765). Red value is 67 (26.56% from 255 or 24.28% from 276); Green value is 96 (37.89% from 255 or 34.78% from 276); Blue value is 113 (44.53% from 255 or 40.94% from 276); Max value from RGB is 113 - color contains mainly: blue. Hex color #436071 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436071 is #BC9F8E. Grayscale: #595959. Windows color (decimal): -12361615 or 7430211. OLE color: 7430211.
HSL color Cylindrical-coordinate representation of color #436071: hue angle of 202.17º 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 #436071 is Cyan = 0.41, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 96 | 113 | - |
| CMYK | 0.41 | 0.15 | 0 | 0.56 |
| HSL | 202.17º | 0.26% | 0.35% | - |
| HSV(B) | 202.17º | 0.41% | 0.44% | - |
| XYZ | 9.48 | 10.75 | 17.2 | - |
| YUV | 89.27 | 141.39 | 112.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 96 | 113 | 0.41 | 0.15 | 0 | 0.56 | 202.17 | 0.26 | 0.35 |
| Hex | 43 | 60 | 71 | 29 | F | 0 | 38 | CA | 1A | 23 |
| Octal | 103 | 140 | 161 | 51 | 17 | 0 | 70 | 312 | 32 | 43 |
| Binary | 1000011 | 1100000 | 1110001 | 101001 | 1111 | 0 | 111000 | 11001010 | 11010 | 100011 |
Color Harmonies of #436071
Complementary color
Monochromatic Colors of #436071
Black with #436071
Text Example
Text Example
White with #436071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436071; }
p { color: rgb(67,96,113); }
H1.HeaderClassName
{
color: #436071;
}
.AnyTagClassName
{
color: #436071;
}
</style>
background-color css
<style>
a { background-color: #436071; }
a { background-color: rgb(67,96,113); }
div.DivClassName
{
background-color: #436071;
}
.BgClassName
{
background-color: #436071;
}
</style>
border-color css
<style>
span { border-color: #436071; }
span { border-color: rgb(67,96,113); }
td.TdClassName
{
border-color: #436071;
}
.TagClassName
{
border-color: #436071;
}
</style>