Shades of Bismark #416674
Tints of Bismark #416674
RGB
CMYK
RGB Variations
Color information
#416674 (or 0x416674) is known color: Bismark. HEX triplet: 41, 66 and 74. RGB value is (65,102,116). Sum of RGB (Red+Green+Blue) = 65+102+116=283 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.97% from 283); Green value is 102 (40.23% from 255 or 36.04% from 283); Blue value is 116 (45.70% from 255 or 40.99% from 283); Max value from RGB is 116 - color contains mainly: blue. Hex color #416674 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416674 is #BE998B. Grayscale: #5C5C5C. Windows color (decimal): -12491148 or 7628353. OLE color: 7628353.
HSL color Cylindrical-coordinate representation of color #416674: hue angle of 196.47º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #416674 is Cyan = 0.44, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 102 | 116 | - |
| CMYK | 0.44 | 0.12 | 0 | 0.55 |
| HSL | 196.47º | 0.28% | 0.35% | - |
| HSV(B) | 196.47º | 0.44% | 0.45% | - |
| XYZ | 10.08 | 11.89 | 18.29 | - |
| YUV | 92.53 | 141.24 | 108.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 102 | 116 | 0.44 | 0.12 | 0 | 0.55 | 196.47 | 0.28 | 0.35 |
| Hex | 41 | 66 | 74 | 2C | C | 0 | 37 | C4 | 1C | 23 |
| Octal | 101 | 146 | 164 | 54 | 14 | 0 | 67 | 304 | 34 | 43 |
| Binary | 1000001 | 1100110 | 1110100 | 101100 | 1100 | 0 | 110111 | 11000100 | 11100 | 100011 |
Color Harmonies of #416674
Complementary color
Monochromatic Colors of #416674
Black with #416674
Text Example
Text Example
White with #416674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416674; }
p { color: rgb(65,102,116); }
H1.HeaderClassName
{
color: #416674;
}
.AnyTagClassName
{
color: #416674;
}
</style>
background-color css
<style>
a { background-color: #416674; }
a { background-color: rgb(65,102,116); }
div.DivClassName
{
background-color: #416674;
}
.BgClassName
{
background-color: #416674;
}
</style>
border-color css
<style>
span { border-color: #416674; }
span { border-color: rgb(65,102,116); }
td.TdClassName
{
border-color: #416674;
}
.TagClassName
{
border-color: #416674;
}
</style>