Shades of Bossanova #464048
Tints of Bossanova #464048
RGB
CMYK
RGB Variations
Color information
#464048 (or 0x464048) is known color: Bossanova. HEX triplet: 46, 40 and 48. RGB value is (70,64,72). Sum of RGB (Red+Green+Blue) = 70+64+72=206 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.98% from 206); Green value is 64 (25.39% from 255 or 31.07% from 206); Blue value is 72 (28.52% from 255 or 34.95% from 206); Max value from RGB is 72 - color contains mainly: blue. Hex color #464048 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464048 is #B9BFB7. Grayscale: #424242. Windows color (decimal): -12173240 or 4735046. OLE color: 4735046.
HSL color Cylindrical-coordinate representation of color #464048: hue angle of 285º degrees, saturation: 0.06, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #464048 is Cyan = 0.03, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 64 | 72 | - |
| CMYK | 0.03 | 0.11 | 0 | 0.72 |
| HSL | 285º | 0.06% | 0.27% | - |
| HSV(B) | 285º | 0.11% | 0.28% | - |
| XYZ | 5.53 | 5.44 | 6.89 | - |
| YUV | 66.71 | 130.99 | 130.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 64 | 72 | 0.03 | 0.11 | 0 | 0.72 | 285 | 0.06 | 0.27 |
| Hex | 46 | 40 | 48 | 3 | B | 0 | 48 | 11D | 6 | 1B |
| Octal | 106 | 100 | 110 | 3 | 13 | 0 | 110 | 435 | 6 | 33 |
| Binary | 1000110 | 1000000 | 1001000 | 11 | 1011 | 0 | 1001000 | 100011101 | 110 | 11011 |
Color Harmonies of #464048
Complementary color
Monochromatic Colors of #464048
Black with #464048
Text Example
Text Example
White with #464048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464048; }
p { color: rgb(70,64,72); }
H1.HeaderClassName
{
color: #464048;
}
.AnyTagClassName
{
color: #464048;
}
</style>
background-color css
<style>
a { background-color: #464048; }
a { background-color: rgb(70,64,72); }
div.DivClassName
{
background-color: #464048;
}
.BgClassName
{
background-color: #464048;
}
</style>
border-color css
<style>
span { border-color: #464048; }
span { border-color: rgb(70,64,72); }
td.TdClassName
{
border-color: #464048;
}
.TagClassName
{
border-color: #464048;
}
</style>