Shades of Bismark #416873
Tints of Bismark #416873
RGB
CMYK
RGB Variations
Color information
#416873 (or 0x416873) is known color: Bismark. HEX triplet: 41, 68 and 73. RGB value is (65,104,115). Sum of RGB (Red+Green+Blue) = 65+104+115=284 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.89% from 284); Green value is 104 (41.02% from 255 or 36.62% from 284); Blue value is 115 (45.31% from 255 or 40.49% from 284); Max value from RGB is 115 - color contains mainly: blue. Hex color #416873 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416873 is #BE978C. Grayscale: #5D5D5D. Windows color (decimal): -12490637 or 7563329. OLE color: 7563329.
HSL color Cylindrical-coordinate representation of color #416873: hue angle of 193.2º 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 #416873 is Cyan = 0.43, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 104 | 115 | - |
| CMYK | 0.43 | 0.10 | 0 | 0.55 |
| HSL | 193.2º | 0.28% | 0.35% | - |
| HSV(B) | 193.2º | 0.43% | 0.45% | - |
| XYZ | 10.22 | 12.26 | 18.05 | - |
| YUV | 93.59 | 140.08 | 107.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 104 | 115 | 0.43 | 0.10 | 0 | 0.55 | 193.2 | 0.28 | 0.35 |
| Hex | 41 | 68 | 73 | 2B | A | 0 | 37 | C1 | 1C | 23 |
| Octal | 101 | 150 | 163 | 53 | 12 | 0 | 67 | 301 | 34 | 43 |
| Binary | 1000001 | 1101000 | 1110011 | 101011 | 1010 | 0 | 110111 | 11000001 | 11100 | 100011 |
Color Harmonies of #416873
Complementary color
Monochromatic Colors of #416873
Black with #416873
Text Example
Text Example
White with #416873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416873; }
p { color: rgb(65,104,115); }
H1.HeaderClassName
{
color: #416873;
}
.AnyTagClassName
{
color: #416873;
}
</style>
background-color css
<style>
a { background-color: #416873; }
a { background-color: rgb(65,104,115); }
div.DivClassName
{
background-color: #416873;
}
.BgClassName
{
background-color: #416873;
}
</style>
border-color css
<style>
span { border-color: #416873; }
span { border-color: rgb(65,104,115); }
td.TdClassName
{
border-color: #416873;
}
.TagClassName
{
border-color: #416873;
}
</style>