Shades of Bismark #416978
Tints of Bismark #416978
RGB
CMYK
RGB Variations
Color information
#416978 (or 0x416978) is known color: Bismark. HEX triplet: 41, 69 and 78. RGB value is (65,105,120). Sum of RGB (Red+Green+Blue) = 65+105+120=290 (38% of max value = 765). Red value is 65 (25.78% from 255 or 22.41% from 290); Green value is 105 (41.41% from 255 or 36.21% from 290); Blue value is 120 (47.27% from 255 or 41.38% from 290); Max value from RGB is 120 - color contains mainly: blue. Hex color #416978 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416978 is #BE9687. Grayscale: #5E5E5E. Windows color (decimal): -12490376 or 7891265. OLE color: 7891265.
HSL color Cylindrical-coordinate representation of color #416978: hue angle of 196.36º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #416978 is Cyan = 0.46, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 105 | 120 | - |
| CMYK | 0.46 | 0.13 | 0 | 0.53 |
| HSL | 196.36º | 0.3% | 0.36% | - |
| HSV(B) | 196.36º | 0.46% | 0.47% | - |
| XYZ | 10.62 | 12.58 | 19.64 | - |
| YUV | 94.75 | 142.25 | 106.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 105 | 120 | 0.46 | 0.13 | 0 | 0.53 | 196.36 | 0.3 | 0.36 |
| Hex | 41 | 69 | 78 | 2E | D | 0 | 35 | C4 | 1E | 24 |
| Octal | 101 | 151 | 170 | 56 | 15 | 0 | 65 | 304 | 36 | 44 |
| Binary | 1000001 | 1101001 | 1111000 | 101110 | 1101 | 0 | 110101 | 11000100 | 11110 | 100100 |
Color Harmonies of #416978
Complementary color
Monochromatic Colors of #416978
Black with #416978
Text Example
Text Example
White with #416978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416978; }
p { color: rgb(65,105,120); }
H1.HeaderClassName
{
color: #416978;
}
.AnyTagClassName
{
color: #416978;
}
</style>
background-color css
<style>
a { background-color: #416978; }
a { background-color: rgb(65,105,120); }
div.DivClassName
{
background-color: #416978;
}
.BgClassName
{
background-color: #416978;
}
</style>
border-color css
<style>
span { border-color: #416978; }
span { border-color: rgb(65,105,120); }
td.TdClassName
{
border-color: #416978;
}
.TagClassName
{
border-color: #416978;
}
</style>