Shades of Bossanova #473847
Tints of Bossanova #473847
RGB
CMYK
RGB Variations
Color information
#473847 (or 0x473847) is known color: Bossanova. HEX triplet: 47, 38 and 47. RGB value is (71,56,71). Sum of RGB (Red+Green+Blue) = 71+56+71=198 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.86% from 198); Green value is 56 (22.27% from 255 or 28.28% from 198); Blue value is 71 (28.12% from 255 or 35.86% from 198); Max value from RGB is 71 - color contains mainly: red, blue. Hex color #473847 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473847 is #B8C7B8. Grayscale: #3E3E3E. Windows color (decimal): -12109753 or 4667463. OLE color: 4667463.
HSL color Cylindrical-coordinate representation of color #473847: hue angle of 300º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #473847 is Cyan = 0, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 56 | 71 | - |
| CMYK | 0 | 0.21 | 0 | 0.72 |
| HSL | 300º | 0.12% | 0.25% | - |
| HSV(B) | 300º | 0.21% | 0.28% | - |
| XYZ | 5.15 | 4.62 | 6.58 | - |
| YUV | 62.2 | 132.97 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 56 | 71 | 0 | 0.21 | 0 | 0.72 | 300 | 0.12 | 0.25 |
| Hex | 47 | 38 | 47 | 0 | 15 | 0 | 48 | 12C | C | 19 |
| Octal | 107 | 70 | 107 | 0 | 25 | 0 | 110 | 454 | 14 | 31 |
| Binary | 1000111 | 111000 | 1000111 | 0 | 10101 | 0 | 1001000 | 100101100 | 1100 | 11001 |
Color Harmonies of #473847
Complementary color
Monochromatic Colors of #473847
Black with #473847
Text Example
Text Example
White with #473847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473847; }
p { color: rgb(71,56,71); }
H1.HeaderClassName
{
color: #473847;
}
.AnyTagClassName
{
color: #473847;
}
</style>
background-color css
<style>
a { background-color: #473847; }
a { background-color: rgb(71,56,71); }
div.DivClassName
{
background-color: #473847;
}
.BgClassName
{
background-color: #473847;
}
</style>
border-color css
<style>
span { border-color: #473847; }
span { border-color: rgb(71,56,71); }
td.TdClassName
{
border-color: #473847;
}
.TagClassName
{
border-color: #473847;
}
</style>