Shades of Bismark #446276
Tints of Bismark #446276
RGB
CMYK
RGB Variations
Color information
#446276 (or 0x446276) is known color: Bismark. HEX triplet: 44, 62 and 76. RGB value is (68,98,118). Sum of RGB (Red+Green+Blue) = 68+98+118=284 (37% of max value = 765). Red value is 68 (26.95% from 255 or 23.94% from 284); Green value is 98 (38.67% from 255 or 34.51% from 284); Blue value is 118 (46.48% from 255 or 41.55% from 284); Max value from RGB is 118 - color contains mainly: blue. Hex color #446276 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446276 is #BB9D89. Grayscale: #5B5B5B. Windows color (decimal): -12295562 or 7758404. OLE color: 7758404.
HSL color Cylindrical-coordinate representation of color #446276: hue angle of 204º degrees, saturation: 0.27, 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 #446276 is Cyan = 0.42, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 98 | 118 | - |
| CMYK | 0.42 | 0.17 | 0 | 0.54 |
| HSL | 204º | 0.27% | 0.36% | - |
| HSV(B) | 204º | 0.42% | 0.46% | - |
| XYZ | 10.02 | 11.27 | 18.79 | - |
| YUV | 91.31 | 143.06 | 111.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 98 | 118 | 0.42 | 0.17 | 0 | 0.54 | 204 | 0.27 | 0.36 |
| Hex | 44 | 62 | 76 | 2A | 11 | 0 | 36 | CC | 1B | 24 |
| Octal | 104 | 142 | 166 | 52 | 21 | 0 | 66 | 314 | 33 | 44 |
| Binary | 1000100 | 1100010 | 1110110 | 101010 | 10001 | 0 | 110110 | 11001100 | 11011 | 100100 |
Color Harmonies of #446276
Complementary color
Monochromatic Colors of #446276
Black with #446276
Text Example
Text Example
White with #446276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446276; }
p { color: rgb(68,98,118); }
H1.HeaderClassName
{
color: #446276;
}
.AnyTagClassName
{
color: #446276;
}
</style>
background-color css
<style>
a { background-color: #446276; }
a { background-color: rgb(68,98,118); }
div.DivClassName
{
background-color: #446276;
}
.BgClassName
{
background-color: #446276;
}
</style>
border-color css
<style>
span { border-color: #446276; }
span { border-color: rgb(68,98,118); }
td.TdClassName
{
border-color: #446276;
}
.TagClassName
{
border-color: #446276;
}
</style>