Shades of Bismark #436775
Tints of Bismark #436775
RGB
CMYK
RGB Variations
Color information
#436775 (or 0x436775) is known color: Bismark. HEX triplet: 43, 67 and 75. RGB value is (67,103,117). Sum of RGB (Red+Green+Blue) = 67+103+117=287 (38% of max value = 765). Red value is 67 (26.56% from 255 or 23.34% from 287); Green value is 103 (40.62% from 255 or 35.89% from 287); Blue value is 117 (46.09% from 255 or 40.77% from 287); Max value from RGB is 117 - color contains mainly: blue. Hex color #436775 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436775 is #BC988A. Grayscale: #5D5D5D. Windows color (decimal): -12359819 or 7694147. OLE color: 7694147.
HSL color Cylindrical-coordinate representation of color #436775: hue angle of 196.8º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #436775 is Cyan = 0.43, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 103 | 117 | - |
| CMYK | 0.43 | 0.12 | 0 | 0.54 |
| HSL | 196.8º | 0.27% | 0.36% | - |
| HSV(B) | 196.8º | 0.43% | 0.46% | - |
| XYZ | 10.38 | 12.18 | 18.63 | - |
| YUV | 93.83 | 141.07 | 108.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 103 | 117 | 0.43 | 0.12 | 0 | 0.54 | 196.8 | 0.27 | 0.36 |
| Hex | 43 | 67 | 75 | 2B | C | 0 | 36 | C5 | 1B | 24 |
| Octal | 103 | 147 | 165 | 53 | 14 | 0 | 66 | 305 | 33 | 44 |
| Binary | 1000011 | 1100111 | 1110101 | 101011 | 1100 | 0 | 110110 | 11000101 | 11011 | 100100 |
Color Harmonies of #436775
Complementary color
Monochromatic Colors of #436775
Black with #436775
Text Example
Text Example
White with #436775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436775; }
p { color: rgb(67,103,117); }
H1.HeaderClassName
{
color: #436775;
}
.AnyTagClassName
{
color: #436775;
}
</style>
background-color css
<style>
a { background-color: #436775; }
a { background-color: rgb(67,103,117); }
div.DivClassName
{
background-color: #436775;
}
.BgClassName
{
background-color: #436775;
}
</style>
border-color css
<style>
span { border-color: #436775; }
span { border-color: rgb(67,103,117); }
td.TdClassName
{
border-color: #436775;
}
.TagClassName
{
border-color: #436775;
}
</style>