Shades of Bismark #446876
Tints of Bismark #446876
RGB
CMYK
RGB Variations
Color information
#446876 (or 0x446876) is known color: Bismark. HEX triplet: 44, 68 and 76. RGB value is (68,104,118). Sum of RGB (Red+Green+Blue) = 68+104+118=290 (38% of max value = 765). Red value is 68 (26.95% from 255 or 23.45% from 290); Green value is 104 (41.02% from 255 or 35.86% from 290); Blue value is 118 (46.48% from 255 or 40.69% from 290); Max value from RGB is 118 - color contains mainly: blue. Hex color #446876 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446876 is #BB9789. Grayscale: #5E5E5E. Windows color (decimal): -12294026 or 7759940. OLE color: 7759940.
HSL color Cylindrical-coordinate representation of color #446876: hue angle of 196.8º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #446876 is Cyan = 0.42, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 104 | 118 | - |
| CMYK | 0.42 | 0.12 | 0 | 0.54 |
| HSL | 196.8º | 0.27% | 0.36% | - |
| HSV(B) | 196.8º | 0.42% | 0.46% | - |
| XYZ | 10.6 | 12.44 | 18.98 | - |
| YUV | 94.83 | 141.07 | 108.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 104 | 118 | 0.42 | 0.12 | 0 | 0.54 | 196.8 | 0.27 | 0.36 |
| Hex | 44 | 68 | 76 | 2A | C | 0 | 36 | C5 | 1B | 24 |
| Octal | 104 | 150 | 166 | 52 | 14 | 0 | 66 | 305 | 33 | 44 |
| Binary | 1000100 | 1101000 | 1110110 | 101010 | 1100 | 0 | 110110 | 11000101 | 11011 | 100100 |
Color Harmonies of #446876
Complementary color
Monochromatic Colors of #446876
Black with #446876
Text Example
Text Example
White with #446876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446876; }
p { color: rgb(68,104,118); }
H1.HeaderClassName
{
color: #446876;
}
.AnyTagClassName
{
color: #446876;
}
</style>
background-color css
<style>
a { background-color: #446876; }
a { background-color: rgb(68,104,118); }
div.DivClassName
{
background-color: #446876;
}
.BgClassName
{
background-color: #446876;
}
</style>
border-color css
<style>
span { border-color: #446876; }
span { border-color: rgb(68,104,118); }
td.TdClassName
{
border-color: #446876;
}
.TagClassName
{
border-color: #446876;
}
</style>