Shades of Bismark #446574
Tints of Bismark #446574
RGB
CMYK
RGB Variations
Color information
#446574 (or 0x446574) is known color: Bismark. HEX triplet: 44, 65 and 74. RGB value is (68,101,116). Sum of RGB (Red+Green+Blue) = 68+101+116=285 (37% of max value = 765). Red value is 68 (26.95% from 255 or 23.86% from 285); Green value is 101 (39.84% from 255 or 35.44% from 285); Blue value is 116 (45.70% from 255 or 40.70% from 285); Max value from RGB is 116 - color contains mainly: blue. Hex color #446574 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446574 is #BB9A8B. Grayscale: #5C5C5C. Windows color (decimal): -12294796 or 7628100. OLE color: 7628100.
HSL color Cylindrical-coordinate representation of color #446574: hue angle of 198.75º 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 #446574 is Cyan = 0.41, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 101 | 116 | - |
| CMYK | 0.41 | 0.13 | 0 | 0.55 |
| HSL | 198.75º | 0.26% | 0.36% | - |
| HSV(B) | 198.75º | 0.41% | 0.45% | - |
| XYZ | 10.19 | 11.8 | 18.26 | - |
| YUV | 92.84 | 141.07 | 110.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 101 | 116 | 0.41 | 0.13 | 0 | 0.55 | 198.75 | 0.26 | 0.36 |
| Hex | 44 | 65 | 74 | 29 | D | 0 | 37 | C7 | 1A | 24 |
| Octal | 104 | 145 | 164 | 51 | 15 | 0 | 67 | 307 | 32 | 44 |
| Binary | 1000100 | 1100101 | 1110100 | 101001 | 1101 | 0 | 110111 | 11000111 | 11010 | 100100 |
Color Harmonies of #446574
Complementary color
Monochromatic Colors of #446574
Black with #446574
Text Example
Text Example
White with #446574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446574; }
p { color: rgb(68,101,116); }
H1.HeaderClassName
{
color: #446574;
}
.AnyTagClassName
{
color: #446574;
}
</style>
background-color css
<style>
a { background-color: #446574; }
a { background-color: rgb(68,101,116); }
div.DivClassName
{
background-color: #446574;
}
.BgClassName
{
background-color: #446574;
}
</style>
border-color css
<style>
span { border-color: #446574; }
span { border-color: rgb(68,101,116); }
td.TdClassName
{
border-color: #446574;
}
.TagClassName
{
border-color: #446574;
}
</style>