Shades of Bismark #446575
Tints of Bismark #446575
RGB
CMYK
RGB Variations
Color information
#446575 (or 0x446575) is known color: Bismark. HEX triplet: 44, 65 and 75. RGB value is (68,101,117). Sum of RGB (Red+Green+Blue) = 68+101+117=286 (37% of max value = 765). Red value is 68 (26.95% from 255 or 23.78% from 286); Green value is 101 (39.84% from 255 or 35.31% from 286); Blue value is 117 (46.09% from 255 or 40.91% from 286); Max value from RGB is 117 - color contains mainly: blue. Hex color #446575 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446575 is #BB9A8A. Grayscale: #5C5C5C. Windows color (decimal): -12294795 or 7693636. OLE color: 7693636.
HSL color Cylindrical-coordinate representation of color #446575: hue angle of 199.59º 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 #446575 is Cyan = 0.42, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 101 | 117 | - |
| CMYK | 0.42 | 0.14 | 0 | 0.54 |
| HSL | 199.59º | 0.26% | 0.36% | - |
| HSV(B) | 199.59º | 0.42% | 0.46% | - |
| XYZ | 10.25 | 11.82 | 18.57 | - |
| YUV | 92.96 | 141.57 | 110.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 101 | 117 | 0.42 | 0.14 | 0 | 0.54 | 199.59 | 0.26 | 0.36 |
| Hex | 44 | 65 | 75 | 2A | E | 0 | 36 | C8 | 1A | 24 |
| Octal | 104 | 145 | 165 | 52 | 16 | 0 | 66 | 310 | 32 | 44 |
| Binary | 1000100 | 1100101 | 1110101 | 101010 | 1110 | 0 | 110110 | 11001000 | 11010 | 100100 |
Color Harmonies of #446575
Complementary color
Monochromatic Colors of #446575
Black with #446575
Text Example
Text Example
White with #446575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446575; }
p { color: rgb(68,101,117); }
H1.HeaderClassName
{
color: #446575;
}
.AnyTagClassName
{
color: #446575;
}
</style>
background-color css
<style>
a { background-color: #446575; }
a { background-color: rgb(68,101,117); }
div.DivClassName
{
background-color: #446575;
}
.BgClassName
{
background-color: #446575;
}
</style>
border-color css
<style>
span { border-color: #446575; }
span { border-color: rgb(68,101,117); }
td.TdClassName
{
border-color: #446575;
}
.TagClassName
{
border-color: #446575;
}
</style>