Shades of Bismark #496574
Tints of Bismark #496574
RGB
CMYK
RGB Variations
Color information
#496574 (or 0x496574) is known color: Bismark. HEX triplet: 49, 65 and 74. RGB value is (73,101,116). Sum of RGB (Red+Green+Blue) = 73+101+116=290 (38% of max value = 765). Red value is 73 (28.91% from 255 or 25.17% from 290); Green value is 101 (39.84% from 255 or 34.83% from 290); Blue value is 116 (45.70% from 255 or 40% from 290); Max value from RGB is 116 - color contains mainly: blue. Hex color #496574 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496574 is #B69A8B. Grayscale: #5E5E5E. Windows color (decimal): -11967116 or 7628105. OLE color: 7628105.
HSL color Cylindrical-coordinate representation of color #496574: hue angle of 200.93º degrees, saturation: 0.23, 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 #496574 is Cyan = 0.37, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 101 | 116 | - |
| CMYK | 0.37 | 0.13 | 0 | 0.55 |
| HSL | 200.93º | 0.23% | 0.37% | - |
| HSV(B) | 200.93º | 0.37% | 0.45% | - |
| XYZ | 10.55 | 11.98 | 18.28 | - |
| YUV | 94.34 | 140.22 | 112.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 101 | 116 | 0.37 | 0.13 | 0 | 0.55 | 200.93 | 0.23 | 0.37 |
| Hex | 49 | 65 | 74 | 25 | D | 0 | 37 | C9 | 17 | 25 |
| Octal | 111 | 145 | 164 | 45 | 15 | 0 | 67 | 311 | 27 | 45 |
| Binary | 1001001 | 1100101 | 1110100 | 100101 | 1101 | 0 | 110111 | 11001001 | 10111 | 100101 |
Color Harmonies of #496574
Complementary color
Monochromatic Colors of #496574
Black with #496574
Text Example
Text Example
White with #496574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496574; }
p { color: rgb(73,101,116); }
H1.HeaderClassName
{
color: #496574;
}
.AnyTagClassName
{
color: #496574;
}
</style>
background-color css
<style>
a { background-color: #496574; }
a { background-color: rgb(73,101,116); }
div.DivClassName
{
background-color: #496574;
}
.BgClassName
{
background-color: #496574;
}
</style>
border-color css
<style>
span { border-color: #496574; }
span { border-color: rgb(73,101,116); }
td.TdClassName
{
border-color: #496574;
}
.TagClassName
{
border-color: #496574;
}
</style>