Shades of Bismark #496773
Tints of Bismark #496773
RGB
CMYK
RGB Variations
Color information
#496773 (or 0x496773) is known color: Bismark. HEX triplet: 49, 67 and 73. RGB value is (73,103,115). Sum of RGB (Red+Green+Blue) = 73+103+115=291 (38% of max value = 765). Red value is 73 (28.91% from 255 or 25.09% from 291); Green value is 103 (40.62% from 255 or 35.40% from 291); Blue value is 115 (45.31% from 255 or 39.52% from 291); Max value from RGB is 115 - color contains mainly: blue. Hex color #496773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496773 is #B6988C. Grayscale: #5F5F5F. Windows color (decimal): -11966605 or 7563081. OLE color: 7563081.
HSL color Cylindrical-coordinate representation of color #496773: hue angle of 197.14º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #496773 is Cyan = 0.37, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 103 | 115 | - |
| CMYK | 0.37 | 0.10 | 0 | 0.55 |
| HSL | 197.14º | 0.22% | 0.37% | - |
| HSV(B) | 197.14º | 0.37% | 0.45% | - |
| XYZ | 10.69 | 12.35 | 18.04 | - |
| YUV | 95.4 | 139.06 | 112.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 103 | 115 | 0.37 | 0.10 | 0 | 0.55 | 197.14 | 0.22 | 0.37 |
| Hex | 49 | 67 | 73 | 25 | A | 0 | 37 | C5 | 16 | 25 |
| Octal | 111 | 147 | 163 | 45 | 12 | 0 | 67 | 305 | 26 | 45 |
| Binary | 1001001 | 1100111 | 1110011 | 100101 | 1010 | 0 | 110111 | 11000101 | 10110 | 100101 |
Color Harmonies of #496773
Complementary color
Monochromatic Colors of #496773
Black with #496773
Text Example
Text Example
White with #496773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496773; }
p { color: rgb(73,103,115); }
H1.HeaderClassName
{
color: #496773;
}
.AnyTagClassName
{
color: #496773;
}
</style>
background-color css
<style>
a { background-color: #496773; }
a { background-color: rgb(73,103,115); }
div.DivClassName
{
background-color: #496773;
}
.BgClassName
{
background-color: #496773;
}
</style>
border-color css
<style>
span { border-color: #496773; }
span { border-color: rgb(73,103,115); }
td.TdClassName
{
border-color: #496773;
}
.TagClassName
{
border-color: #496773;
}
</style>