Shades of Bismark #416579
Tints of Bismark #416579
RGB
CMYK
RGB Variations
Color information
#416579 (or 0x416579) is known color: Bismark. HEX triplet: 41, 65 and 79. RGB value is (65,101,121). Sum of RGB (Red+Green+Blue) = 65+101+121=287 (38% of max value = 765). Red value is 65 (25.78% from 255 or 22.65% from 287); Green value is 101 (39.84% from 255 or 35.19% from 287); Blue value is 121 (47.66% from 255 or 42.16% from 287); Max value from RGB is 121 - color contains mainly: blue. Hex color #416579 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416579 is #BE9A86. Grayscale: #5C5C5C. Windows color (decimal): -12491399 or 7955777. OLE color: 7955777.
HSL color Cylindrical-coordinate representation of color #416579: hue angle of 201.43º 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 #416579 is Cyan = 0.46, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 101 | 121 | - |
| CMYK | 0.46 | 0.17 | 0 | 0.53 |
| HSL | 201.43º | 0.3% | 0.36% | - |
| HSV(B) | 201.43º | 0.46% | 0.47% | - |
| XYZ | 10.28 | 11.81 | 19.83 | - |
| YUV | 92.52 | 144.07 | 108.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 101 | 121 | 0.46 | 0.17 | 0 | 0.53 | 201.43 | 0.3 | 0.36 |
| Hex | 41 | 65 | 79 | 2E | 11 | 0 | 35 | C9 | 1E | 24 |
| Octal | 101 | 145 | 171 | 56 | 21 | 0 | 65 | 311 | 36 | 44 |
| Binary | 1000001 | 1100101 | 1111001 | 101110 | 10001 | 0 | 110101 | 11001001 | 11110 | 100100 |
Color Harmonies of #416579
Complementary color
Monochromatic Colors of #416579
Black with #416579
Text Example
Text Example
White with #416579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416579; }
p { color: rgb(65,101,121); }
H1.HeaderClassName
{
color: #416579;
}
.AnyTagClassName
{
color: #416579;
}
</style>
background-color css
<style>
a { background-color: #416579; }
a { background-color: rgb(65,101,121); }
div.DivClassName
{
background-color: #416579;
}
.BgClassName
{
background-color: #416579;
}
</style>
border-color css
<style>
span { border-color: #416579; }
span { border-color: rgb(65,101,121); }
td.TdClassName
{
border-color: #416579;
}
.TagClassName
{
border-color: #416579;
}
</style>