Shades of Bismark #446175
Tints of Bismark #446175
RGB
CMYK
RGB Variations
Color information
#446175 (or 0x446175) is known color: Bismark. HEX triplet: 44, 61 and 75. RGB value is (68,97,117). Sum of RGB (Red+Green+Blue) = 68+97+117=282 (37% of max value = 765). Red value is 68 (26.95% from 255 or 24.11% from 282); Green value is 97 (38.28% from 255 or 34.40% from 282); Blue value is 117 (46.09% from 255 or 41.49% from 282); Max value from RGB is 117 - color contains mainly: blue. Hex color #446175 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446175 is #BB9E8A. Grayscale: #5A5A5A. Windows color (decimal): -12295819 or 7692612. OLE color: 7692612.
HSL color Cylindrical-coordinate representation of color #446175: hue angle of 204.49º 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 #446175 is Cyan = 0.42, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 97 | 117 | - |
| CMYK | 0.42 | 0.17 | 0 | 0.54 |
| HSL | 204.49º | 0.26% | 0.36% | - |
| HSV(B) | 204.49º | 0.42% | 0.46% | - |
| XYZ | 9.87 | 11.06 | 18.44 | - |
| YUV | 90.61 | 142.89 | 111.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 97 | 117 | 0.42 | 0.17 | 0 | 0.54 | 204.49 | 0.26 | 0.36 |
| Hex | 44 | 61 | 75 | 2A | 11 | 0 | 36 | CC | 1A | 24 |
| Octal | 104 | 141 | 165 | 52 | 21 | 0 | 66 | 314 | 32 | 44 |
| Binary | 1000100 | 1100001 | 1110101 | 101010 | 10001 | 0 | 110110 | 11001100 | 11010 | 100100 |
Color Harmonies of #446175
Complementary color
Monochromatic Colors of #446175
Black with #446175
Text Example
Text Example
White with #446175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446175; }
p { color: rgb(68,97,117); }
H1.HeaderClassName
{
color: #446175;
}
.AnyTagClassName
{
color: #446175;
}
</style>
background-color css
<style>
a { background-color: #446175; }
a { background-color: rgb(68,97,117); }
div.DivClassName
{
background-color: #446175;
}
.BgClassName
{
background-color: #446175;
}
</style>
border-color css
<style>
span { border-color: #446175; }
span { border-color: rgb(68,97,117); }
td.TdClassName
{
border-color: #446175;
}
.TagClassName
{
border-color: #446175;
}
</style>