Shades of Bismark #446472
Tints of Bismark #446472
RGB
CMYK
RGB Variations
Color information
#446472 (or 0x446472) is known color: Bismark. HEX triplet: 44, 64 and 72. RGB value is (68,100,114). Sum of RGB (Red+Green+Blue) = 68+100+114=282 (37% of max value = 765). Red value is 68 (26.95% from 255 or 24.11% from 282); Green value is 100 (39.45% from 255 or 35.46% from 282); Blue value is 114 (44.92% from 255 or 40.43% from 282); Max value from RGB is 114 - color contains mainly: blue. Hex color #446472 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446472 is #BB9B8D. Grayscale: #5B5B5B. Windows color (decimal): -12295054 or 7496772. OLE color: 7496772.
HSL color Cylindrical-coordinate representation of color #446472: hue angle of 198.26º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #446472 is Cyan = 0.40, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 100 | 114 | - |
| CMYK | 0.40 | 0.12 | 0 | 0.55 |
| HSL | 198.26º | 0.25% | 0.36% | - |
| HSV(B) | 198.26º | 0.4% | 0.45% | - |
| XYZ | 9.98 | 11.56 | 17.62 | - |
| YUV | 92.03 | 140.4 | 110.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 114 | 0.40 | 0.12 | 0 | 0.55 | 198.26 | 0.25 | 0.36 |
| Hex | 44 | 64 | 72 | 28 | C | 0 | 37 | C6 | 19 | 24 |
| Octal | 104 | 144 | 162 | 50 | 14 | 0 | 67 | 306 | 31 | 44 |
| Binary | 1000100 | 1100100 | 1110010 | 101000 | 1100 | 0 | 110111 | 11000110 | 11001 | 100100 |
Color Harmonies of #446472
Complementary color
Monochromatic Colors of #446472
Black with #446472
Text Example
Text Example
White with #446472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446472; }
p { color: rgb(68,100,114); }
H1.HeaderClassName
{
color: #446472;
}
.AnyTagClassName
{
color: #446472;
}
</style>
background-color css
<style>
a { background-color: #446472; }
a { background-color: rgb(68,100,114); }
div.DivClassName
{
background-color: #446472;
}
.BgClassName
{
background-color: #446472;
}
</style>
border-color css
<style>
span { border-color: #446472; }
span { border-color: rgb(68,100,114); }
td.TdClassName
{
border-color: #446472;
}
.TagClassName
{
border-color: #446472;
}
</style>