Shades of Bossanova #473849
Tints of Bossanova #473849
RGB
CMYK
RGB Variations
Color information
#473849 (or 0x473849) is known color: Bossanova. HEX triplet: 47, 38 and 49. RGB value is (71,56,73). Sum of RGB (Red+Green+Blue) = 71+56+73=200 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.5% from 200); Green value is 56 (22.27% from 255 or 28% from 200); Blue value is 73 (28.91% from 255 or 36.5% from 200); Max value from RGB is 73 - color contains mainly: blue. Hex color #473849 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473849 is #B8C7B6. Grayscale: #3E3E3E. Windows color (decimal): -12109751 or 4798535. OLE color: 4798535.
HSL color Cylindrical-coordinate representation of color #473849: hue angle of 292.94º 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 #473849 is Cyan = 0.03, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 71 | 56 | 73 | - |
| CMYK | 0.03 | 0.23 | 0 | 0.71 |
| HSL | 292.94º | 0.13% | 0.25% | - |
| HSV(B) | 292.94º | 0.23% | 0.29% | - |
| XYZ | 5.22 | 4.65 | 6.93 | - |
| YUV | 62.42 | 133.97 | 134.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 56 | 73 | 0.03 | 0.23 | 0 | 0.71 | 292.94 | 0.13 | 0.25 |
| Hex | 47 | 38 | 49 | 3 | 17 | 0 | 47 | 125 | D | 19 |
| Octal | 107 | 70 | 111 | 3 | 27 | 0 | 107 | 445 | 15 | 31 |
| Binary | 1000111 | 111000 | 1001001 | 11 | 10111 | 0 | 1000111 | 100100101 | 1101 | 11001 |
Color Harmonies of #473849
Complementary color
Monochromatic Colors of #473849
Black with #473849
Text Example
Text Example
White with #473849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473849; }
p { color: rgb(71,56,73); }
H1.HeaderClassName
{
color: #473849;
}
.AnyTagClassName
{
color: #473849;
}
</style>
background-color css
<style>
a { background-color: #473849; }
a { background-color: rgb(71,56,73); }
div.DivClassName
{
background-color: #473849;
}
.BgClassName
{
background-color: #473849;
}
</style>
border-color css
<style>
span { border-color: #473849; }
span { border-color: rgb(71,56,73); }
td.TdClassName
{
border-color: #473849;
}
.TagClassName
{
border-color: #473849;
}
</style>