Shades of Bismark #446170
Tints of Bismark #446170
RGB
CMYK
RGB Variations
Color information
#446170 (or 0x446170) is known color: Bismark. HEX triplet: 44, 61 and 70. RGB value is (68,97,112). Sum of RGB (Red+Green+Blue) = 68+97+112=277 (36% of max value = 765). Red value is 68 (26.95% from 255 or 24.55% from 277); Green value is 97 (38.28% from 255 or 35.02% from 277); Blue value is 112 (44.14% from 255 or 40.43% from 277); Max value from RGB is 112 - color contains mainly: blue. Hex color #446170 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446170 is #BB9E8F. Grayscale: #595959. Windows color (decimal): -12295824 or 7364932. OLE color: 7364932.
HSL color Cylindrical-coordinate representation of color #446170: hue angle of 200.45º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #446170 is Cyan = 0.39, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 97 | 112 | - |
| CMYK | 0.39 | 0.13 | 0 | 0.56 |
| HSL | 200.45º | 0.24% | 0.35% | - |
| HSV(B) | 200.45º | 0.39% | 0.44% | - |
| XYZ | 9.58 | 10.95 | 16.94 | - |
| YUV | 90.04 | 140.39 | 112.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 97 | 112 | 0.39 | 0.13 | 0 | 0.56 | 200.45 | 0.24 | 0.35 |
| Hex | 44 | 61 | 70 | 27 | D | 0 | 38 | C8 | 18 | 23 |
| Octal | 104 | 141 | 160 | 47 | 15 | 0 | 70 | 310 | 30 | 43 |
| Binary | 1000100 | 1100001 | 1110000 | 100111 | 1101 | 0 | 111000 | 11001000 | 11000 | 100011 |
Color Harmonies of #446170
Complementary color
Monochromatic Colors of #446170
Black with #446170
Text Example
Text Example
White with #446170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446170; }
p { color: rgb(68,97,112); }
H1.HeaderClassName
{
color: #446170;
}
.AnyTagClassName
{
color: #446170;
}
</style>
background-color css
<style>
a { background-color: #446170; }
a { background-color: rgb(68,97,112); }
div.DivClassName
{
background-color: #446170;
}
.BgClassName
{
background-color: #446170;
}
</style>
border-color css
<style>
span { border-color: #446170; }
span { border-color: rgb(68,97,112); }
td.TdClassName
{
border-color: #446170;
}
.TagClassName
{
border-color: #446170;
}
</style>