Shades of Bismark #446371
Tints of Bismark #446371
RGB
CMYK
RGB Variations
Color information
#446371 (or 0x446371) is known color: Bismark. HEX triplet: 44, 63 and 71. RGB value is (68,99,113). Sum of RGB (Red+Green+Blue) = 68+99+113=280 (37% of max value = 765). Red value is 68 (26.95% from 255 or 24.29% from 280); Green value is 99 (39.06% from 255 or 35.36% from 280); Blue value is 113 (44.53% from 255 or 40.36% from 280); Max value from RGB is 113 - color contains mainly: blue. Hex color #446371 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446371 is #BB9C8E. Grayscale: #5B5B5B. Windows color (decimal): -12295311 or 7430980. OLE color: 7430980.
HSL color Cylindrical-coordinate representation of color #446371: hue angle of 198.67º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #446371 is Cyan = 0.40, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 99 | 113 | - |
| CMYK | 0.40 | 0.12 | 0 | 0.56 |
| HSL | 198.67º | 0.25% | 0.35% | - |
| HSV(B) | 198.67º | 0.4% | 0.44% | - |
| XYZ | 9.83 | 11.34 | 17.29 | - |
| YUV | 91.33 | 140.23 | 111.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 99 | 113 | 0.40 | 0.12 | 0 | 0.56 | 198.67 | 0.25 | 0.35 |
| Hex | 44 | 63 | 71 | 28 | C | 0 | 38 | C7 | 19 | 23 |
| Octal | 104 | 143 | 161 | 50 | 14 | 0 | 70 | 307 | 31 | 43 |
| Binary | 1000100 | 1100011 | 1110001 | 101000 | 1100 | 0 | 111000 | 11000111 | 11001 | 100011 |
Color Harmonies of #446371
Complementary color
Monochromatic Colors of #446371
Black with #446371
Text Example
Text Example
White with #446371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446371; }
p { color: rgb(68,99,113); }
H1.HeaderClassName
{
color: #446371;
}
.AnyTagClassName
{
color: #446371;
}
</style>
background-color css
<style>
a { background-color: #446371; }
a { background-color: rgb(68,99,113); }
div.DivClassName
{
background-color: #446371;
}
.BgClassName
{
background-color: #446371;
}
</style>
border-color css
<style>
span { border-color: #446371; }
span { border-color: rgb(68,99,113); }
td.TdClassName
{
border-color: #446371;
}
.TagClassName
{
border-color: #446371;
}
</style>