Shades of Bismark #437079
Tints of Bismark #437079
RGB
CMYK
RGB Variations
Color information
#437079 (or 0x437079) is known color: Bismark. HEX triplet: 43, 70 and 79. RGB value is (67,112,121). Sum of RGB (Red+Green+Blue) = 67+112+121=300 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.33% from 300); Green value is 112 (44.14% from 255 or 37.33% from 300); Blue value is 121 (47.66% from 255 or 40.33% from 300); Max value from RGB is 121 - color contains mainly: blue. Hex color #437079 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437079 is #BC8F86. Grayscale: #636363. Windows color (decimal): -12357511 or 7958595. OLE color: 7958595.
HSL color Cylindrical-coordinate representation of color #437079: hue angle of 190º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #437079 is Cyan = 0.45, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 112 | 121 | - |
| CMYK | 0.45 | 0.07 | 0 | 0.53 |
| HSL | 190º | 0.29% | 0.37% | - |
| HSV(B) | 190º | 0.45% | 0.47% | - |
| XYZ | 11.56 | 14.16 | 20.21 | - |
| YUV | 99.57 | 140.09 | 104.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 112 | 121 | 0.45 | 0.07 | 0 | 0.53 | 190 | 0.29 | 0.37 |
| Hex | 43 | 70 | 79 | 2D | 7 | 0 | 35 | BE | 1D | 25 |
| Octal | 103 | 160 | 171 | 55 | 7 | 0 | 65 | 276 | 35 | 45 |
| Binary | 1000011 | 1110000 | 1111001 | 101101 | 111 | 0 | 110101 | 10111110 | 11101 | 100101 |
Color Harmonies of #437079
Complementary color
Monochromatic Colors of #437079
Black with #437079
Text Example
Text Example
White with #437079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437079; }
p { color: rgb(67,112,121); }
H1.HeaderClassName
{
color: #437079;
}
.AnyTagClassName
{
color: #437079;
}
</style>
background-color css
<style>
a { background-color: #437079; }
a { background-color: rgb(67,112,121); }
div.DivClassName
{
background-color: #437079;
}
.BgClassName
{
background-color: #437079;
}
</style>
border-color css
<style>
span { border-color: #437079; }
span { border-color: rgb(67,112,121); }
td.TdClassName
{
border-color: #437079;
}
.TagClassName
{
border-color: #437079;
}
</style>