Shades of Bossanova #473549
Tints of Bossanova #473549
RGB
CMYK
RGB Variations
Color information
#473549 (or 0x473549) is known color: Bossanova. HEX triplet: 47, 35 and 49. RGB value is (71,53,73). Sum of RGB (Red+Green+Blue) = 71+53+73=197 (26% of max value = 765). Red value is 71 (28.12% from 255 or 36.04% from 197); Green value is 53 (21.09% from 255 or 26.90% from 197); Blue value is 73 (28.91% from 255 or 37.06% from 197); Max value from RGB is 73 - color contains mainly: blue. Hex color #473549 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473549 is #B8CAB6. Grayscale: #3C3C3C. Windows color (decimal): -12110519 or 4797767. OLE color: 4797767.
HSL color Cylindrical-coordinate representation of color #473549: hue angle of 294º degrees, saturation: 0.16, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #473549 is Cyan = 0.03, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 71 | 53 | 73 | - |
| CMYK | 0.03 | 0.27 | 0 | 0.71 |
| HSL | 294º | 0.16% | 0.25% | - |
| HSV(B) | 294º | 0.27% | 0.29% | - |
| XYZ | 5.07 | 4.37 | 6.88 | - |
| YUV | 60.66 | 134.96 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 73 | 0.03 | 0.27 | 0 | 0.71 | 294 | 0.16 | 0.25 |
| Hex | 47 | 35 | 49 | 3 | 1B | 0 | 47 | 126 | 10 | 19 |
| Octal | 107 | 65 | 111 | 3 | 33 | 0 | 107 | 446 | 20 | 31 |
| Binary | 1000111 | 110101 | 1001001 | 11 | 11011 | 0 | 1000111 | 100100110 | 10000 | 11001 |
Color Harmonies of #473549
Complementary color
Monochromatic Colors of #473549
Black with #473549
Text Example
Text Example
White with #473549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473549; }
p { color: rgb(71,53,73); }
H1.HeaderClassName
{
color: #473549;
}
.AnyTagClassName
{
color: #473549;
}
</style>
background-color css
<style>
a { background-color: #473549; }
a { background-color: rgb(71,53,73); }
div.DivClassName
{
background-color: #473549;
}
.BgClassName
{
background-color: #473549;
}
</style>
border-color css
<style>
span { border-color: #473549; }
span { border-color: rgb(71,53,73); }
td.TdClassName
{
border-color: #473549;
}
.TagClassName
{
border-color: #473549;
}
</style>