Shades of Bismark #446773
Tints of Bismark #446773
RGB
CMYK
RGB Variations
Color information
#446773 (or 0x446773) is known color: Bismark. HEX triplet: 44, 67 and 73. RGB value is (68,103,115). Sum of RGB (Red+Green+Blue) = 68+103+115=286 (37% of max value = 765). Red value is 68 (26.95% from 255 or 23.78% from 286); Green value is 103 (40.62% from 255 or 36.01% from 286); Blue value is 115 (45.31% from 255 or 40.21% from 286); Max value from RGB is 115 - color contains mainly: blue. Hex color #446773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446773 is #BB988C. Grayscale: #5D5D5D. Windows color (decimal): -12294285 or 7563076. OLE color: 7563076.
HSL color Cylindrical-coordinate representation of color #446773: hue angle of 195.32º 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 #446773 is Cyan = 0.41, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 103 | 115 | - |
| CMYK | 0.41 | 0.10 | 0 | 0.55 |
| HSL | 195.32º | 0.26% | 0.36% | - |
| HSV(B) | 195.32º | 0.41% | 0.45% | - |
| XYZ | 10.33 | 12.17 | 18.02 | - |
| YUV | 93.9 | 139.9 | 109.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 103 | 115 | 0.41 | 0.10 | 0 | 0.55 | 195.32 | 0.26 | 0.36 |
| Hex | 44 | 67 | 73 | 29 | A | 0 | 37 | C3 | 1A | 24 |
| Octal | 104 | 147 | 163 | 51 | 12 | 0 | 67 | 303 | 32 | 44 |
| Binary | 1000100 | 1100111 | 1110011 | 101001 | 1010 | 0 | 110111 | 11000011 | 11010 | 100100 |
Color Harmonies of #446773
Complementary color
Monochromatic Colors of #446773
Black with #446773
Text Example
Text Example
White with #446773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446773; }
p { color: rgb(68,103,115); }
H1.HeaderClassName
{
color: #446773;
}
.AnyTagClassName
{
color: #446773;
}
</style>
background-color css
<style>
a { background-color: #446773; }
a { background-color: rgb(68,103,115); }
div.DivClassName
{
background-color: #446773;
}
.BgClassName
{
background-color: #446773;
}
</style>
border-color css
<style>
span { border-color: #446773; }
span { border-color: rgb(68,103,115); }
td.TdClassName
{
border-color: #446773;
}
.TagClassName
{
border-color: #446773;
}
</style>