Shades of Bismark #436371
Tints of Bismark #436371
RGB
CMYK
RGB Variations
Color information
#436371 (or 0x436371) is known color: Bismark. HEX triplet: 43, 63 and 71. RGB value is (67,99,113). Sum of RGB (Red+Green+Blue) = 67+99+113=279 (36% of max value = 765). Red value is 67 (26.56% from 255 or 24.01% from 279); Green value is 99 (39.06% from 255 or 35.48% from 279); Blue value is 113 (44.53% from 255 or 40.50% from 279); Max value from RGB is 113 - color contains mainly: blue. Hex color #436371 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436371 is #BC9C8E. Grayscale: #5A5A5A. Windows color (decimal): -12360847 or 7430979. OLE color: 7430979.
HSL color Cylindrical-coordinate representation of color #436371: hue angle of 198.26º 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 #436371 is Cyan = 0.41, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 99 | 113 | - |
| CMYK | 0.41 | 0.12 | 0 | 0.56 |
| HSL | 198.26º | 0.26% | 0.35% | - |
| HSV(B) | 198.26º | 0.41% | 0.44% | - |
| XYZ | 9.76 | 11.31 | 17.29 | - |
| YUV | 91.03 | 140.4 | 110.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 99 | 113 | 0.41 | 0.12 | 0 | 0.56 | 198.26 | 0.26 | 0.35 |
| Hex | 43 | 63 | 71 | 29 | C | 0 | 38 | C6 | 1A | 23 |
| Octal | 103 | 143 | 161 | 51 | 14 | 0 | 70 | 306 | 32 | 43 |
| Binary | 1000011 | 1100011 | 1110001 | 101001 | 1100 | 0 | 111000 | 11000110 | 11010 | 100011 |
Color Harmonies of #436371
Complementary color
Monochromatic Colors of #436371
Black with #436371
Text Example
Text Example
White with #436371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436371; }
p { color: rgb(67,99,113); }
H1.HeaderClassName
{
color: #436371;
}
.AnyTagClassName
{
color: #436371;
}
</style>
background-color css
<style>
a { background-color: #436371; }
a { background-color: rgb(67,99,113); }
div.DivClassName
{
background-color: #436371;
}
.BgClassName
{
background-color: #436371;
}
</style>
border-color css
<style>
span { border-color: #436371; }
span { border-color: rgb(67,99,113); }
td.TdClassName
{
border-color: #436371;
}
.TagClassName
{
border-color: #436371;
}
</style>