Shades of Bismark #437580
Tints of Bismark #437580
RGB
CMYK
RGB Variations
Color information
#437580 (or 0x437580) is known color: Bismark. HEX triplet: 43, 75 and 80. RGB value is (67,117,128). Sum of RGB (Red+Green+Blue) = 67+117+128=312 (41% of max value = 765). Red value is 67 (26.56% from 255 or 21.47% from 312); Green value is 117 (46.09% from 255 or 37.5% from 312); Blue value is 128 (50.39% from 255 or 41.03% from 312); Max value from RGB is 128 - color contains mainly: blue. Hex color #437580 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #437580 is #BC8A7F. Grayscale: #676767. Windows color (decimal): -12356224 or 8418627. OLE color: 8418627.
HSL color Cylindrical-coordinate representation of color #437580: hue angle of 190.82º 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 #437580 is Cyan = 0.48, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 67 | 117 | 128 | - |
| CMYK | 0.48 | 0.09 | 0 | 0.50 |
| HSL | 190.82º | 0.31% | 0.38% | - |
| HSV(B) | 190.82º | 0.48% | 0.5% | - |
| XYZ | 12.57 | 15.47 | 22.75 | - |
| YUV | 103.3 | 141.94 | 102.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 117 | 128 | 0.48 | 0.09 | 0 | 0.50 | 190.82 | 0.31 | 0.38 |
| Hex | 43 | 75 | 80 | 30 | 9 | 0 | 32 | BF | 1F | 26 |
| Octal | 103 | 165 | 200 | 60 | 11 | 0 | 62 | 277 | 37 | 46 |
| Binary | 1000011 | 1110101 | 10000000 | 110000 | 1001 | 0 | 110010 | 10111111 | 11111 | 100110 |
Color Harmonies of #437580
Complementary color
Monochromatic Colors of #437580
Black with #437580
Text Example
Text Example
White with #437580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437580; }
p { color: rgb(67,117,128); }
H1.HeaderClassName
{
color: #437580;
}
.AnyTagClassName
{
color: #437580;
}
</style>
background-color css
<style>
a { background-color: #437580; }
a { background-color: rgb(67,117,128); }
div.DivClassName
{
background-color: #437580;
}
.BgClassName
{
background-color: #437580;
}
</style>
border-color css
<style>
span { border-color: #437580; }
span { border-color: rgb(67,117,128); }
td.TdClassName
{
border-color: #437580;
}
.TagClassName
{
border-color: #437580;
}
</style>