Shades of Bismark #436773
Tints of Bismark #436773
RGB
CMYK
RGB Variations
Color information
#436773 (or 0x436773) is known color: Bismark. HEX triplet: 43, 67 and 73. RGB value is (67,103,115). Sum of RGB (Red+Green+Blue) = 67+103+115=285 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.51% from 285); Green value is 103 (40.62% from 255 or 36.14% from 285); Blue value is 115 (45.31% from 255 or 40.35% from 285); Max value from RGB is 115 - color contains mainly: blue. Hex color #436773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436773 is #BC988C. Grayscale: #5D5D5D. Windows color (decimal): -12359821 or 7563075. OLE color: 7563075.
HSL color Cylindrical-coordinate representation of color #436773: hue angle of 195º 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 #436773 is Cyan = 0.42, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 103 | 115 | - |
| CMYK | 0.42 | 0.10 | 0 | 0.55 |
| HSL | 195º | 0.26% | 0.36% | - |
| HSV(B) | 195º | 0.42% | 0.45% | - |
| XYZ | 10.26 | 12.13 | 18.02 | - |
| YUV | 93.6 | 140.07 | 109.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 103 | 115 | 0.42 | 0.10 | 0 | 0.55 | 195 | 0.26 | 0.36 |
| Hex | 43 | 67 | 73 | 2A | A | 0 | 37 | C3 | 1A | 24 |
| Octal | 103 | 147 | 163 | 52 | 12 | 0 | 67 | 303 | 32 | 44 |
| Binary | 1000011 | 1100111 | 1110011 | 101010 | 1010 | 0 | 110111 | 11000011 | 11010 | 100100 |
Color Harmonies of #436773
Complementary color
Monochromatic Colors of #436773
Black with #436773
Text Example
Text Example
White with #436773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436773; }
p { color: rgb(67,103,115); }
H1.HeaderClassName
{
color: #436773;
}
.AnyTagClassName
{
color: #436773;
}
</style>
background-color css
<style>
a { background-color: #436773; }
a { background-color: rgb(67,103,115); }
div.DivClassName
{
background-color: #436773;
}
.BgClassName
{
background-color: #436773;
}
</style>
border-color css
<style>
span { border-color: #436773; }
span { border-color: rgb(67,103,115); }
td.TdClassName
{
border-color: #436773;
}
.TagClassName
{
border-color: #436773;
}
</style>