Shades of Bismark #416170
Tints of Bismark #416170
RGB
CMYK
RGB Variations
Color information
#416170 (or 0x416170) is known color: Bismark. HEX triplet: 41, 61 and 70. RGB value is (65,97,112). Sum of RGB (Red+Green+Blue) = 65+97+112=274 (36% of max value = 765). Red value is 65 (25.78% from 255 or 23.72% from 274); Green value is 97 (38.28% from 255 or 35.40% from 274); Blue value is 112 (44.14% from 255 or 40.88% from 274); Max value from RGB is 112 - color contains mainly: blue. Hex color #416170 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416170 is #BE9E8F. Grayscale: #595959. Windows color (decimal): -12492432 or 7364929. OLE color: 7364929.
HSL color Cylindrical-coordinate representation of color #416170: hue angle of 199.15º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #416170 is Cyan = 0.42, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 97 | 112 | - |
| CMYK | 0.42 | 0.13 | 0 | 0.56 |
| HSL | 199.15º | 0.27% | 0.35% | - |
| HSV(B) | 199.15º | 0.42% | 0.44% | - |
| XYZ | 9.38 | 10.84 | 16.93 | - |
| YUV | 89.14 | 140.9 | 110.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 97 | 112 | 0.42 | 0.13 | 0 | 0.56 | 199.15 | 0.27 | 0.35 |
| Hex | 41 | 61 | 70 | 2A | D | 0 | 38 | C7 | 1B | 23 |
| Octal | 101 | 141 | 160 | 52 | 15 | 0 | 70 | 307 | 33 | 43 |
| Binary | 1000001 | 1100001 | 1110000 | 101010 | 1101 | 0 | 111000 | 11000111 | 11011 | 100011 |
Color Harmonies of #416170
Complementary color
Monochromatic Colors of #416170
Black with #416170
Text Example
Text Example
White with #416170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416170; }
p { color: rgb(65,97,112); }
H1.HeaderClassName
{
color: #416170;
}
.AnyTagClassName
{
color: #416170;
}
</style>
background-color css
<style>
a { background-color: #416170; }
a { background-color: rgb(65,97,112); }
div.DivClassName
{
background-color: #416170;
}
.BgClassName
{
background-color: #416170;
}
</style>
border-color css
<style>
span { border-color: #416170; }
span { border-color: rgb(65,97,112); }
td.TdClassName
{
border-color: #416170;
}
.TagClassName
{
border-color: #416170;
}
</style>