Shades of Bismark #436378
Tints of Bismark #436378
RGB
CMYK
RGB Variations
Color information
#436378 (or 0x436378) is known color: Bismark. HEX triplet: 43, 63 and 78. RGB value is (67,99,120). Sum of RGB (Red+Green+Blue) = 67+99+120=286 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.43% from 286); Green value is 99 (39.06% from 255 or 34.62% from 286); Blue value is 120 (47.27% from 255 or 41.96% from 286); Max value from RGB is 120 - color contains mainly: blue. Hex color #436378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436378 is #BC9C87. Grayscale: #5B5B5B. Windows color (decimal): -12360840 or 7889731. OLE color: 7889731.
HSL color Cylindrical-coordinate representation of color #436378: hue angle of 203.77º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #436378 is Cyan = 0.44, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 99 | 120 | - |
| CMYK | 0.44 | 0.17 | 0 | 0.53 |
| HSL | 203.77º | 0.28% | 0.37% | - |
| HSV(B) | 203.77º | 0.44% | 0.47% | - |
| XYZ | 10.17 | 11.47 | 19.45 | - |
| YUV | 91.83 | 143.9 | 110.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 99 | 120 | 0.44 | 0.17 | 0 | 0.53 | 203.77 | 0.28 | 0.37 |
| Hex | 43 | 63 | 78 | 2C | 11 | 0 | 35 | CC | 1C | 25 |
| Octal | 103 | 143 | 170 | 54 | 21 | 0 | 65 | 314 | 34 | 45 |
| Binary | 1000011 | 1100011 | 1111000 | 101100 | 10001 | 0 | 110101 | 11001100 | 11100 | 100101 |
Color Harmonies of #436378
Complementary color
Monochromatic Colors of #436378
Black with #436378
Text Example
Text Example
White with #436378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436378; }
p { color: rgb(67,99,120); }
H1.HeaderClassName
{
color: #436378;
}
.AnyTagClassName
{
color: #436378;
}
</style>
background-color css
<style>
a { background-color: #436378; }
a { background-color: rgb(67,99,120); }
div.DivClassName
{
background-color: #436378;
}
.BgClassName
{
background-color: #436378;
}
</style>
border-color css
<style>
span { border-color: #436378; }
span { border-color: rgb(67,99,120); }
td.TdClassName
{
border-color: #436378;
}
.TagClassName
{
border-color: #436378;
}
</style>