Shades of Bossanova #474347
Tints of Bossanova #474347
RGB
CMYK
RGB Variations
Color information
#474347 (or 0x474347) is known color: Bossanova. HEX triplet: 47, 43 and 47. RGB value is (71,67,71). Sum of RGB (Red+Green+Blue) = 71+67+71=209 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.97% from 209); Green value is 67 (26.56% from 255 or 32.06% from 209); Blue value is 71 (28.12% from 255 or 33.97% from 209); Max value from RGB is 71 - color contains mainly: red, blue. Hex color #474347 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474347 is #B8BCB8. Grayscale: #444444. Windows color (decimal): -12106937 or 4670279. OLE color: 4670279.
HSL color Cylindrical-coordinate representation of color #474347: hue angle of 300º degrees, saturation: 0.03, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #474347 is Cyan = 0, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 67 | 71 | - |
| CMYK | 0 | 0.06 | 0 | 0.72 |
| HSL | 300º | 0.03% | 0.27% | - |
| HSV(B) | 300º | 0.06% | 0.28% | - |
| XYZ | 5.74 | 5.81 | 6.78 | - |
| YUV | 68.65 | 129.33 | 129.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 67 | 71 | 0 | 0.06 | 0 | 0.72 | 300 | 0.03 | 0.27 |
| Hex | 47 | 43 | 47 | 0 | 6 | 0 | 48 | 12C | 3 | 1B |
| Octal | 107 | 103 | 107 | 0 | 6 | 0 | 110 | 454 | 3 | 33 |
| Binary | 1000111 | 1000011 | 1000111 | 0 | 110 | 0 | 1001000 | 100101100 | 11 | 11011 |
Color Harmonies of #474347
Complementary color
Monochromatic Colors of #474347
Black with #474347
Text Example
Text Example
White with #474347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474347; }
p { color: rgb(71,67,71); }
H1.HeaderClassName
{
color: #474347;
}
.AnyTagClassName
{
color: #474347;
}
</style>
background-color css
<style>
a { background-color: #474347; }
a { background-color: rgb(71,67,71); }
div.DivClassName
{
background-color: #474347;
}
.BgClassName
{
background-color: #474347;
}
</style>
border-color css
<style>
span { border-color: #474347; }
span { border-color: rgb(71,67,71); }
td.TdClassName
{
border-color: #474347;
}
.TagClassName
{
border-color: #474347;
}
</style>