Shades of Bismark #436774
Tints of Bismark #436774
RGB
CMYK
RGB Variations
Color information
#436774 (or 0x436774) is known color: Bismark. HEX triplet: 43, 67 and 74. RGB value is (67,103,116). Sum of RGB (Red+Green+Blue) = 67+103+116=286 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.43% from 286); Green value is 103 (40.62% from 255 or 36.01% from 286); Blue value is 116 (45.70% from 255 or 40.56% from 286); Max value from RGB is 116 - color contains mainly: blue. Hex color #436774 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436774 is #BC988B. Grayscale: #5D5D5D. Windows color (decimal): -12359820 or 7628611. OLE color: 7628611.
HSL color Cylindrical-coordinate representation of color #436774: hue angle of 195.92º 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 #436774 is Cyan = 0.42, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 103 | 116 | - |
| CMYK | 0.42 | 0.11 | 0 | 0.55 |
| HSL | 195.92º | 0.27% | 0.36% | - |
| HSV(B) | 195.92º | 0.42% | 0.45% | - |
| XYZ | 10.32 | 12.15 | 18.33 | - |
| YUV | 93.72 | 140.57 | 108.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 103 | 116 | 0.42 | 0.11 | 0 | 0.55 | 195.92 | 0.27 | 0.36 |
| Hex | 43 | 67 | 74 | 2A | B | 0 | 37 | C4 | 1B | 24 |
| Octal | 103 | 147 | 164 | 52 | 13 | 0 | 67 | 304 | 33 | 44 |
| Binary | 1000011 | 1100111 | 1110100 | 101010 | 1011 | 0 | 110111 | 11000100 | 11011 | 100100 |
Color Harmonies of #436774
Complementary color
Monochromatic Colors of #436774
Black with #436774
Text Example
Text Example
White with #436774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436774; }
p { color: rgb(67,103,116); }
H1.HeaderClassName
{
color: #436774;
}
.AnyTagClassName
{
color: #436774;
}
</style>
background-color css
<style>
a { background-color: #436774; }
a { background-color: rgb(67,103,116); }
div.DivClassName
{
background-color: #436774;
}
.BgClassName
{
background-color: #436774;
}
</style>
border-color css
<style>
span { border-color: #436774; }
span { border-color: rgb(67,103,116); }
td.TdClassName
{
border-color: #436774;
}
.TagClassName
{
border-color: #436774;
}
</style>