Shades of Bismark #436170
Tints of Bismark #436170
RGB
CMYK
RGB Variations
Color information
#436170 (or 0x436170) is known color: Bismark. HEX triplet: 43, 61 and 70. RGB value is (67,97,112). Sum of RGB (Red+Green+Blue) = 67+97+112=276 (36% of max value = 765). Red value is 67 (26.56% from 255 or 24.28% from 276); Green value is 97 (38.28% from 255 or 35.14% from 276); Blue value is 112 (44.14% from 255 or 40.58% from 276); Max value from RGB is 112 - color contains mainly: blue. Hex color #436170 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436170 is #BC9E8F. Grayscale: #595959. Windows color (decimal): -12361360 or 7364931. OLE color: 7364931.
HSL color Cylindrical-coordinate representation of color #436170: hue angle of 200º 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 #436170 is Cyan = 0.40, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 97 | 112 | - |
| CMYK | 0.40 | 0.13 | 0 | 0.56 |
| HSL | 200º | 0.25% | 0.35% | - |
| HSV(B) | 200º | 0.4% | 0.44% | - |
| XYZ | 9.51 | 10.91 | 16.93 | - |
| YUV | 89.74 | 140.56 | 111.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 97 | 112 | 0.40 | 0.13 | 0 | 0.56 | 200 | 0.25 | 0.35 |
| Hex | 43 | 61 | 70 | 28 | D | 0 | 38 | C8 | 19 | 23 |
| Octal | 103 | 141 | 160 | 50 | 15 | 0 | 70 | 310 | 31 | 43 |
| Binary | 1000011 | 1100001 | 1110000 | 101000 | 1101 | 0 | 111000 | 11001000 | 11001 | 100011 |
Color Harmonies of #436170
Complementary color
Monochromatic Colors of #436170
Black with #436170
Text Example
Text Example
White with #436170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436170; }
p { color: rgb(67,97,112); }
H1.HeaderClassName
{
color: #436170;
}
.AnyTagClassName
{
color: #436170;
}
</style>
background-color css
<style>
a { background-color: #436170; }
a { background-color: rgb(67,97,112); }
div.DivClassName
{
background-color: #436170;
}
.BgClassName
{
background-color: #436170;
}
</style>
border-color css
<style>
span { border-color: #436170; }
span { border-color: rgb(67,97,112); }
td.TdClassName
{
border-color: #436170;
}
.TagClassName
{
border-color: #436170;
}
</style>