Shades of Bismark #497381
Tints of Bismark #497381
RGB
CMYK
RGB Variations
Color information
#497381 (or 0x497381) is known color: Bismark. HEX triplet: 49, 73 and 81. RGB value is (73,115,129). Sum of RGB (Red+Green+Blue) = 73+115+129=317 (41% of max value = 765). Red value is 73 (28.91% from 255 or 23.03% from 317); Green value is 115 (45.31% from 255 or 36.28% from 317); Blue value is 129 (50.78% from 255 or 40.69% from 317); Max value from RGB is 129 - color contains mainly: blue. Hex color #497381 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #497381 is #B68C7E. Grayscale: #676767. Windows color (decimal): -11963519 or 8483657. OLE color: 8483657.
HSL color Cylindrical-coordinate representation of color #497381: hue angle of 195º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #497381 is Cyan = 0.43, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 115 | 129 | - |
| CMYK | 0.43 | 0.11 | 0 | 0.49 |
| HSL | 195º | 0.28% | 0.4% | - |
| HSV(B) | 195º | 0.43% | 0.51% | - |
| XYZ | 12.84 | 15.26 | 23.04 | - |
| YUV | 104.04 | 142.09 | 105.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 129 | 0.43 | 0.11 | 0 | 0.49 | 195 | 0.28 | 0.4 |
| Hex | 49 | 73 | 81 | 2B | B | 0 | 31 | C3 | 1C | 28 |
| Octal | 111 | 163 | 201 | 53 | 13 | 0 | 61 | 303 | 34 | 50 |
| Binary | 1001001 | 1110011 | 10000001 | 101011 | 1011 | 0 | 110001 | 11000011 | 11100 | 101000 |
Color Harmonies of #497381
Complementary color
Monochromatic Colors of #497381
Black with #497381
Text Example
Text Example
White with #497381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497381; }
p { color: rgb(73,115,129); }
H1.HeaderClassName
{
color: #497381;
}
.AnyTagClassName
{
color: #497381;
}
</style>
background-color css
<style>
a { background-color: #497381; }
a { background-color: rgb(73,115,129); }
div.DivClassName
{
background-color: #497381;
}
.BgClassName
{
background-color: #497381;
}
</style>
border-color css
<style>
span { border-color: #497381; }
span { border-color: rgb(73,115,129); }
td.TdClassName
{
border-color: #497381;
}
.TagClassName
{
border-color: #497381;
}
</style>