Shades of Bismark #436573
Tints of Bismark #436573
RGB
CMYK
RGB Variations
Color information
#436573 (or 0x436573) is known color: Bismark. HEX triplet: 43, 65 and 73. RGB value is (67,101,115). Sum of RGB (Red+Green+Blue) = 67+101+115=283 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.67% from 283); Green value is 101 (39.84% from 255 or 35.69% from 283); Blue value is 115 (45.31% from 255 or 40.64% from 283); Max value from RGB is 115 - color contains mainly: blue. Hex color #436573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436573 is #BC9A8C. Grayscale: #5C5C5C. Windows color (decimal): -12360333 or 7562563. OLE color: 7562563.
HSL color Cylindrical-coordinate representation of color #436573: hue angle of 197.5º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #436573 is Cyan = 0.42, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 101 | 115 | - |
| CMYK | 0.42 | 0.12 | 0 | 0.55 |
| HSL | 197.5º | 0.26% | 0.36% | - |
| HSV(B) | 197.5º | 0.42% | 0.45% | - |
| XYZ | 10.06 | 11.74 | 17.96 | - |
| YUV | 92.43 | 140.74 | 109.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 101 | 115 | 0.42 | 0.12 | 0 | 0.55 | 197.5 | 0.26 | 0.36 |
| Hex | 43 | 65 | 73 | 2A | C | 0 | 37 | C6 | 1A | 24 |
| Octal | 103 | 145 | 163 | 52 | 14 | 0 | 67 | 306 | 32 | 44 |
| Binary | 1000011 | 1100101 | 1110011 | 101010 | 1100 | 0 | 110111 | 11000110 | 11010 | 100100 |
Color Harmonies of #436573
Complementary color
Monochromatic Colors of #436573
Black with #436573
Text Example
Text Example
White with #436573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436573; }
p { color: rgb(67,101,115); }
H1.HeaderClassName
{
color: #436573;
}
.AnyTagClassName
{
color: #436573;
}
</style>
background-color css
<style>
a { background-color: #436573; }
a { background-color: rgb(67,101,115); }
div.DivClassName
{
background-color: #436573;
}
.BgClassName
{
background-color: #436573;
}
</style>
border-color css
<style>
span { border-color: #436573; }
span { border-color: rgb(67,101,115); }
td.TdClassName
{
border-color: #436573;
}
.TagClassName
{
border-color: #436573;
}
</style>