Shades of Bossanova #493749
Tints of Bossanova #493749
RGB
CMYK
RGB Variations
Color information
#493749 (or 0x493749) is known color: Bossanova. HEX triplet: 49, 37 and 49. RGB value is (73,55,73). Sum of RGB (Red+Green+Blue) = 73+55+73=201 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.32% from 201); Green value is 55 (21.88% from 255 or 27.36% from 201); Blue value is 73 (28.91% from 255 or 36.32% from 201); Max value from RGB is 73 - color contains mainly: red, blue. Hex color #493749 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493749 is #B6C8B6. Grayscale: #3E3E3E. Windows color (decimal): -11978935 or 4798281. OLE color: 4798281.
HSL color Cylindrical-coordinate representation of color #493749: hue angle of 300º degrees, saturation: 0.14, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #493749 is Cyan = 0, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 55 | 73 | - |
| CMYK | 0 | 0.25 | 0 | 0.71 |
| HSL | 300º | 0.14% | 0.25% | - |
| HSV(B) | 300º | 0.25% | 0.29% | - |
| XYZ | 5.32 | 4.63 | 6.92 | - |
| YUV | 62.43 | 133.96 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 55 | 73 | 0 | 0.25 | 0 | 0.71 | 300 | 0.14 | 0.25 |
| Hex | 49 | 37 | 49 | 0 | 19 | 0 | 47 | 12C | E | 19 |
| Octal | 111 | 67 | 111 | 0 | 31 | 0 | 107 | 454 | 16 | 31 |
| Binary | 1001001 | 110111 | 1001001 | 0 | 11001 | 0 | 1000111 | 100101100 | 1110 | 11001 |
Color Harmonies of #493749
Complementary color
Monochromatic Colors of #493749
Black with #493749
Text Example
Text Example
White with #493749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493749; }
p { color: rgb(73,55,73); }
H1.HeaderClassName
{
color: #493749;
}
.AnyTagClassName
{
color: #493749;
}
</style>
background-color css
<style>
a { background-color: #493749; }
a { background-color: rgb(73,55,73); }
div.DivClassName
{
background-color: #493749;
}
.BgClassName
{
background-color: #493749;
}
</style>
border-color css
<style>
span { border-color: #493749; }
span { border-color: rgb(73,55,73); }
td.TdClassName
{
border-color: #493749;
}
.TagClassName
{
border-color: #493749;
}
</style>