Shades of Bismark #436273
Tints of Bismark #436273
RGB
CMYK
RGB Variations
Color information
#436273 (or 0x436273) is known color: Bismark. HEX triplet: 43, 62 and 73. RGB value is (67,98,115). Sum of RGB (Red+Green+Blue) = 67+98+115=280 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.93% from 280); Green value is 98 (38.67% from 255 or 35% from 280); Blue value is 115 (45.31% from 255 or 41.07% from 280); Max value from RGB is 115 - color contains mainly: blue. Hex color #436273 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436273 is #BC9D8C. Grayscale: #5A5A5A. Windows color (decimal): -12361101 or 7561795. OLE color: 7561795.
HSL color Cylindrical-coordinate representation of color #436273: hue angle of 201.25º 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 #436273 is Cyan = 0.42, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 98 | 115 | - |
| CMYK | 0.42 | 0.15 | 0 | 0.55 |
| HSL | 201.25º | 0.26% | 0.36% | - |
| HSV(B) | 201.25º | 0.42% | 0.45% | - |
| XYZ | 9.78 | 11.17 | 17.86 | - |
| YUV | 90.67 | 141.73 | 111.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 98 | 115 | 0.42 | 0.15 | 0 | 0.55 | 201.25 | 0.26 | 0.36 |
| Hex | 43 | 62 | 73 | 2A | F | 0 | 37 | C9 | 1A | 24 |
| Octal | 103 | 142 | 163 | 52 | 17 | 0 | 67 | 311 | 32 | 44 |
| Binary | 1000011 | 1100010 | 1110011 | 101010 | 1111 | 0 | 110111 | 11001001 | 11010 | 100100 |
Color Harmonies of #436273
Complementary color
Monochromatic Colors of #436273
Black with #436273
Text Example
Text Example
White with #436273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436273; }
p { color: rgb(67,98,115); }
H1.HeaderClassName
{
color: #436273;
}
.AnyTagClassName
{
color: #436273;
}
</style>
background-color css
<style>
a { background-color: #436273; }
a { background-color: rgb(67,98,115); }
div.DivClassName
{
background-color: #436273;
}
.BgClassName
{
background-color: #436273;
}
</style>
border-color css
<style>
span { border-color: #436273; }
span { border-color: rgb(67,98,115); }
td.TdClassName
{
border-color: #436273;
}
.TagClassName
{
border-color: #436273;
}
</style>