Shades of Bismark #446470
Tints of Bismark #446470
RGB
CMYK
RGB Variations
Color information
#446470 (or 0x446470) is known color: Bismark. HEX triplet: 44, 64 and 70. RGB value is (68,100,112). Sum of RGB (Red+Green+Blue) = 68+100+112=280 (37% of max value = 765). Red value is 68 (26.95% from 255 or 24.29% from 280); Green value is 100 (39.45% from 255 or 35.71% from 280); Blue value is 112 (44.14% from 255 or 40% from 280); Max value from RGB is 112 - color contains mainly: blue. Hex color #446470 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446470 is #BB9B8F. Grayscale: #5B5B5B. Windows color (decimal): -12295056 or 7365700. OLE color: 7365700.
HSL color Cylindrical-coordinate representation of color #446470: hue angle of 196.36º 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 #446470 is Cyan = 0.39, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 100 | 112 | - |
| CMYK | 0.39 | 0.11 | 0 | 0.56 |
| HSL | 196.36º | 0.24% | 0.35% | - |
| HSV(B) | 196.36º | 0.39% | 0.44% | - |
| XYZ | 9.87 | 11.51 | 17.03 | - |
| YUV | 91.8 | 139.4 | 111.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 112 | 0.39 | 0.11 | 0 | 0.56 | 196.36 | 0.24 | 0.35 |
| Hex | 44 | 64 | 70 | 27 | B | 0 | 38 | C4 | 18 | 23 |
| Octal | 104 | 144 | 160 | 47 | 13 | 0 | 70 | 304 | 30 | 43 |
| Binary | 1000100 | 1100100 | 1110000 | 100111 | 1011 | 0 | 111000 | 11000100 | 11000 | 100011 |
Color Harmonies of #446470
Complementary color
Monochromatic Colors of #446470
Black with #446470
Text Example
Text Example
White with #446470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446470; }
p { color: rgb(68,100,112); }
H1.HeaderClassName
{
color: #446470;
}
.AnyTagClassName
{
color: #446470;
}
</style>
background-color css
<style>
a { background-color: #446470; }
a { background-color: rgb(68,100,112); }
div.DivClassName
{
background-color: #446470;
}
.BgClassName
{
background-color: #446470;
}
</style>
border-color css
<style>
span { border-color: #446470; }
span { border-color: rgb(68,100,112); }
td.TdClassName
{
border-color: #446470;
}
.TagClassName
{
border-color: #446470;
}
</style>