Shades of Bismark #446980
Tints of Bismark #446980
RGB
CMYK
RGB Variations
Color information
#446980 (or 0x446980) is known color: Bismark. HEX triplet: 44, 69 and 80. RGB value is (68,105,128). Sum of RGB (Red+Green+Blue) = 68+105+128=301 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.59% from 301); Green value is 105 (41.41% from 255 or 34.88% from 301); Blue value is 128 (50.39% from 255 or 42.52% from 301); Max value from RGB is 128 - color contains mainly: blue. Hex color #446980 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446980 is #BB967F. Grayscale: #606060. Windows color (decimal): -12293760 or 8415556. OLE color: 8415556.
HSL color Cylindrical-coordinate representation of color #446980: hue angle of 203º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #446980 is Cyan = 0.47, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 68 | 105 | 128 | - |
| CMYK | 0.47 | 0.18 | 0 | 0.50 |
| HSL | 203º | 0.31% | 0.38% | - |
| HSV(B) | 203º | 0.47% | 0.5% | - |
| XYZ | 11.33 | 12.89 | 22.31 | - |
| YUV | 96.56 | 145.74 | 107.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 105 | 128 | 0.47 | 0.18 | 0 | 0.50 | 203 | 0.31 | 0.38 |
| Hex | 44 | 69 | 80 | 2F | 12 | 0 | 32 | CB | 1F | 26 |
| Octal | 104 | 151 | 200 | 57 | 22 | 0 | 62 | 313 | 37 | 46 |
| Binary | 1000100 | 1101001 | 10000000 | 101111 | 10010 | 0 | 110010 | 11001011 | 11111 | 100110 |
Color Harmonies of #446980
Complementary color
Monochromatic Colors of #446980
Black with #446980
Text Example
Text Example
White with #446980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446980; }
p { color: rgb(68,105,128); }
H1.HeaderClassName
{
color: #446980;
}
.AnyTagClassName
{
color: #446980;
}
</style>
background-color css
<style>
a { background-color: #446980; }
a { background-color: rgb(68,105,128); }
div.DivClassName
{
background-color: #446980;
}
.BgClassName
{
background-color: #446980;
}
</style>
border-color css
<style>
span { border-color: #446980; }
span { border-color: rgb(68,105,128); }
td.TdClassName
{
border-color: #446980;
}
.TagClassName
{
border-color: #446980;
}
</style>