Shades of Bismark #436576
Tints of Bismark #436576
RGB
CMYK
RGB Variations
Color information
#436576 (or 0x436576) is known color: Bismark. HEX triplet: 43, 65 and 76. RGB value is (67,101,118). Sum of RGB (Red+Green+Blue) = 67+101+118=286 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.43% from 286); Green value is 101 (39.84% from 255 or 35.31% from 286); Blue value is 118 (46.48% from 255 or 41.26% from 286); Max value from RGB is 118 - color contains mainly: blue. Hex color #436576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436576 is #BC9A89. Grayscale: #5C5C5C. Windows color (decimal): -12360330 or 7759171. OLE color: 7759171.
HSL color Cylindrical-coordinate representation of color #436576: hue angle of 200º degrees, saturation: 0.28, 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 #436576 is Cyan = 0.43, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 101 | 118 | - |
| CMYK | 0.43 | 0.14 | 0 | 0.54 |
| HSL | 200º | 0.28% | 0.36% | - |
| HSV(B) | 200º | 0.43% | 0.46% | - |
| XYZ | 10.24 | 11.81 | 18.88 | - |
| YUV | 92.77 | 142.24 | 109.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 101 | 118 | 0.43 | 0.14 | 0 | 0.54 | 200 | 0.28 | 0.36 |
| Hex | 43 | 65 | 76 | 2B | E | 0 | 36 | C8 | 1C | 24 |
| Octal | 103 | 145 | 166 | 53 | 16 | 0 | 66 | 310 | 34 | 44 |
| Binary | 1000011 | 1100101 | 1110110 | 101011 | 1110 | 0 | 110110 | 11001000 | 11100 | 100100 |
Color Harmonies of #436576
Complementary color
Monochromatic Colors of #436576
Black with #436576
Text Example
Text Example
White with #436576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436576; }
p { color: rgb(67,101,118); }
H1.HeaderClassName
{
color: #436576;
}
.AnyTagClassName
{
color: #436576;
}
</style>
background-color css
<style>
a { background-color: #436576; }
a { background-color: rgb(67,101,118); }
div.DivClassName
{
background-color: #436576;
}
.BgClassName
{
background-color: #436576;
}
</style>
border-color css
<style>
span { border-color: #436576; }
span { border-color: rgb(67,101,118); }
td.TdClassName
{
border-color: #436576;
}
.TagClassName
{
border-color: #436576;
}
</style>