Shades of Bossanova #464447
Tints of Bossanova #464447
RGB
CMYK
RGB Variations
Color information
#464447 (or 0x464447) is known color: Bossanova. HEX triplet: 46, 44 and 47. RGB value is (70,68,71). Sum of RGB (Red+Green+Blue) = 70+68+71=209 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.49% from 209); Green value is 68 (26.95% from 255 or 32.54% from 209); Blue value is 71 (28.12% from 255 or 33.97% from 209); Max value from RGB is 71 - color contains mainly: blue. Hex color #464447 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464447 is #B9BBB8. Grayscale: #444444. Windows color (decimal): -12172217 or 4670534. OLE color: 4670534.
HSL color Cylindrical-coordinate representation of color #464447: hue angle of 280º degrees, saturation: 0.02, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #464447 is Cyan = 0.01, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 68 | 71 | - |
| CMYK | 0.01 | 0.04 | 0 | 0.72 |
| HSL | 280º | 0.02% | 0.27% | - |
| HSV(B) | 280º | 0.04% | 0.28% | - |
| XYZ | 5.73 | 5.89 | 6.8 | - |
| YUV | 68.94 | 129.16 | 128.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 68 | 71 | 0.01 | 0.04 | 0 | 0.72 | 280 | 0.02 | 0.27 |
| Hex | 46 | 44 | 47 | 1 | 4 | 0 | 48 | 118 | 2 | 1B |
| Octal | 106 | 104 | 107 | 1 | 4 | 0 | 110 | 430 | 2 | 33 |
| Binary | 1000110 | 1000100 | 1000111 | 1 | 100 | 0 | 1001000 | 100011000 | 10 | 11011 |
Color Harmonies of #464447
Complementary color
Monochromatic Colors of #464447
Black with #464447
Text Example
Text Example
White with #464447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464447; }
p { color: rgb(70,68,71); }
H1.HeaderClassName
{
color: #464447;
}
.AnyTagClassName
{
color: #464447;
}
</style>
background-color css
<style>
a { background-color: #464447; }
a { background-color: rgb(70,68,71); }
div.DivClassName
{
background-color: #464447;
}
.BgClassName
{
background-color: #464447;
}
</style>
border-color css
<style>
span { border-color: #464447; }
span { border-color: rgb(70,68,71); }
td.TdClassName
{
border-color: #464447;
}
.TagClassName
{
border-color: #464447;
}
</style>