Shades of Bismark #416473
Tints of Bismark #416473
RGB
CMYK
RGB Variations
Color information
#416473 (or 0x416473) is known color: Bismark. HEX triplet: 41, 64 and 73. RGB value is (65,100,115). Sum of RGB (Red+Green+Blue) = 65+100+115=280 (37% of max value = 765). Red value is 65 (25.78% from 255 or 23.21% from 280); Green value is 100 (39.45% from 255 or 35.71% from 280); Blue value is 115 (45.31% from 255 or 41.07% from 280); Max value from RGB is 115 - color contains mainly: blue. Hex color #416473 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416473 is #BE9B8C. Grayscale: #5B5B5B. Windows color (decimal): -12491661 or 7562305. OLE color: 7562305.
HSL color Cylindrical-coordinate representation of color #416473: hue angle of 198º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #416473 is Cyan = 0.43, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 100 | 115 | - |
| CMYK | 0.43 | 0.13 | 0 | 0.55 |
| HSL | 198º | 0.28% | 0.35% | - |
| HSV(B) | 198º | 0.43% | 0.45% | - |
| XYZ | 9.83 | 11.48 | 17.92 | - |
| YUV | 91.25 | 141.4 | 109.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 100 | 115 | 0.43 | 0.13 | 0 | 0.55 | 198 | 0.28 | 0.35 |
| Hex | 41 | 64 | 73 | 2B | D | 0 | 37 | C6 | 1C | 23 |
| Octal | 101 | 144 | 163 | 53 | 15 | 0 | 67 | 306 | 34 | 43 |
| Binary | 1000001 | 1100100 | 1110011 | 101011 | 1101 | 0 | 110111 | 11000110 | 11100 | 100011 |
Color Harmonies of #416473
Complementary color
Monochromatic Colors of #416473
Black with #416473
Text Example
Text Example
White with #416473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416473; }
p { color: rgb(65,100,115); }
H1.HeaderClassName
{
color: #416473;
}
.AnyTagClassName
{
color: #416473;
}
</style>
background-color css
<style>
a { background-color: #416473; }
a { background-color: rgb(65,100,115); }
div.DivClassName
{
background-color: #416473;
}
.BgClassName
{
background-color: #416473;
}
</style>
border-color css
<style>
span { border-color: #416473; }
span { border-color: rgb(65,100,115); }
td.TdClassName
{
border-color: #416473;
}
.TagClassName
{
border-color: #416473;
}
</style>