Shades of Bismark #446475
Tints of Bismark #446475
RGB
CMYK
RGB Variations
Color information
#446475 (or 0x446475) is known color: Bismark. HEX triplet: 44, 64 and 75. RGB value is (68,100,117). Sum of RGB (Red+Green+Blue) = 68+100+117=285 (37% of max value = 765). Red value is 68 (26.95% from 255 or 23.86% from 285); Green value is 100 (39.45% from 255 or 35.09% from 285); Blue value is 117 (46.09% from 255 or 41.05% from 285); Max value from RGB is 117 - color contains mainly: blue. Hex color #446475 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446475 is #BB9B8A. Grayscale: #5C5C5C. Windows color (decimal): -12295051 or 7693380. OLE color: 7693380.
HSL color Cylindrical-coordinate representation of color #446475: hue angle of 200.82º 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 #446475 is Cyan = 0.42, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 100 | 117 | - |
| CMYK | 0.42 | 0.15 | 0 | 0.54 |
| HSL | 200.82º | 0.26% | 0.36% | - |
| HSV(B) | 200.82º | 0.42% | 0.46% | - |
| XYZ | 10.15 | 11.63 | 18.54 | - |
| YUV | 92.37 | 141.9 | 110.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 117 | 0.42 | 0.15 | 0 | 0.54 | 200.82 | 0.26 | 0.36 |
| Hex | 44 | 64 | 75 | 2A | F | 0 | 36 | C9 | 1A | 24 |
| Octal | 104 | 144 | 165 | 52 | 17 | 0 | 66 | 311 | 32 | 44 |
| Binary | 1000100 | 1100100 | 1110101 | 101010 | 1111 | 0 | 110110 | 11001001 | 11010 | 100100 |
Color Harmonies of #446475
Complementary color
Monochromatic Colors of #446475
Black with #446475
Text Example
Text Example
White with #446475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446475; }
p { color: rgb(68,100,117); }
H1.HeaderClassName
{
color: #446475;
}
.AnyTagClassName
{
color: #446475;
}
</style>
background-color css
<style>
a { background-color: #446475; }
a { background-color: rgb(68,100,117); }
div.DivClassName
{
background-color: #446475;
}
.BgClassName
{
background-color: #446475;
}
</style>
border-color css
<style>
span { border-color: #446475; }
span { border-color: rgb(68,100,117); }
td.TdClassName
{
border-color: #446475;
}
.TagClassName
{
border-color: #446475;
}
</style>