Shades of Bismark #497382
Tints of Bismark #497382
RGB
CMYK
RGB Variations
Color information
#497382 (or 0x497382) is known color: Bismark. HEX triplet: 49, 73 and 82. RGB value is (73,115,130). Sum of RGB (Red+Green+Blue) = 73+115+130=318 (42% of max value = 765). Red value is 73 (28.91% from 255 or 22.96% from 318); Green value is 115 (45.31% from 255 or 36.16% from 318); Blue value is 130 (51.17% from 255 or 40.88% from 318); Max value from RGB is 130 - color contains mainly: blue. Hex color #497382 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #497382 is #B68C7D. Grayscale: #686868. Windows color (decimal): -11963518 or 8549193. OLE color: 8549193.
HSL color Cylindrical-coordinate representation of color #497382: hue angle of 195.79º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #497382 is Cyan = 0.44, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 115 | 130 | - |
| CMYK | 0.44 | 0.12 | 0 | 0.49 |
| HSL | 195.79º | 0.28% | 0.4% | - |
| HSV(B) | 195.79º | 0.44% | 0.51% | - |
| XYZ | 12.91 | 15.29 | 23.39 | - |
| YUV | 104.15 | 142.59 | 105.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 130 | 0.44 | 0.12 | 0 | 0.49 | 195.79 | 0.28 | 0.4 |
| Hex | 49 | 73 | 82 | 2C | C | 0 | 31 | C4 | 1C | 28 |
| Octal | 111 | 163 | 202 | 54 | 14 | 0 | 61 | 304 | 34 | 50 |
| Binary | 1001001 | 1110011 | 10000010 | 101100 | 1100 | 0 | 110001 | 11000100 | 11100 | 101000 |
Color Harmonies of #497382
Complementary color
Monochromatic Colors of #497382
Black with #497382
Text Example
Text Example
White with #497382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497382; }
p { color: rgb(73,115,130); }
H1.HeaderClassName
{
color: #497382;
}
.AnyTagClassName
{
color: #497382;
}
</style>
background-color css
<style>
a { background-color: #497382; }
a { background-color: rgb(73,115,130); }
div.DivClassName
{
background-color: #497382;
}
.BgClassName
{
background-color: #497382;
}
</style>
border-color css
<style>
span { border-color: #497382; }
span { border-color: rgb(73,115,130); }
td.TdClassName
{
border-color: #497382;
}
.TagClassName
{
border-color: #497382;
}
</style>