Shades of Bismark #496772
Tints of Bismark #496772
RGB
CMYK
RGB Variations
Color information
#496772 (or 0x496772) is known color: Bismark. HEX triplet: 49, 67 and 72. RGB value is (73,103,114). Sum of RGB (Red+Green+Blue) = 73+103+114=290 (38% of max value = 765). Red value is 73 (28.91% from 255 or 25.17% from 290); Green value is 103 (40.62% from 255 or 35.52% from 290); Blue value is 114 (44.92% from 255 or 39.31% from 290); Max value from RGB is 114 - color contains mainly: blue. Hex color #496772 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496772 is #B6988D. Grayscale: #5F5F5F. Windows color (decimal): -11966606 or 7497545. OLE color: 7497545.
HSL color Cylindrical-coordinate representation of color #496772: hue angle of 196.1º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #496772 is Cyan = 0.36, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 103 | 114 | - |
| CMYK | 0.36 | 0.10 | 0 | 0.55 |
| HSL | 196.1º | 0.22% | 0.37% | - |
| HSV(B) | 196.1º | 0.36% | 0.45% | - |
| XYZ | 10.64 | 12.33 | 17.74 | - |
| YUV | 95.28 | 138.56 | 112.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 103 | 114 | 0.36 | 0.10 | 0 | 0.55 | 196.1 | 0.22 | 0.37 |
| Hex | 49 | 67 | 72 | 24 | A | 0 | 37 | C4 | 16 | 25 |
| Octal | 111 | 147 | 162 | 44 | 12 | 0 | 67 | 304 | 26 | 45 |
| Binary | 1001001 | 1100111 | 1110010 | 100100 | 1010 | 0 | 110111 | 11000100 | 10110 | 100101 |
Color Harmonies of #496772
Complementary color
Monochromatic Colors of #496772
Black with #496772
Text Example
Text Example
White with #496772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496772; }
p { color: rgb(73,103,114); }
H1.HeaderClassName
{
color: #496772;
}
.AnyTagClassName
{
color: #496772;
}
</style>
background-color css
<style>
a { background-color: #496772; }
a { background-color: rgb(73,103,114); }
div.DivClassName
{
background-color: #496772;
}
.BgClassName
{
background-color: #496772;
}
</style>
border-color css
<style>
span { border-color: #496772; }
span { border-color: rgb(73,103,114); }
td.TdClassName
{
border-color: #496772;
}
.TagClassName
{
border-color: #496772;
}
</style>