Shades of Bismark #446877
Tints of Bismark #446877
RGB
CMYK
RGB Variations
Color information
#446877 (or 0x446877) is known color: Bismark. HEX triplet: 44, 68 and 77. RGB value is (68,104,119). Sum of RGB (Red+Green+Blue) = 68+104+119=291 (38% of max value = 765). Red value is 68 (26.95% from 255 or 23.37% from 291); Green value is 104 (41.02% from 255 or 35.74% from 291); Blue value is 119 (46.88% from 255 or 40.89% from 291); Max value from RGB is 119 - color contains mainly: blue. Hex color #446877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446877 is #BB9788. Grayscale: #5E5E5E. Windows color (decimal): -12294025 or 7825476. OLE color: 7825476.
HSL color Cylindrical-coordinate representation of color #446877: hue angle of 197.65º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #446877 is Cyan = 0.43, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 104 | 119 | - |
| CMYK | 0.43 | 0.13 | 0 | 0.53 |
| HSL | 197.65º | 0.27% | 0.37% | - |
| HSV(B) | 197.65º | 0.43% | 0.47% | - |
| XYZ | 10.66 | 12.46 | 19.3 | - |
| YUV | 94.95 | 141.57 | 108.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 104 | 119 | 0.43 | 0.13 | 0 | 0.53 | 197.65 | 0.27 | 0.37 |
| Hex | 44 | 68 | 77 | 2B | D | 0 | 35 | C6 | 1B | 25 |
| Octal | 104 | 150 | 167 | 53 | 15 | 0 | 65 | 306 | 33 | 45 |
| Binary | 1000100 | 1101000 | 1110111 | 101011 | 1101 | 0 | 110101 | 11000110 | 11011 | 100101 |
Color Harmonies of #446877
Complementary color
Monochromatic Colors of #446877
Black with #446877
Text Example
Text Example
White with #446877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446877; }
p { color: rgb(68,104,119); }
H1.HeaderClassName
{
color: #446877;
}
.AnyTagClassName
{
color: #446877;
}
</style>
background-color css
<style>
a { background-color: #446877; }
a { background-color: rgb(68,104,119); }
div.DivClassName
{
background-color: #446877;
}
.BgClassName
{
background-color: #446877;
}
</style>
border-color css
<style>
span { border-color: #446877; }
span { border-color: rgb(68,104,119); }
td.TdClassName
{
border-color: #446877;
}
.TagClassName
{
border-color: #446877;
}
</style>