Shades of Bossanova #493649
Tints of Bossanova #493649
RGB
CMYK
RGB Variations
Color information
#493649 (or 0x493649) is known color: Bossanova. HEX triplet: 49, 36 and 49. RGB value is (73,54,73). Sum of RGB (Red+Green+Blue) = 73+54+73=200 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.5% from 200); Green value is 54 (21.48% from 255 or 27% from 200); Blue value is 73 (28.91% from 255 or 36.5% from 200); Max value from RGB is 73 - color contains mainly: red, blue. Hex color #493649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493649 is #B6C9B6. Grayscale: #3D3D3D. Windows color (decimal): -11979191 or 4798025. OLE color: 4798025.
HSL color Cylindrical-coordinate representation of color #493649: hue angle of 300º degrees, saturation: 0.15, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #493649 is Cyan = 0, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 73 | - |
| CMYK | 0 | 0.26 | 0 | 0.71 |
| HSL | 300º | 0.15% | 0.25% | - |
| HSV(B) | 300º | 0.26% | 0.29% | - |
| XYZ | 5.27 | 4.54 | 6.9 | - |
| YUV | 61.85 | 134.29 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 73 | 0 | 0.26 | 0 | 0.71 | 300 | 0.15 | 0.25 |
| Hex | 49 | 36 | 49 | 0 | 1A | 0 | 47 | 12C | F | 19 |
| Octal | 111 | 66 | 111 | 0 | 32 | 0 | 107 | 454 | 17 | 31 |
| Binary | 1001001 | 110110 | 1001001 | 0 | 11010 | 0 | 1000111 | 100101100 | 1111 | 11001 |
Color Harmonies of #493649
Complementary color
Monochromatic Colors of #493649
Black with #493649
Text Example
Text Example
White with #493649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493649; }
p { color: rgb(73,54,73); }
H1.HeaderClassName
{
color: #493649;
}
.AnyTagClassName
{
color: #493649;
}
</style>
background-color css
<style>
a { background-color: #493649; }
a { background-color: rgb(73,54,73); }
div.DivClassName
{
background-color: #493649;
}
.BgClassName
{
background-color: #493649;
}
</style>
border-color css
<style>
span { border-color: #493649; }
span { border-color: rgb(73,54,73); }
td.TdClassName
{
border-color: #493649;
}
.TagClassName
{
border-color: #493649;
}
</style>