Shades of Bismark #446473
Tints of Bismark #446473
RGB
CMYK
RGB Variations
Color information
#446473 (or 0x446473) is known color: Bismark. HEX triplet: 44, 64 and 73. RGB value is (68,100,115). Sum of RGB (Red+Green+Blue) = 68+100+115=283 (37% of max value = 765). Red value is 68 (26.95% from 255 or 24.03% from 283); Green value is 100 (39.45% from 255 or 35.34% from 283); Blue value is 115 (45.31% from 255 or 40.64% from 283); Max value from RGB is 115 - color contains mainly: blue. Hex color #446473 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446473 is #BB9B8C. Grayscale: #5C5C5C. Windows color (decimal): -12295053 or 7562308. OLE color: 7562308.
HSL color Cylindrical-coordinate representation of color #446473: hue angle of 199.15º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #446473 is Cyan = 0.41, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 100 | 115 | - |
| CMYK | 0.41 | 0.13 | 0 | 0.55 |
| HSL | 199.15º | 0.26% | 0.36% | - |
| HSV(B) | 199.15º | 0.41% | 0.45% | - |
| XYZ | 10.04 | 11.58 | 17.93 | - |
| YUV | 92.14 | 140.9 | 110.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 115 | 0.41 | 0.13 | 0 | 0.55 | 199.15 | 0.26 | 0.36 |
| Hex | 44 | 64 | 73 | 29 | D | 0 | 37 | C7 | 1A | 24 |
| Octal | 104 | 144 | 163 | 51 | 15 | 0 | 67 | 307 | 32 | 44 |
| Binary | 1000100 | 1100100 | 1110011 | 101001 | 1101 | 0 | 110111 | 11000111 | 11010 | 100100 |
Color Harmonies of #446473
Complementary color
Monochromatic Colors of #446473
Black with #446473
Text Example
Text Example
White with #446473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446473; }
p { color: rgb(68,100,115); }
H1.HeaderClassName
{
color: #446473;
}
.AnyTagClassName
{
color: #446473;
}
</style>
background-color css
<style>
a { background-color: #446473; }
a { background-color: rgb(68,100,115); }
div.DivClassName
{
background-color: #446473;
}
.BgClassName
{
background-color: #446473;
}
</style>
border-color css
<style>
span { border-color: #446473; }
span { border-color: rgb(68,100,115); }
td.TdClassName
{
border-color: #446473;
}
.TagClassName
{
border-color: #446473;
}
</style>