Shades of Bismark #446572
Tints of Bismark #446572
RGB
CMYK
RGB Variations
Color information
#446572 (or 0x446572) is known color: Bismark. HEX triplet: 44, 65 and 72. RGB value is (68,101,114). Sum of RGB (Red+Green+Blue) = 68+101+114=283 (37% of max value = 765). Red value is 68 (26.95% from 255 or 24.03% from 283); Green value is 101 (39.84% from 255 or 35.69% from 283); Blue value is 114 (44.92% from 255 or 40.28% from 283); Max value from RGB is 114 - color contains mainly: blue. Hex color #446572 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446572 is #BB9A8D. Grayscale: #5C5C5C. Windows color (decimal): -12294798 or 7497028. OLE color: 7497028.
HSL color Cylindrical-coordinate representation of color #446572: hue angle of 196.96º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #446572 is Cyan = 0.40, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 101 | 114 | - |
| CMYK | 0.40 | 0.11 | 0 | 0.55 |
| HSL | 196.96º | 0.25% | 0.36% | - |
| HSV(B) | 196.96º | 0.4% | 0.45% | - |
| XYZ | 10.07 | 11.75 | 17.66 | - |
| YUV | 92.62 | 140.07 | 110.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 101 | 114 | 0.40 | 0.11 | 0 | 0.55 | 196.96 | 0.25 | 0.36 |
| Hex | 44 | 65 | 72 | 28 | B | 0 | 37 | C5 | 19 | 24 |
| Octal | 104 | 145 | 162 | 50 | 13 | 0 | 67 | 305 | 31 | 44 |
| Binary | 1000100 | 1100101 | 1110010 | 101000 | 1011 | 0 | 110111 | 11000101 | 11001 | 100100 |
Color Harmonies of #446572
Complementary color
Monochromatic Colors of #446572
Black with #446572
Text Example
Text Example
White with #446572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446572; }
p { color: rgb(68,101,114); }
H1.HeaderClassName
{
color: #446572;
}
.AnyTagClassName
{
color: #446572;
}
</style>
background-color css
<style>
a { background-color: #446572; }
a { background-color: rgb(68,101,114); }
div.DivClassName
{
background-color: #446572;
}
.BgClassName
{
background-color: #446572;
}
</style>
border-color css
<style>
span { border-color: #446572; }
span { border-color: rgb(68,101,114); }
td.TdClassName
{
border-color: #446572;
}
.TagClassName
{
border-color: #446572;
}
</style>