Shades of Bossanova #463649
Tints of Bossanova #463649
RGB
CMYK
RGB Variations
Color information
#463649 (or 0x463649) is known color: Bossanova. HEX triplet: 46, 36 and 49. RGB value is (70,54,73). Sum of RGB (Red+Green+Blue) = 70+54+73=197 (26% of max value = 765). Red value is 70 (27.73% from 255 or 35.53% from 197); Green value is 54 (21.48% from 255 or 27.41% 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 #463649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463649 is #B9C9B6. Grayscale: #3C3C3C. Windows color (decimal): -12175799 or 4798022. OLE color: 4798022.
HSL color Cylindrical-coordinate representation of color #463649: hue angle of 290.53º degrees, saturation: 0.15, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #463649 is Cyan = 0.04, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 70 | 54 | 73 | - |
| CMYK | 0.04 | 0.26 | 0 | 0.71 |
| HSL | 290.53º | 0.15% | 0.25% | - |
| HSV(B) | 290.53º | 0.26% | 0.29% | - |
| XYZ | 5.05 | 4.42 | 6.89 | - |
| YUV | 60.95 | 134.8 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 73 | 0.04 | 0.26 | 0 | 0.71 | 290.53 | 0.15 | 0.25 |
| Hex | 46 | 36 | 49 | 4 | 1A | 0 | 47 | 123 | F | 19 |
| Octal | 106 | 66 | 111 | 4 | 32 | 0 | 107 | 443 | 17 | 31 |
| Binary | 1000110 | 110110 | 1001001 | 100 | 11010 | 0 | 1000111 | 100100011 | 1111 | 11001 |
Color Harmonies of #463649
Complementary color
Monochromatic Colors of #463649
Black with #463649
Text Example
Text Example
White with #463649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463649; }
p { color: rgb(70,54,73); }
H1.HeaderClassName
{
color: #463649;
}
.AnyTagClassName
{
color: #463649;
}
</style>
background-color css
<style>
a { background-color: #463649; }
a { background-color: rgb(70,54,73); }
div.DivClassName
{
background-color: #463649;
}
.BgClassName
{
background-color: #463649;
}
</style>
border-color css
<style>
span { border-color: #463649; }
span { border-color: rgb(70,54,73); }
td.TdClassName
{
border-color: #463649;
}
.TagClassName
{
border-color: #463649;
}
</style>