Shades of Bismark #436374
Tints of Bismark #436374
RGB
CMYK
RGB Variations
Color information
#436374 (or 0x436374) is known color: Bismark. HEX triplet: 43, 63 and 74. RGB value is (67,99,116). Sum of RGB (Red+Green+Blue) = 67+99+116=282 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.76% from 282); Green value is 99 (39.06% from 255 or 35.11% from 282); Blue value is 116 (45.70% from 255 or 41.13% from 282); Max value from RGB is 116 - color contains mainly: blue. Hex color #436374 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436374 is #BC9C8B. Grayscale: #5B5B5B. Windows color (decimal): -12360844 or 7627587. OLE color: 7627587.
HSL color Cylindrical-coordinate representation of color #436374: hue angle of 200.82º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #436374 is Cyan = 0.42, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 99 | 116 | - |
| CMYK | 0.42 | 0.15 | 0 | 0.55 |
| HSL | 200.82º | 0.27% | 0.36% | - |
| HSV(B) | 200.82º | 0.42% | 0.45% | - |
| XYZ | 9.93 | 11.38 | 18.2 | - |
| YUV | 91.37 | 141.9 | 110.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 99 | 116 | 0.42 | 0.15 | 0 | 0.55 | 200.82 | 0.27 | 0.36 |
| Hex | 43 | 63 | 74 | 2A | F | 0 | 37 | C9 | 1B | 24 |
| Octal | 103 | 143 | 164 | 52 | 17 | 0 | 67 | 311 | 33 | 44 |
| Binary | 1000011 | 1100011 | 1110100 | 101010 | 1111 | 0 | 110111 | 11001001 | 11011 | 100100 |
Color Harmonies of #436374
Complementary color
Monochromatic Colors of #436374
Black with #436374
Text Example
Text Example
White with #436374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436374; }
p { color: rgb(67,99,116); }
H1.HeaderClassName
{
color: #436374;
}
.AnyTagClassName
{
color: #436374;
}
</style>
background-color css
<style>
a { background-color: #436374; }
a { background-color: rgb(67,99,116); }
div.DivClassName
{
background-color: #436374;
}
.BgClassName
{
background-color: #436374;
}
</style>
border-color css
<style>
span { border-color: #436374; }
span { border-color: rgb(67,99,116); }
td.TdClassName
{
border-color: #436374;
}
.TagClassName
{
border-color: #436374;
}
</style>