Shades of Bismark #436272
Tints of Bismark #436272
RGB
CMYK
RGB Variations
Color information
#436272 (or 0x436272) is known color: Bismark. HEX triplet: 43, 62 and 72. RGB value is (67,98,114). Sum of RGB (Red+Green+Blue) = 67+98+114=279 (36% of max value = 765). Red value is 67 (26.56% from 255 or 24.01% from 279); Green value is 98 (38.67% from 255 or 35.13% from 279); Blue value is 114 (44.92% from 255 or 40.86% from 279); Max value from RGB is 114 - color contains mainly: blue. Hex color #436272 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436272 is #BC9D8D. Grayscale: #5A5A5A. Windows color (decimal): -12361102 or 7496259. OLE color: 7496259.
HSL color Cylindrical-coordinate representation of color #436272: hue angle of 200.43º 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 #436272 is Cyan = 0.41, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 98 | 114 | - |
| CMYK | 0.41 | 0.14 | 0 | 0.55 |
| HSL | 200.43º | 0.26% | 0.35% | - |
| HSV(B) | 200.43º | 0.41% | 0.45% | - |
| XYZ | 9.72 | 11.14 | 17.56 | - |
| YUV | 90.56 | 141.23 | 111.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 98 | 114 | 0.41 | 0.14 | 0 | 0.55 | 200.43 | 0.26 | 0.35 |
| Hex | 43 | 62 | 72 | 29 | E | 0 | 37 | C8 | 1A | 23 |
| Octal | 103 | 142 | 162 | 51 | 16 | 0 | 67 | 310 | 32 | 43 |
| Binary | 1000011 | 1100010 | 1110010 | 101001 | 1110 | 0 | 110111 | 11001000 | 11010 | 100011 |
Color Harmonies of #436272
Complementary color
Monochromatic Colors of #436272
Black with #436272
Text Example
Text Example
White with #436272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436272; }
p { color: rgb(67,98,114); }
H1.HeaderClassName
{
color: #436272;
}
.AnyTagClassName
{
color: #436272;
}
</style>
background-color css
<style>
a { background-color: #436272; }
a { background-color: rgb(67,98,114); }
div.DivClassName
{
background-color: #436272;
}
.BgClassName
{
background-color: #436272;
}
</style>
border-color css
<style>
span { border-color: #436272; }
span { border-color: rgb(67,98,114); }
td.TdClassName
{
border-color: #436272;
}
.TagClassName
{
border-color: #436272;
}
</style>