Shades of Bismark #446576
Tints of Bismark #446576
RGB
CMYK
RGB Variations
Color information
#446576 (or 0x446576) is known color: Bismark. HEX triplet: 44, 65 and 76. RGB value is (68,101,118). Sum of RGB (Red+Green+Blue) = 68+101+118=287 (38% of max value = 765). Red value is 68 (26.95% from 255 or 23.69% from 287); Green value is 101 (39.84% from 255 or 35.19% from 287); Blue value is 118 (46.48% from 255 or 41.11% from 287); Max value from RGB is 118 - color contains mainly: blue. Hex color #446576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446576 is #BB9A89. Grayscale: #5C5C5C. Windows color (decimal): -12294794 or 7759172. OLE color: 7759172.
HSL color Cylindrical-coordinate representation of color #446576: hue angle of 200.4º 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 #446576 is Cyan = 0.42, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 101 | 118 | - |
| CMYK | 0.42 | 0.14 | 0 | 0.54 |
| HSL | 200.4º | 0.27% | 0.36% | - |
| HSV(B) | 200.4º | 0.42% | 0.46% | - |
| XYZ | 10.31 | 11.84 | 18.88 | - |
| YUV | 93.07 | 142.07 | 110.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 101 | 118 | 0.42 | 0.14 | 0 | 0.54 | 200.4 | 0.27 | 0.36 |
| Hex | 44 | 65 | 76 | 2A | E | 0 | 36 | C8 | 1B | 24 |
| Octal | 104 | 145 | 166 | 52 | 16 | 0 | 66 | 310 | 33 | 44 |
| Binary | 1000100 | 1100101 | 1110110 | 101010 | 1110 | 0 | 110110 | 11001000 | 11011 | 100100 |
Color Harmonies of #446576
Complementary color
Monochromatic Colors of #446576
Black with #446576
Text Example
Text Example
White with #446576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446576; }
p { color: rgb(68,101,118); }
H1.HeaderClassName
{
color: #446576;
}
.AnyTagClassName
{
color: #446576;
}
</style>
background-color css
<style>
a { background-color: #446576; }
a { background-color: rgb(68,101,118); }
div.DivClassName
{
background-color: #446576;
}
.BgClassName
{
background-color: #446576;
}
</style>
border-color css
<style>
span { border-color: #446576; }
span { border-color: rgb(68,101,118); }
td.TdClassName
{
border-color: #446576;
}
.TagClassName
{
border-color: #446576;
}
</style>