Shades of Bismark #446775
Tints of Bismark #446775
RGB
CMYK
RGB Variations
Color information
#446775 (or 0x446775) is known color: Bismark. HEX triplet: 44, 67 and 75. RGB value is (68,103,117). Sum of RGB (Red+Green+Blue) = 68+103+117=288 (38% of max value = 765). Red value is 68 (26.95% from 255 or 23.61% from 288); Green value is 103 (40.62% from 255 or 35.76% from 288); Blue value is 117 (46.09% from 255 or 40.62% from 288); Max value from RGB is 117 - color contains mainly: blue. Hex color #446775 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446775 is #BB988A. Grayscale: #5E5E5E. Windows color (decimal): -12294283 or 7694148. OLE color: 7694148.
HSL color Cylindrical-coordinate representation of color #446775: hue angle of 197.14º 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 #446775 is Cyan = 0.42, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 103 | 117 | - |
| CMYK | 0.42 | 0.12 | 0 | 0.54 |
| HSL | 197.14º | 0.26% | 0.36% | - |
| HSV(B) | 197.14º | 0.42% | 0.46% | - |
| XYZ | 10.45 | 12.21 | 18.64 | - |
| YUV | 94.13 | 140.9 | 109.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 103 | 117 | 0.42 | 0.12 | 0 | 0.54 | 197.14 | 0.26 | 0.36 |
| Hex | 44 | 67 | 75 | 2A | C | 0 | 36 | C5 | 1A | 24 |
| Octal | 104 | 147 | 165 | 52 | 14 | 0 | 66 | 305 | 32 | 44 |
| Binary | 1000100 | 1100111 | 1110101 | 101010 | 1100 | 0 | 110110 | 11000101 | 11010 | 100100 |
Color Harmonies of #446775
Complementary color
Monochromatic Colors of #446775
Black with #446775
Text Example
Text Example
White with #446775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446775; }
p { color: rgb(68,103,117); }
H1.HeaderClassName
{
color: #446775;
}
.AnyTagClassName
{
color: #446775;
}
</style>
background-color css
<style>
a { background-color: #446775; }
a { background-color: rgb(68,103,117); }
div.DivClassName
{
background-color: #446775;
}
.BgClassName
{
background-color: #446775;
}
</style>
border-color css
<style>
span { border-color: #446775; }
span { border-color: rgb(68,103,117); }
td.TdClassName
{
border-color: #446775;
}
.TagClassName
{
border-color: #446775;
}
</style>