Shades of Bismark #436476
Tints of Bismark #436476
RGB
CMYK
RGB Variations
Color information
#436476 (or 0x436476) is known color: Bismark. HEX triplet: 43, 64 and 76. RGB value is (67,100,118). Sum of RGB (Red+Green+Blue) = 67+100+118=285 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.51% from 285); Green value is 100 (39.45% from 255 or 35.09% from 285); Blue value is 118 (46.48% from 255 or 41.40% from 285); Max value from RGB is 118 - color contains mainly: blue. Hex color #436476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436476 is #BC9B89. Grayscale: #5C5C5C. Windows color (decimal): -12360586 or 7758915. OLE color: 7758915.
HSL color Cylindrical-coordinate representation of color #436476: hue angle of 201.18º 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 #436476 is Cyan = 0.43, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 100 | 118 | - |
| CMYK | 0.43 | 0.15 | 0 | 0.54 |
| HSL | 201.18º | 0.28% | 0.36% | - |
| HSV(B) | 201.18º | 0.43% | 0.46% | - |
| XYZ | 10.14 | 11.62 | 18.85 | - |
| YUV | 92.19 | 142.57 | 110.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 100 | 118 | 0.43 | 0.15 | 0 | 0.54 | 201.18 | 0.28 | 0.36 |
| Hex | 43 | 64 | 76 | 2B | F | 0 | 36 | C9 | 1C | 24 |
| Octal | 103 | 144 | 166 | 53 | 17 | 0 | 66 | 311 | 34 | 44 |
| Binary | 1000011 | 1100100 | 1110110 | 101011 | 1111 | 0 | 110110 | 11001001 | 11100 | 100100 |
Color Harmonies of #436476
Complementary color
Monochromatic Colors of #436476
Black with #436476
Text Example
Text Example
White with #436476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436476; }
p { color: rgb(67,100,118); }
H1.HeaderClassName
{
color: #436476;
}
.AnyTagClassName
{
color: #436476;
}
</style>
background-color css
<style>
a { background-color: #436476; }
a { background-color: rgb(67,100,118); }
div.DivClassName
{
background-color: #436476;
}
.BgClassName
{
background-color: #436476;
}
</style>
border-color css
<style>
span { border-color: #436476; }
span { border-color: rgb(67,100,118); }
td.TdClassName
{
border-color: #436476;
}
.TagClassName
{
border-color: #436476;
}
</style>