Shades of Bismark #446676
Tints of Bismark #446676
RGB
CMYK
RGB Variations
Color information
#446676 (or 0x446676) is known color: Bismark. HEX triplet: 44, 66 and 76. RGB value is (68,102,118). Sum of RGB (Red+Green+Blue) = 68+102+118=288 (38% of max value = 765). Red value is 68 (26.95% from 255 or 23.61% from 288); Green value is 102 (40.23% from 255 or 35.42% from 288); Blue value is 118 (46.48% from 255 or 40.97% from 288); Max value from RGB is 118 - color contains mainly: blue. Hex color #446676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446676 is #BB9989. Grayscale: #5D5D5D. Windows color (decimal): -12294538 or 7759428. OLE color: 7759428.
HSL color Cylindrical-coordinate representation of color #446676: hue angle of 199.2º 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 #446676 is Cyan = 0.42, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 102 | 118 | - |
| CMYK | 0.42 | 0.14 | 0 | 0.54 |
| HSL | 199.2º | 0.27% | 0.36% | - |
| HSV(B) | 199.2º | 0.42% | 0.46% | - |
| XYZ | 10.41 | 12.04 | 18.92 | - |
| YUV | 93.66 | 141.74 | 109.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 102 | 118 | 0.42 | 0.14 | 0 | 0.54 | 199.2 | 0.27 | 0.36 |
| Hex | 44 | 66 | 76 | 2A | E | 0 | 36 | C7 | 1B | 24 |
| Octal | 104 | 146 | 166 | 52 | 16 | 0 | 66 | 307 | 33 | 44 |
| Binary | 1000100 | 1100110 | 1110110 | 101010 | 1110 | 0 | 110110 | 11000111 | 11011 | 100100 |
Color Harmonies of #446676
Complementary color
Monochromatic Colors of #446676
Black with #446676
Text Example
Text Example
White with #446676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446676; }
p { color: rgb(68,102,118); }
H1.HeaderClassName
{
color: #446676;
}
.AnyTagClassName
{
color: #446676;
}
</style>
background-color css
<style>
a { background-color: #446676; }
a { background-color: rgb(68,102,118); }
div.DivClassName
{
background-color: #446676;
}
.BgClassName
{
background-color: #446676;
}
</style>
border-color css
<style>
span { border-color: #446676; }
span { border-color: rgb(68,102,118); }
td.TdClassName
{
border-color: #446676;
}
.TagClassName
{
border-color: #446676;
}
</style>