Shades of Bossanova #443549
Tints of Bossanova #443549
RGB
CMYK
RGB Variations
Color information
#443549 (or 0x443549) is known color: Bossanova. HEX triplet: 44, 35 and 49. RGB value is (68,53,73). Sum of RGB (Red+Green+Blue) = 68+53+73=194 (25% of max value = 765). Red value is 68 (26.95% from 255 or 35.05% from 194); Green value is 53 (21.09% from 255 or 27.32% from 194); Blue value is 73 (28.91% from 255 or 37.63% from 194); Max value from RGB is 73 - color contains mainly: blue. Hex color #443549 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #443549 is #BBCAB6. Grayscale: #3B3B3B. Windows color (decimal): -12307127 or 4797764. OLE color: 4797764.
HSL color Cylindrical-coordinate representation of color #443549: hue angle of 285º degrees, saturation: 0.16, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #443549 is Cyan = 0.07, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 68 | 53 | 73 | - |
| CMYK | 0.07 | 0.27 | 0 | 0.71 |
| HSL | 285º | 0.16% | 0.25% | - |
| HSV(B) | 285º | 0.27% | 0.29% | - |
| XYZ | 4.86 | 4.26 | 6.87 | - |
| YUV | 59.77 | 135.47 | 133.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 53 | 73 | 0.07 | 0.27 | 0 | 0.71 | 285 | 0.16 | 0.25 |
| Hex | 44 | 35 | 49 | 7 | 1B | 0 | 47 | 11D | 10 | 19 |
| Octal | 104 | 65 | 111 | 7 | 33 | 0 | 107 | 435 | 20 | 31 |
| Binary | 1000100 | 110101 | 1001001 | 111 | 11011 | 0 | 1000111 | 100011101 | 10000 | 11001 |
Color Harmonies of #443549
Complementary color
Monochromatic Colors of #443549
Black with #443549
Text Example
Text Example
White with #443549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443549; }
p { color: rgb(68,53,73); }
H1.HeaderClassName
{
color: #443549;
}
.AnyTagClassName
{
color: #443549;
}
</style>
background-color css
<style>
a { background-color: #443549; }
a { background-color: rgb(68,53,73); }
div.DivClassName
{
background-color: #443549;
}
.BgClassName
{
background-color: #443549;
}
</style>
border-color css
<style>
span { border-color: #443549; }
span { border-color: rgb(68,53,73); }
td.TdClassName
{
border-color: #443549;
}
.TagClassName
{
border-color: #443549;
}
</style>