Shades of Bismark #446873
Tints of Bismark #446873
RGB
CMYK
RGB Variations
Color information
#446873 (or 0x446873) is known color: Bismark. HEX triplet: 44, 68 and 73. RGB value is (68,104,115). Sum of RGB (Red+Green+Blue) = 68+104+115=287 (38% of max value = 765). Red value is 68 (26.95% from 255 or 23.69% from 287); Green value is 104 (41.02% from 255 or 36.24% from 287); Blue value is 115 (45.31% from 255 or 40.07% from 287); Max value from RGB is 115 - color contains mainly: blue. Hex color #446873 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446873 is #BB978C. Grayscale: #5E5E5E. Windows color (decimal): -12294029 or 7563332. OLE color: 7563332.
HSL color Cylindrical-coordinate representation of color #446873: hue angle of 194.04º 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 #446873 is Cyan = 0.41, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 104 | 115 | - |
| CMYK | 0.41 | 0.10 | 0 | 0.55 |
| HSL | 194.04º | 0.26% | 0.36% | - |
| HSV(B) | 194.04º | 0.41% | 0.45% | - |
| XYZ | 10.43 | 12.37 | 18.06 | - |
| YUV | 94.49 | 139.57 | 109.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 104 | 115 | 0.41 | 0.10 | 0 | 0.55 | 194.04 | 0.26 | 0.36 |
| Hex | 44 | 68 | 73 | 29 | A | 0 | 37 | C2 | 1A | 24 |
| Octal | 104 | 150 | 163 | 51 | 12 | 0 | 67 | 302 | 32 | 44 |
| Binary | 1000100 | 1101000 | 1110011 | 101001 | 1010 | 0 | 110111 | 11000010 | 11010 | 100100 |
Color Harmonies of #446873
Complementary color
Monochromatic Colors of #446873
Black with #446873
Text Example
Text Example
White with #446873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446873; }
p { color: rgb(68,104,115); }
H1.HeaderClassName
{
color: #446873;
}
.AnyTagClassName
{
color: #446873;
}
</style>
background-color css
<style>
a { background-color: #446873; }
a { background-color: rgb(68,104,115); }
div.DivClassName
{
background-color: #446873;
}
.BgClassName
{
background-color: #446873;
}
</style>
border-color css
<style>
span { border-color: #446873; }
span { border-color: rgb(68,104,115); }
td.TdClassName
{
border-color: #446873;
}
.TagClassName
{
border-color: #446873;
}
</style>