Shades of Bismark #436376
Tints of Bismark #436376
RGB
CMYK
RGB Variations
Color information
#436376 (or 0x436376) is known color: Bismark. HEX triplet: 43, 63 and 76. RGB value is (67,99,118). Sum of RGB (Red+Green+Blue) = 67+99+118=284 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.59% from 284); Green value is 99 (39.06% from 255 or 34.86% from 284); Blue value is 118 (46.48% from 255 or 41.55% from 284); Max value from RGB is 118 - color contains mainly: blue. Hex color #436376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436376 is #BC9C89. Grayscale: #5B5B5B. Windows color (decimal): -12360842 or 7758659. OLE color: 7758659.
HSL color Cylindrical-coordinate representation of color #436376: hue angle of 202.35º 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 #436376 is Cyan = 0.43, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 99 | 118 | - |
| CMYK | 0.43 | 0.16 | 0 | 0.54 |
| HSL | 202.35º | 0.28% | 0.36% | - |
| HSV(B) | 202.35º | 0.43% | 0.46% | - |
| XYZ | 10.05 | 11.42 | 18.82 | - |
| YUV | 91.6 | 142.9 | 110.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 99 | 118 | 0.43 | 0.16 | 0 | 0.54 | 202.35 | 0.28 | 0.36 |
| Hex | 43 | 63 | 76 | 2B | 10 | 0 | 36 | CA | 1C | 24 |
| Octal | 103 | 143 | 166 | 53 | 20 | 0 | 66 | 312 | 34 | 44 |
| Binary | 1000011 | 1100011 | 1110110 | 101011 | 10000 | 0 | 110110 | 11001010 | 11100 | 100100 |
Color Harmonies of #436376
Complementary color
Monochromatic Colors of #436376
Black with #436376
Text Example
Text Example
White with #436376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436376; }
p { color: rgb(67,99,118); }
H1.HeaderClassName
{
color: #436376;
}
.AnyTagClassName
{
color: #436376;
}
</style>
background-color css
<style>
a { background-color: #436376; }
a { background-color: rgb(67,99,118); }
div.DivClassName
{
background-color: #436376;
}
.BgClassName
{
background-color: #436376;
}
</style>
border-color css
<style>
span { border-color: #436376; }
span { border-color: rgb(67,99,118); }
td.TdClassName
{
border-color: #436376;
}
.TagClassName
{
border-color: #436376;
}
</style>