Shades of Bismark #496579
Tints of Bismark #496579
RGB
CMYK
RGB Variations
Color information
#496579 (or 0x496579) is known color: Bismark. HEX triplet: 49, 65 and 79. RGB value is (73,101,121). Sum of RGB (Red+Green+Blue) = 73+101+121=295 (39% of max value = 765). Red value is 73 (28.91% from 255 or 24.75% from 295); Green value is 101 (39.84% from 255 or 34.24% from 295); Blue value is 121 (47.66% from 255 or 41.02% from 295); Max value from RGB is 121 - color contains mainly: blue. Hex color #496579 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496579 is #B69A86. Grayscale: #5E5E5E. Windows color (decimal): -11967111 or 7955785. OLE color: 7955785.
HSL color Cylindrical-coordinate representation of color #496579: hue angle of 205º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #496579 is Cyan = 0.40, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 101 | 121 | - |
| CMYK | 0.40 | 0.17 | 0 | 0.53 |
| HSL | 205º | 0.25% | 0.38% | - |
| HSV(B) | 205º | 0.4% | 0.47% | - |
| XYZ | 10.85 | 12.1 | 19.85 | - |
| YUV | 94.91 | 142.72 | 112.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 101 | 121 | 0.40 | 0.17 | 0 | 0.53 | 205 | 0.25 | 0.38 |
| Hex | 49 | 65 | 79 | 28 | 11 | 0 | 35 | CD | 19 | 26 |
| Octal | 111 | 145 | 171 | 50 | 21 | 0 | 65 | 315 | 31 | 46 |
| Binary | 1001001 | 1100101 | 1111001 | 101000 | 10001 | 0 | 110101 | 11001101 | 11001 | 100110 |
Color Harmonies of #496579
Complementary color
Monochromatic Colors of #496579
Black with #496579
Text Example
Text Example
White with #496579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496579; }
p { color: rgb(73,101,121); }
H1.HeaderClassName
{
color: #496579;
}
.AnyTagClassName
{
color: #496579;
}
</style>
background-color css
<style>
a { background-color: #496579; }
a { background-color: rgb(73,101,121); }
div.DivClassName
{
background-color: #496579;
}
.BgClassName
{
background-color: #496579;
}
</style>
border-color css
<style>
span { border-color: #496579; }
span { border-color: rgb(73,101,121); }
td.TdClassName
{
border-color: #496579;
}
.TagClassName
{
border-color: #496579;
}
</style>