Shades of Bossanova #474047
Tints of Bossanova #474047
RGB
CMYK
RGB Variations
Color information
#474047 (or 0x474047) is known color: Bossanova. HEX triplet: 47, 40 and 47. RGB value is (71,64,71). Sum of RGB (Red+Green+Blue) = 71+64+71=206 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.47% from 206); Green value is 64 (25.39% from 255 or 31.07% from 206); Blue value is 71 (28.12% from 255 or 34.47% from 206); Max value from RGB is 71 - color contains mainly: red, blue. Hex color #474047 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474047 is #B8BFB8. Grayscale: #424242. Windows color (decimal): -12107705 or 4669511. OLE color: 4669511.
HSL color Cylindrical-coordinate representation of color #474047: hue angle of 300º degrees, saturation: 0.05, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #474047 is Cyan = 0, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 64 | 71 | - |
| CMYK | 0 | 0.10 | 0 | 0.72 |
| HSL | 300º | 0.05% | 0.26% | - |
| HSV(B) | 300º | 0.1% | 0.28% | - |
| XYZ | 5.57 | 5.46 | 6.72 | - |
| YUV | 66.89 | 130.32 | 130.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 64 | 71 | 0 | 0.10 | 0 | 0.72 | 300 | 0.05 | 0.26 |
| Hex | 47 | 40 | 47 | 0 | A | 0 | 48 | 12C | 5 | 1A |
| Octal | 107 | 100 | 107 | 0 | 12 | 0 | 110 | 454 | 5 | 32 |
| Binary | 1000111 | 1000000 | 1000111 | 0 | 1010 | 0 | 1001000 | 100101100 | 101 | 11010 |
Color Harmonies of #474047
Complementary color
Monochromatic Colors of #474047
Black with #474047
Text Example
Text Example
White with #474047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474047; }
p { color: rgb(71,64,71); }
H1.HeaderClassName
{
color: #474047;
}
.AnyTagClassName
{
color: #474047;
}
</style>
background-color css
<style>
a { background-color: #474047; }
a { background-color: rgb(71,64,71); }
div.DivClassName
{
background-color: #474047;
}
.BgClassName
{
background-color: #474047;
}
</style>
border-color css
<style>
span { border-color: #474047; }
span { border-color: rgb(71,64,71); }
td.TdClassName
{
border-color: #474047;
}
.TagClassName
{
border-color: #474047;
}
</style>