Shades of Bismark #496779
Tints of Bismark #496779
RGB
CMYK
RGB Variations
Color information
#496779 (or 0x496779) is known color: Bismark. HEX triplet: 49, 67 and 79. RGB value is (73,103,121). Sum of RGB (Red+Green+Blue) = 73+103+121=297 (39% of max value = 765). Red value is 73 (28.91% from 255 or 24.58% from 297); Green value is 103 (40.62% from 255 or 34.68% from 297); Blue value is 121 (47.66% from 255 or 40.74% from 297); Max value from RGB is 121 - color contains mainly: blue. Hex color #496779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496779 is #B69886. Grayscale: #5F5F5F. Windows color (decimal): -11966599 or 7956297. OLE color: 7956297.
HSL color Cylindrical-coordinate representation of color #496779: hue angle of 202.5º 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 #496779 is Cyan = 0.40, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 103 | 121 | - |
| CMYK | 0.40 | 0.15 | 0 | 0.53 |
| HSL | 202.5º | 0.25% | 0.38% | - |
| HSV(B) | 202.5º | 0.4% | 0.47% | - |
| XYZ | 11.05 | 12.5 | 19.92 | - |
| YUV | 96.08 | 142.06 | 111.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 103 | 121 | 0.40 | 0.15 | 0 | 0.53 | 202.5 | 0.25 | 0.38 |
| Hex | 49 | 67 | 79 | 28 | F | 0 | 35 | CA | 19 | 26 |
| Octal | 111 | 147 | 171 | 50 | 17 | 0 | 65 | 312 | 31 | 46 |
| Binary | 1001001 | 1100111 | 1111001 | 101000 | 1111 | 0 | 110101 | 11001010 | 11001 | 100110 |
Color Harmonies of #496779
Complementary color
Monochromatic Colors of #496779
Black with #496779
Text Example
Text Example
White with #496779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496779; }
p { color: rgb(73,103,121); }
H1.HeaderClassName
{
color: #496779;
}
.AnyTagClassName
{
color: #496779;
}
</style>
background-color css
<style>
a { background-color: #496779; }
a { background-color: rgb(73,103,121); }
div.DivClassName
{
background-color: #496779;
}
.BgClassName
{
background-color: #496779;
}
</style>
border-color css
<style>
span { border-color: #496779; }
span { border-color: rgb(73,103,121); }
td.TdClassName
{
border-color: #496779;
}
.TagClassName
{
border-color: #496779;
}
</style>