Shades of Bismark #447079
Tints of Bismark #447079
RGB
CMYK
RGB Variations
Color information
#447079 (or 0x447079) is known color: Bismark. HEX triplet: 44, 70 and 79. RGB value is (68,112,121). Sum of RGB (Red+Green+Blue) = 68+112+121=301 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.59% from 301); Green value is 112 (44.14% from 255 or 37.21% from 301); Blue value is 121 (47.66% from 255 or 40.20% from 301); Max value from RGB is 121 - color contains mainly: blue. Hex color #447079 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447079 is #BB8F86. Grayscale: #636363. Windows color (decimal): -12291975 or 7958596. OLE color: 7958596.
HSL color Cylindrical-coordinate representation of color #447079: hue angle of 190.19º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #447079 is Cyan = 0.44, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 112 | 121 | - |
| CMYK | 0.44 | 0.07 | 0 | 0.53 |
| HSL | 190.19º | 0.28% | 0.37% | - |
| HSV(B) | 190.19º | 0.44% | 0.47% | - |
| XYZ | 11.63 | 14.2 | 20.22 | - |
| YUV | 99.87 | 139.92 | 105.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 112 | 121 | 0.44 | 0.07 | 0 | 0.53 | 190.19 | 0.28 | 0.37 |
| Hex | 44 | 70 | 79 | 2C | 7 | 0 | 35 | BE | 1C | 25 |
| Octal | 104 | 160 | 171 | 54 | 7 | 0 | 65 | 276 | 34 | 45 |
| Binary | 1000100 | 1110000 | 1111001 | 101100 | 111 | 0 | 110101 | 10111110 | 11100 | 100101 |
Color Harmonies of #447079
Complementary color
Monochromatic Colors of #447079
Black with #447079
Text Example
Text Example
White with #447079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447079; }
p { color: rgb(68,112,121); }
H1.HeaderClassName
{
color: #447079;
}
.AnyTagClassName
{
color: #447079;
}
</style>
background-color css
<style>
a { background-color: #447079; }
a { background-color: rgb(68,112,121); }
div.DivClassName
{
background-color: #447079;
}
.BgClassName
{
background-color: #447079;
}
</style>
border-color css
<style>
span { border-color: #447079; }
span { border-color: rgb(68,112,121); }
td.TdClassName
{
border-color: #447079;
}
.TagClassName
{
border-color: #447079;
}
</style>