Shades of Bismark #416973
Tints of Bismark #416973
RGB
CMYK
RGB Variations
Color information
#416973 (or 0x416973) is known color: Bismark. HEX triplet: 41, 69 and 73. RGB value is (65,105,115). Sum of RGB (Red+Green+Blue) = 65+105+115=285 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.81% from 285); Green value is 105 (41.41% from 255 or 36.84% from 285); Blue value is 115 (45.31% from 255 or 40.35% from 285); Max value from RGB is 115 - color contains mainly: blue. Hex color #416973 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416973 is #BE968C. Grayscale: #5E5E5E. Windows color (decimal): -12490381 or 7563585. OLE color: 7563585.
HSL color Cylindrical-coordinate representation of color #416973: hue angle of 192º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #416973 is Cyan = 0.43, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 105 | 115 | - |
| CMYK | 0.43 | 0.09 | 0 | 0.55 |
| HSL | 192º | 0.28% | 0.35% | - |
| HSV(B) | 192º | 0.43% | 0.45% | - |
| XYZ | 10.33 | 12.46 | 18.08 | - |
| YUV | 94.18 | 139.75 | 107.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 105 | 115 | 0.43 | 0.09 | 0 | 0.55 | 192 | 0.28 | 0.35 |
| Hex | 41 | 69 | 73 | 2B | 9 | 0 | 37 | C0 | 1C | 23 |
| Octal | 101 | 151 | 163 | 53 | 11 | 0 | 67 | 300 | 34 | 43 |
| Binary | 1000001 | 1101001 | 1110011 | 101011 | 1001 | 0 | 110111 | 11000000 | 11100 | 100011 |
Color Harmonies of #416973
Complementary color
Monochromatic Colors of #416973
Black with #416973
Text Example
Text Example
White with #416973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416973; }
p { color: rgb(65,105,115); }
H1.HeaderClassName
{
color: #416973;
}
.AnyTagClassName
{
color: #416973;
}
</style>
background-color css
<style>
a { background-color: #416973; }
a { background-color: rgb(65,105,115); }
div.DivClassName
{
background-color: #416973;
}
.BgClassName
{
background-color: #416973;
}
</style>
border-color css
<style>
span { border-color: #416973; }
span { border-color: rgb(65,105,115); }
td.TdClassName
{
border-color: #416973;
}
.TagClassName
{
border-color: #416973;
}
</style>