Shades of Bismark #496475
Tints of Bismark #496475
RGB
CMYK
RGB Variations
Color information
#496475 (or 0x496475) is known color: Bismark. HEX triplet: 49, 64 and 75. RGB value is (73,100,117). Sum of RGB (Red+Green+Blue) = 73+100+117=290 (38% of max value = 765). Red value is 73 (28.91% from 255 or 25.17% from 290); Green value is 100 (39.45% from 255 or 34.48% from 290); Blue value is 117 (46.09% from 255 or 40.34% from 290); Max value from RGB is 117 - color contains mainly: blue. Hex color #496475 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496475 is #B69B8A. Grayscale: #5D5D5D. Windows color (decimal): -11967371 or 7693385. OLE color: 7693385.
HSL color Cylindrical-coordinate representation of color #496475: hue angle of 203.18º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #496475 is Cyan = 0.38, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 100 | 117 | - |
| CMYK | 0.38 | 0.15 | 0 | 0.54 |
| HSL | 203.18º | 0.23% | 0.37% | - |
| HSV(B) | 203.18º | 0.38% | 0.46% | - |
| XYZ | 10.52 | 11.82 | 18.56 | - |
| YUV | 93.87 | 141.05 | 113.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 100 | 117 | 0.38 | 0.15 | 0 | 0.54 | 203.18 | 0.23 | 0.37 |
| Hex | 49 | 64 | 75 | 26 | F | 0 | 36 | CB | 17 | 25 |
| Octal | 111 | 144 | 165 | 46 | 17 | 0 | 66 | 313 | 27 | 45 |
| Binary | 1001001 | 1100100 | 1110101 | 100110 | 1111 | 0 | 110110 | 11001011 | 10111 | 100101 |
Color Harmonies of #496475
Complementary color
Monochromatic Colors of #496475
Black with #496475
Text Example
Text Example
White with #496475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496475; }
p { color: rgb(73,100,117); }
H1.HeaderClassName
{
color: #496475;
}
.AnyTagClassName
{
color: #496475;
}
</style>
background-color css
<style>
a { background-color: #496475; }
a { background-color: rgb(73,100,117); }
div.DivClassName
{
background-color: #496475;
}
.BgClassName
{
background-color: #496475;
}
</style>
border-color css
<style>
span { border-color: #496475; }
span { border-color: rgb(73,100,117); }
td.TdClassName
{
border-color: #496475;
}
.TagClassName
{
border-color: #496475;
}
</style>