Shades of Bismark #446477
Tints of Bismark #446477
RGB
CMYK
RGB Variations
Color information
#446477 (or 0x446477) is known color: Bismark. HEX triplet: 44, 64 and 77. RGB value is (68,100,119). Sum of RGB (Red+Green+Blue) = 68+100+119=287 (38% of max value = 765). Red value is 68 (26.95% from 255 or 23.69% from 287); Green value is 100 (39.45% from 255 or 34.84% from 287); Blue value is 119 (46.88% from 255 or 41.46% from 287); Max value from RGB is 119 - color contains mainly: blue. Hex color #446477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446477 is #BB9B88. Grayscale: #5C5C5C. Windows color (decimal): -12295049 or 7824452. OLE color: 7824452.
HSL color Cylindrical-coordinate representation of color #446477: hue angle of 202.35º 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 #446477 is Cyan = 0.43, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 100 | 119 | - |
| CMYK | 0.43 | 0.16 | 0 | 0.53 |
| HSL | 202.35º | 0.27% | 0.37% | - |
| HSV(B) | 202.35º | 0.43% | 0.47% | - |
| XYZ | 10.27 | 11.68 | 19.16 | - |
| YUV | 92.6 | 142.9 | 110.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 119 | 0.43 | 0.16 | 0 | 0.53 | 202.35 | 0.27 | 0.37 |
| Hex | 44 | 64 | 77 | 2B | 10 | 0 | 35 | CA | 1B | 25 |
| Octal | 104 | 144 | 167 | 53 | 20 | 0 | 65 | 312 | 33 | 45 |
| Binary | 1000100 | 1100100 | 1110111 | 101011 | 10000 | 0 | 110101 | 11001010 | 11011 | 100101 |
Color Harmonies of #446477
Complementary color
Monochromatic Colors of #446477
Black with #446477
Text Example
Text Example
White with #446477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446477; }
p { color: rgb(68,100,119); }
H1.HeaderClassName
{
color: #446477;
}
.AnyTagClassName
{
color: #446477;
}
</style>
background-color css
<style>
a { background-color: #446477; }
a { background-color: rgb(68,100,119); }
div.DivClassName
{
background-color: #446477;
}
.BgClassName
{
background-color: #446477;
}
</style>
border-color css
<style>
span { border-color: #446477; }
span { border-color: rgb(68,100,119); }
td.TdClassName
{
border-color: #446477;
}
.TagClassName
{
border-color: #446477;
}
</style>