Shades of Bismark #436470
Tints of Bismark #436470
RGB
CMYK
RGB Variations
Color information
#436470 (or 0x436470) is known color: Bismark. HEX triplet: 43, 64 and 70. RGB value is (67,100,112). Sum of RGB (Red+Green+Blue) = 67+100+112=279 (36% of max value = 765). Red value is 67 (26.56% from 255 or 24.01% from 279); Green value is 100 (39.45% from 255 or 35.84% from 279); Blue value is 112 (44.14% from 255 or 40.14% from 279); Max value from RGB is 112 - color contains mainly: blue. Hex color #436470 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436470 is #BC9B8F. Grayscale: #5B5B5B. Windows color (decimal): -12360592 or 7365699. OLE color: 7365699.
HSL color Cylindrical-coordinate representation of color #436470: hue angle of 196º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #436470 is Cyan = 0.40, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 100 | 112 | - |
| CMYK | 0.40 | 0.11 | 0 | 0.56 |
| HSL | 196º | 0.25% | 0.35% | - |
| HSV(B) | 196º | 0.4% | 0.44% | - |
| XYZ | 9.8 | 11.48 | 17.03 | - |
| YUV | 91.5 | 139.57 | 110.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 100 | 112 | 0.40 | 0.11 | 0 | 0.56 | 196 | 0.25 | 0.35 |
| Hex | 43 | 64 | 70 | 28 | B | 0 | 38 | C4 | 19 | 23 |
| Octal | 103 | 144 | 160 | 50 | 13 | 0 | 70 | 304 | 31 | 43 |
| Binary | 1000011 | 1100100 | 1110000 | 101000 | 1011 | 0 | 111000 | 11000100 | 11001 | 100011 |
Color Harmonies of #436470
Complementary color
Monochromatic Colors of #436470
Black with #436470
Text Example
Text Example
White with #436470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436470; }
p { color: rgb(67,100,112); }
H1.HeaderClassName
{
color: #436470;
}
.AnyTagClassName
{
color: #436470;
}
</style>
background-color css
<style>
a { background-color: #436470; }
a { background-color: rgb(67,100,112); }
div.DivClassName
{
background-color: #436470;
}
.BgClassName
{
background-color: #436470;
}
</style>
border-color css
<style>
span { border-color: #436470; }
span { border-color: rgb(67,100,112); }
td.TdClassName
{
border-color: #436470;
}
.TagClassName
{
border-color: #436470;
}
</style>