Shades of Bossanova #493849
Tints of Bossanova #493849
RGB
CMYK
RGB Variations
Color information
#493849 (or 0x493849) is known color: Bossanova. HEX triplet: 49, 38 and 49. RGB value is (73,56,73). Sum of RGB (Red+Green+Blue) = 73+56+73=202 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.14% from 202); Green value is 56 (22.27% from 255 or 27.72% from 202); Blue value is 73 (28.91% from 255 or 36.14% from 202); Max value from RGB is 73 - color contains mainly: red, blue. Hex color #493849 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493849 is #B6C7B6. Grayscale: #3E3E3E. Windows color (decimal): -11978679 or 4798537. OLE color: 4798537.
HSL color Cylindrical-coordinate representation of color #493849: hue angle of 300º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #493849 is Cyan = 0, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 56 | 73 | - |
| CMYK | 0 | 0.23 | 0 | 0.71 |
| HSL | 300º | 0.13% | 0.25% | - |
| HSV(B) | 300º | 0.23% | 0.29% | - |
| XYZ | 5.36 | 4.73 | 6.93 | - |
| YUV | 63.02 | 133.63 | 135.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 56 | 73 | 0 | 0.23 | 0 | 0.71 | 300 | 0.13 | 0.25 |
| Hex | 49 | 38 | 49 | 0 | 17 | 0 | 47 | 12C | D | 19 |
| Octal | 111 | 70 | 111 | 0 | 27 | 0 | 107 | 454 | 15 | 31 |
| Binary | 1001001 | 111000 | 1001001 | 0 | 10111 | 0 | 1000111 | 100101100 | 1101 | 11001 |
Color Harmonies of #493849
Complementary color
Monochromatic Colors of #493849
Black with #493849
Text Example
Text Example
White with #493849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493849; }
p { color: rgb(73,56,73); }
H1.HeaderClassName
{
color: #493849;
}
.AnyTagClassName
{
color: #493849;
}
</style>
background-color css
<style>
a { background-color: #493849; }
a { background-color: rgb(73,56,73); }
div.DivClassName
{
background-color: #493849;
}
.BgClassName
{
background-color: #493849;
}
</style>
border-color css
<style>
span { border-color: #493849; }
span { border-color: rgb(73,56,73); }
td.TdClassName
{
border-color: #493849;
}
.TagClassName
{
border-color: #493849;
}
</style>