Shades of Bossanova #473947
Tints of Bossanova #473947
RGB
CMYK
RGB Variations
Color information
#473947 (or 0x473947) is known color: Bossanova. HEX triplet: 47, 39 and 47. RGB value is (71,57,71). Sum of RGB (Red+Green+Blue) = 71+57+71=199 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.68% from 199); Green value is 57 (22.66% from 255 or 28.64% from 199); Blue value is 71 (28.12% from 255 or 35.68% from 199); Max value from RGB is 71 - color contains mainly: red, blue. Hex color #473947 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473947 is #B8C6B8. Grayscale: #3E3E3E. Windows color (decimal): -12109497 or 4667719. OLE color: 4667719.
HSL color Cylindrical-coordinate representation of color #473947: hue angle of 300º degrees, saturation: 0.11, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #473947 is Cyan = 0, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 57 | 71 | - |
| CMYK | 0 | 0.20 | 0 | 0.72 |
| HSL | 300º | 0.11% | 0.25% | - |
| HSV(B) | 300º | 0.2% | 0.28% | - |
| XYZ | 5.2 | 4.72 | 6.6 | - |
| YUV | 62.78 | 132.64 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 57 | 71 | 0 | 0.20 | 0 | 0.72 | 300 | 0.11 | 0.25 |
| Hex | 47 | 39 | 47 | 0 | 14 | 0 | 48 | 12C | B | 19 |
| Octal | 107 | 71 | 107 | 0 | 24 | 0 | 110 | 454 | 13 | 31 |
| Binary | 1000111 | 111001 | 1000111 | 0 | 10100 | 0 | 1001000 | 100101100 | 1011 | 11001 |
Color Harmonies of #473947
Complementary color
Monochromatic Colors of #473947
Black with #473947
Text Example
Text Example
White with #473947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473947; }
p { color: rgb(71,57,71); }
H1.HeaderClassName
{
color: #473947;
}
.AnyTagClassName
{
color: #473947;
}
</style>
background-color css
<style>
a { background-color: #473947; }
a { background-color: rgb(71,57,71); }
div.DivClassName
{
background-color: #473947;
}
.BgClassName
{
background-color: #473947;
}
</style>
border-color css
<style>
span { border-color: #473947; }
span { border-color: rgb(71,57,71); }
td.TdClassName
{
border-color: #473947;
}
.TagClassName
{
border-color: #473947;
}
</style>