Shades of Bismark #446875
Tints of Bismark #446875
RGB
CMYK
RGB Variations
Color information
#446875 (or 0x446875) is known color: Bismark. HEX triplet: 44, 68 and 75. RGB value is (68,104,117). Sum of RGB (Red+Green+Blue) = 68+104+117=289 (38% of max value = 765). Red value is 68 (26.95% from 255 or 23.53% from 289); Green value is 104 (41.02% from 255 or 35.99% from 289); Blue value is 117 (46.09% from 255 or 40.48% from 289); Max value from RGB is 117 - color contains mainly: blue. Hex color #446875 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446875 is #BB978A. Grayscale: #5E5E5E. Windows color (decimal): -12294027 or 7694404. OLE color: 7694404.
HSL color Cylindrical-coordinate representation of color #446875: hue angle of 195.92º degrees, saturation: 0.26, 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 #446875 is Cyan = 0.42, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 104 | 117 | - |
| CMYK | 0.42 | 0.11 | 0 | 0.54 |
| HSL | 195.92º | 0.26% | 0.36% | - |
| HSV(B) | 195.92º | 0.42% | 0.46% | - |
| XYZ | 10.55 | 12.41 | 18.67 | - |
| YUV | 94.72 | 140.57 | 108.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 104 | 117 | 0.42 | 0.11 | 0 | 0.54 | 195.92 | 0.26 | 0.36 |
| Hex | 44 | 68 | 75 | 2A | B | 0 | 36 | C4 | 1A | 24 |
| Octal | 104 | 150 | 165 | 52 | 13 | 0 | 66 | 304 | 32 | 44 |
| Binary | 1000100 | 1101000 | 1110101 | 101010 | 1011 | 0 | 110110 | 11000100 | 11010 | 100100 |
Color Harmonies of #446875
Complementary color
Monochromatic Colors of #446875
Black with #446875
Text Example
Text Example
White with #446875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446875; }
p { color: rgb(68,104,117); }
H1.HeaderClassName
{
color: #446875;
}
.AnyTagClassName
{
color: #446875;
}
</style>
background-color css
<style>
a { background-color: #446875; }
a { background-color: rgb(68,104,117); }
div.DivClassName
{
background-color: #446875;
}
.BgClassName
{
background-color: #446875;
}
</style>
border-color css
<style>
span { border-color: #446875; }
span { border-color: rgb(68,104,117); }
td.TdClassName
{
border-color: #446875;
}
.TagClassName
{
border-color: #446875;
}
</style>