Shades of Bismark #436578
Tints of Bismark #436578
RGB
CMYK
RGB Variations
Color information
#436578 (or 0x436578) is known color: Bismark. HEX triplet: 43, 65 and 78. RGB value is (67,101,120). Sum of RGB (Red+Green+Blue) = 67+101+120=288 (38% of max value = 765). Red value is 67 (26.56% from 255 or 23.26% from 288); Green value is 101 (39.84% from 255 or 35.07% from 288); Blue value is 120 (47.27% from 255 or 41.67% from 288); Max value from RGB is 120 - color contains mainly: blue. Hex color #436578 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436578 is #BC9A87. Grayscale: #5C5C5C. Windows color (decimal): -12360328 or 7890243. OLE color: 7890243.
HSL color Cylindrical-coordinate representation of color #436578: hue angle of 201.51º 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 #436578 is Cyan = 0.44, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 101 | 120 | - |
| CMYK | 0.44 | 0.16 | 0 | 0.53 |
| HSL | 201.51º | 0.28% | 0.37% | - |
| HSV(B) | 201.51º | 0.44% | 0.47% | - |
| XYZ | 10.36 | 11.86 | 19.51 | - |
| YUV | 93 | 143.24 | 109.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 101 | 120 | 0.44 | 0.16 | 0 | 0.53 | 201.51 | 0.28 | 0.37 |
| Hex | 43 | 65 | 78 | 2C | 10 | 0 | 35 | CA | 1C | 25 |
| Octal | 103 | 145 | 170 | 54 | 20 | 0 | 65 | 312 | 34 | 45 |
| Binary | 1000011 | 1100101 | 1111000 | 101100 | 10000 | 0 | 110101 | 11001010 | 11100 | 100101 |
Color Harmonies of #436578
Complementary color
Monochromatic Colors of #436578
Black with #436578
Text Example
Text Example
White with #436578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436578; }
p { color: rgb(67,101,120); }
H1.HeaderClassName
{
color: #436578;
}
.AnyTagClassName
{
color: #436578;
}
</style>
background-color css
<style>
a { background-color: #436578; }
a { background-color: rgb(67,101,120); }
div.DivClassName
{
background-color: #436578;
}
.BgClassName
{
background-color: #436578;
}
</style>
border-color css
<style>
span { border-color: #436578; }
span { border-color: rgb(67,101,120); }
td.TdClassName
{
border-color: #436578;
}
.TagClassName
{
border-color: #436578;
}
</style>