Shades of Bismark #496375
Tints of Bismark #496375
RGB
CMYK
RGB Variations
Color information
#496375 (or 0x496375) is known color: Bismark. HEX triplet: 49, 63 and 75. RGB value is (73,99,117). Sum of RGB (Red+Green+Blue) = 73+99+117=289 (38% of max value = 765). Red value is 73 (28.91% from 255 or 25.26% from 289); Green value is 99 (39.06% from 255 or 34.26% from 289); Blue value is 117 (46.09% from 255 or 40.48% from 289); Max value from RGB is 117 - color contains mainly: blue. Hex color #496375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496375 is #B69C8A. Grayscale: #5D5D5D. Windows color (decimal): -11967627 or 7693129. OLE color: 7693129.
HSL color Cylindrical-coordinate representation of color #496375: hue angle of 204.55º 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 #496375 is Cyan = 0.38, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 99 | 117 | - |
| CMYK | 0.38 | 0.15 | 0 | 0.54 |
| HSL | 204.55º | 0.23% | 0.37% | - |
| HSV(B) | 204.55º | 0.38% | 0.46% | - |
| XYZ | 10.42 | 11.62 | 18.52 | - |
| YUV | 93.28 | 141.39 | 113.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 99 | 117 | 0.38 | 0.15 | 0 | 0.54 | 204.55 | 0.23 | 0.37 |
| Hex | 49 | 63 | 75 | 26 | F | 0 | 36 | CD | 17 | 25 |
| Octal | 111 | 143 | 165 | 46 | 17 | 0 | 66 | 315 | 27 | 45 |
| Binary | 1001001 | 1100011 | 1110101 | 100110 | 1111 | 0 | 110110 | 11001101 | 10111 | 100101 |
Color Harmonies of #496375
Complementary color
Monochromatic Colors of #496375
Black with #496375
Text Example
Text Example
White with #496375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496375; }
p { color: rgb(73,99,117); }
H1.HeaderClassName
{
color: #496375;
}
.AnyTagClassName
{
color: #496375;
}
</style>
background-color css
<style>
a { background-color: #496375; }
a { background-color: rgb(73,99,117); }
div.DivClassName
{
background-color: #496375;
}
.BgClassName
{
background-color: #496375;
}
</style>
border-color css
<style>
span { border-color: #496375; }
span { border-color: rgb(73,99,117); }
td.TdClassName
{
border-color: #496375;
}
.TagClassName
{
border-color: #496375;
}
</style>