Shades of Bismark #416477
Tints of Bismark #416477
RGB
CMYK
RGB Variations
Color information
#416477 (or 0x416477) is known color: Bismark. HEX triplet: 41, 64 and 77. RGB value is (65,100,119). Sum of RGB (Red+Green+Blue) = 65+100+119=284 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.89% from 284); Green value is 100 (39.45% from 255 or 35.21% from 284); Blue value is 119 (46.88% from 255 or 41.90% from 284); Max value from RGB is 119 - color contains mainly: blue. Hex color #416477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416477 is #BE9B88. Grayscale: #5B5B5B. Windows color (decimal): -12491657 or 7824449. OLE color: 7824449.
HSL color Cylindrical-coordinate representation of color #416477: hue angle of 201.11º 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 #416477 is Cyan = 0.45, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 100 | 119 | - |
| CMYK | 0.45 | 0.16 | 0 | 0.53 |
| HSL | 201.11º | 0.29% | 0.36% | - |
| HSV(B) | 201.11º | 0.45% | 0.47% | - |
| XYZ | 10.07 | 11.57 | 19.16 | - |
| YUV | 91.7 | 143.4 | 108.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 100 | 119 | 0.45 | 0.16 | 0 | 0.53 | 201.11 | 0.29 | 0.36 |
| Hex | 41 | 64 | 77 | 2D | 10 | 0 | 35 | C9 | 1D | 24 |
| Octal | 101 | 144 | 167 | 55 | 20 | 0 | 65 | 311 | 35 | 44 |
| Binary | 1000001 | 1100100 | 1110111 | 101101 | 10000 | 0 | 110101 | 11001001 | 11101 | 100100 |
Color Harmonies of #416477
Complementary color
Monochromatic Colors of #416477
Black with #416477
Text Example
Text Example
White with #416477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416477; }
p { color: rgb(65,100,119); }
H1.HeaderClassName
{
color: #416477;
}
.AnyTagClassName
{
color: #416477;
}
</style>
background-color css
<style>
a { background-color: #416477; }
a { background-color: rgb(65,100,119); }
div.DivClassName
{
background-color: #416477;
}
.BgClassName
{
background-color: #416477;
}
</style>
border-color css
<style>
span { border-color: #416477; }
span { border-color: rgb(65,100,119); }
td.TdClassName
{
border-color: #416477;
}
.TagClassName
{
border-color: #416477;
}
</style>