Shades of Bismark #416776
Tints of Bismark #416776
RGB
CMYK
RGB Variations
Color information
#416776 (or 0x416776) is known color: Bismark. HEX triplet: 41, 67 and 76. RGB value is (65,103,118). Sum of RGB (Red+Green+Blue) = 65+103+118=286 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.73% from 286); Green value is 103 (40.62% from 255 or 36.01% from 286); Blue value is 118 (46.48% from 255 or 41.26% from 286); Max value from RGB is 118 - color contains mainly: blue. Hex color #416776 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416776 is #BE9889. Grayscale: #5D5D5D. Windows color (decimal): -12490890 or 7759681. OLE color: 7759681.
HSL color Cylindrical-coordinate representation of color #416776: hue angle of 196.98º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #416776 is Cyan = 0.45, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 103 | 118 | - |
| CMYK | 0.45 | 0.13 | 0 | 0.54 |
| HSL | 196.98º | 0.29% | 0.36% | - |
| HSV(B) | 196.98º | 0.45% | 0.46% | - |
| XYZ | 10.3 | 12.13 | 18.94 | - |
| YUV | 93.35 | 141.91 | 107.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 103 | 118 | 0.45 | 0.13 | 0 | 0.54 | 196.98 | 0.29 | 0.36 |
| Hex | 41 | 67 | 76 | 2D | D | 0 | 36 | C5 | 1D | 24 |
| Octal | 101 | 147 | 166 | 55 | 15 | 0 | 66 | 305 | 35 | 44 |
| Binary | 1000001 | 1100111 | 1110110 | 101101 | 1101 | 0 | 110110 | 11000101 | 11101 | 100100 |
Color Harmonies of #416776
Complementary color
Monochromatic Colors of #416776
Black with #416776
Text Example
Text Example
White with #416776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416776; }
p { color: rgb(65,103,118); }
H1.HeaderClassName
{
color: #416776;
}
.AnyTagClassName
{
color: #416776;
}
</style>
background-color css
<style>
a { background-color: #416776; }
a { background-color: rgb(65,103,118); }
div.DivClassName
{
background-color: #416776;
}
.BgClassName
{
background-color: #416776;
}
</style>
border-color css
<style>
span { border-color: #416776; }
span { border-color: rgb(65,103,118); }
td.TdClassName
{
border-color: #416776;
}
.TagClassName
{
border-color: #416776;
}
</style>