Shades of Bossanova #463749
Tints of Bossanova #463749
RGB
CMYK
RGB Variations
Color information
#463749 (or 0x463749) is known color: Bossanova. HEX triplet: 46, 37 and 49. RGB value is (70,55,73). Sum of RGB (Red+Green+Blue) = 70+55+73=198 (26% of max value = 765). Red value is 70 (27.73% from 255 or 35.35% from 198); Green value is 55 (21.88% from 255 or 27.78% from 198); Blue value is 73 (28.91% from 255 or 36.87% from 198); Max value from RGB is 73 - color contains mainly: blue. Hex color #463749 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463749 is #B9C8B6. Grayscale: #3D3D3D. Windows color (decimal): -12175543 or 4798278. OLE color: 4798278.
HSL color Cylindrical-coordinate representation of color #463749: hue angle of 290º degrees, saturation: 0.14, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #463749 is Cyan = 0.04, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 70 | 55 | 73 | - |
| CMYK | 0.04 | 0.25 | 0 | 0.71 |
| HSL | 290º | 0.14% | 0.25% | - |
| HSV(B) | 290º | 0.25% | 0.29% | - |
| XYZ | 5.09 | 4.52 | 6.91 | - |
| YUV | 61.54 | 134.47 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 55 | 73 | 0.04 | 0.25 | 0 | 0.71 | 290 | 0.14 | 0.25 |
| Hex | 46 | 37 | 49 | 4 | 19 | 0 | 47 | 122 | E | 19 |
| Octal | 106 | 67 | 111 | 4 | 31 | 0 | 107 | 442 | 16 | 31 |
| Binary | 1000110 | 110111 | 1001001 | 100 | 11001 | 0 | 1000111 | 100100010 | 1110 | 11001 |
Color Harmonies of #463749
Complementary color
Monochromatic Colors of #463749
Black with #463749
Text Example
Text Example
White with #463749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463749; }
p { color: rgb(70,55,73); }
H1.HeaderClassName
{
color: #463749;
}
.AnyTagClassName
{
color: #463749;
}
</style>
background-color css
<style>
a { background-color: #463749; }
a { background-color: rgb(70,55,73); }
div.DivClassName
{
background-color: #463749;
}
.BgClassName
{
background-color: #463749;
}
</style>
border-color css
<style>
span { border-color: #463749; }
span { border-color: rgb(70,55,73); }
td.TdClassName
{
border-color: #463749;
}
.TagClassName
{
border-color: #463749;
}
</style>