Shades of Bismark #437280
Tints of Bismark #437280
RGB
CMYK
RGB Variations
Color information
#437280 (or 0x437280) is known color: Bismark. HEX triplet: 43, 72 and 80. RGB value is (67,114,128). Sum of RGB (Red+Green+Blue) = 67+114+128=309 (40% of max value = 765). Red value is 67 (26.56% from 255 or 21.68% from 309); Green value is 114 (44.92% from 255 or 36.89% from 309); Blue value is 128 (50.39% from 255 or 41.42% from 309); Max value from RGB is 128 - color contains mainly: blue. Hex color #437280 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #437280 is #BC8D7F. Grayscale: #656565. Windows color (decimal): -12356992 or 8417859. OLE color: 8417859.
HSL color Cylindrical-coordinate representation of color #437280: hue angle of 193.77º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #437280 is Cyan = 0.48, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 67 | 114 | 128 | - |
| CMYK | 0.48 | 0.11 | 0 | 0.50 |
| HSL | 193.77º | 0.31% | 0.38% | - |
| HSV(B) | 193.77º | 0.48% | 0.5% | - |
| XYZ | 12.23 | 14.79 | 22.63 | - |
| YUV | 101.54 | 142.93 | 103.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 114 | 128 | 0.48 | 0.11 | 0 | 0.50 | 193.77 | 0.31 | 0.38 |
| Hex | 43 | 72 | 80 | 30 | B | 0 | 32 | C2 | 1F | 26 |
| Octal | 103 | 162 | 200 | 60 | 13 | 0 | 62 | 302 | 37 | 46 |
| Binary | 1000011 | 1110010 | 10000000 | 110000 | 1011 | 0 | 110010 | 11000010 | 11111 | 100110 |
Color Harmonies of #437280
Complementary color
Monochromatic Colors of #437280
Black with #437280
Text Example
Text Example
White with #437280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437280; }
p { color: rgb(67,114,128); }
H1.HeaderClassName
{
color: #437280;
}
.AnyTagClassName
{
color: #437280;
}
</style>
background-color css
<style>
a { background-color: #437280; }
a { background-color: rgb(67,114,128); }
div.DivClassName
{
background-color: #437280;
}
.BgClassName
{
background-color: #437280;
}
</style>
border-color css
<style>
span { border-color: #437280; }
span { border-color: rgb(67,114,128); }
td.TdClassName
{
border-color: #437280;
}
.TagClassName
{
border-color: #437280;
}
</style>