Shades of Bismark #436473
Tints of Bismark #436473
RGB
CMYK
RGB Variations
Color information
#436473 (or 0x436473) is known color: Bismark. HEX triplet: 43, 64 and 73. RGB value is (67,100,115). Sum of RGB (Red+Green+Blue) = 67+100+115=282 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.76% from 282); Green value is 100 (39.45% from 255 or 35.46% from 282); Blue value is 115 (45.31% from 255 or 40.78% from 282); Max value from RGB is 115 - color contains mainly: blue. Hex color #436473 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436473 is #BC9B8C. Grayscale: #5B5B5B. Windows color (decimal): -12360589 or 7562307. OLE color: 7562307.
HSL color Cylindrical-coordinate representation of color #436473: hue angle of 198.75º degrees, saturation: 0.26, 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 #436473 is Cyan = 0.42, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 100 | 115 | - |
| CMYK | 0.42 | 0.13 | 0 | 0.55 |
| HSL | 198.75º | 0.26% | 0.36% | - |
| HSV(B) | 198.75º | 0.42% | 0.45% | - |
| XYZ | 9.97 | 11.55 | 17.92 | - |
| YUV | 91.84 | 141.07 | 110.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 100 | 115 | 0.42 | 0.13 | 0 | 0.55 | 198.75 | 0.26 | 0.36 |
| Hex | 43 | 64 | 73 | 2A | D | 0 | 37 | C7 | 1A | 24 |
| Octal | 103 | 144 | 163 | 52 | 15 | 0 | 67 | 307 | 32 | 44 |
| Binary | 1000011 | 1100100 | 1110011 | 101010 | 1101 | 0 | 110111 | 11000111 | 11010 | 100100 |
Color Harmonies of #436473
Complementary color
Monochromatic Colors of #436473
Black with #436473
Text Example
Text Example
White with #436473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436473; }
p { color: rgb(67,100,115); }
H1.HeaderClassName
{
color: #436473;
}
.AnyTagClassName
{
color: #436473;
}
</style>
background-color css
<style>
a { background-color: #436473; }
a { background-color: rgb(67,100,115); }
div.DivClassName
{
background-color: #436473;
}
.BgClassName
{
background-color: #436473;
}
</style>
border-color css
<style>
span { border-color: #436473; }
span { border-color: rgb(67,100,115); }
td.TdClassName
{
border-color: #436473;
}
.TagClassName
{
border-color: #436473;
}
</style>