Shades of Bismark #436271
Tints of Bismark #436271
RGB
CMYK
RGB Variations
Color information
#436271 (or 0x436271) is known color: Bismark. HEX triplet: 43, 62 and 71. RGB value is (67,98,113). Sum of RGB (Red+Green+Blue) = 67+98+113=278 (36% of max value = 765). Red value is 67 (26.56% from 255 or 24.10% from 278); Green value is 98 (38.67% from 255 or 35.25% from 278); Blue value is 113 (44.53% from 255 or 40.65% from 278); Max value from RGB is 113 - color contains mainly: blue. Hex color #436271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436271 is #BC9D8E. Grayscale: #5A5A5A. Windows color (decimal): -12361103 or 7430723. OLE color: 7430723.
HSL color Cylindrical-coordinate representation of color #436271: hue angle of 199.57º 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 #436271 is Cyan = 0.41, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 98 | 113 | - |
| CMYK | 0.41 | 0.13 | 0 | 0.56 |
| HSL | 199.57º | 0.26% | 0.35% | - |
| HSV(B) | 199.57º | 0.41% | 0.44% | - |
| XYZ | 9.66 | 11.12 | 17.26 | - |
| YUV | 90.44 | 140.73 | 111.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 98 | 113 | 0.41 | 0.13 | 0 | 0.56 | 199.57 | 0.26 | 0.35 |
| Hex | 43 | 62 | 71 | 29 | D | 0 | 38 | C8 | 1A | 23 |
| Octal | 103 | 142 | 161 | 51 | 15 | 0 | 70 | 310 | 32 | 43 |
| Binary | 1000011 | 1100010 | 1110001 | 101001 | 1101 | 0 | 111000 | 11001000 | 11010 | 100011 |
Color Harmonies of #436271
Complementary color
Monochromatic Colors of #436271
Black with #436271
Text Example
Text Example
White with #436271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436271; }
p { color: rgb(67,98,113); }
H1.HeaderClassName
{
color: #436271;
}
.AnyTagClassName
{
color: #436271;
}
</style>
background-color css
<style>
a { background-color: #436271; }
a { background-color: rgb(67,98,113); }
div.DivClassName
{
background-color: #436271;
}
.BgClassName
{
background-color: #436271;
}
</style>
border-color css
<style>
span { border-color: #436271; }
span { border-color: rgb(67,98,113); }
td.TdClassName
{
border-color: #436271;
}
.TagClassName
{
border-color: #436271;
}
</style>