Shades of Bismark #416777
Tints of Bismark #416777
RGB
CMYK
RGB Variations
Color information
#416777 (or 0x416777) is known color: Bismark. HEX triplet: 41, 67 and 77. RGB value is (65,103,119). Sum of RGB (Red+Green+Blue) = 65+103+119=287 (38% of max value = 765). Red value is 65 (25.78% from 255 or 22.65% from 287); Green value is 103 (40.62% from 255 or 35.89% from 287); Blue value is 119 (46.88% from 255 or 41.46% from 287); Max value from RGB is 119 - color contains mainly: blue. Hex color #416777 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416777 is #BE9888. Grayscale: #5D5D5D. Windows color (decimal): -12490889 or 7825217. OLE color: 7825217.
HSL color Cylindrical-coordinate representation of color #416777: hue angle of 197.78º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #416777 is Cyan = 0.45, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 103 | 119 | - |
| CMYK | 0.45 | 0.13 | 0 | 0.53 |
| HSL | 197.78º | 0.29% | 0.36% | - |
| HSV(B) | 197.78º | 0.45% | 0.47% | - |
| XYZ | 10.36 | 12.16 | 19.25 | - |
| YUV | 93.46 | 142.41 | 107.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 103 | 119 | 0.45 | 0.13 | 0 | 0.53 | 197.78 | 0.29 | 0.36 |
| Hex | 41 | 67 | 77 | 2D | D | 0 | 35 | C6 | 1D | 24 |
| Octal | 101 | 147 | 167 | 55 | 15 | 0 | 65 | 306 | 35 | 44 |
| Binary | 1000001 | 1100111 | 1110111 | 101101 | 1101 | 0 | 110101 | 11000110 | 11101 | 100100 |
Color Harmonies of #416777
Complementary color
Monochromatic Colors of #416777
Black with #416777
Text Example
Text Example
White with #416777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416777; }
p { color: rgb(65,103,119); }
H1.HeaderClassName
{
color: #416777;
}
.AnyTagClassName
{
color: #416777;
}
</style>
background-color css
<style>
a { background-color: #416777; }
a { background-color: rgb(65,103,119); }
div.DivClassName
{
background-color: #416777;
}
.BgClassName
{
background-color: #416777;
}
</style>
border-color css
<style>
span { border-color: #416777; }
span { border-color: rgb(65,103,119); }
td.TdClassName
{
border-color: #416777;
}
.TagClassName
{
border-color: #416777;
}
</style>