Shades of Fuscous Grey #463946
Tints of Fuscous Grey #463946
RGB
CMYK
RGB Variations
Color information
#463946 (or 0x463946) is known color: Fuscous Grey. HEX triplet: 46, 39 and 46. RGB value is (70,57,70). Sum of RGB (Red+Green+Blue) = 70+57+70=197 (26% of max value = 765). Red value is 70 (27.73% from 255 or 35.53% from 197); Green value is 57 (22.66% from 255 or 28.93% from 197); Blue value is 70 (27.73% from 255 or 35.53% from 197); Max value from RGB is 70 - color contains mainly: red, blue. Hex color #463946 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463946 is #B9C6B9. Grayscale: #3E3E3E. Windows color (decimal): -12175034 or 4602182. OLE color: 4602182.
HSL color Cylindrical-coordinate representation of color #463946: hue angle of 300º degrees, saturation: 0.1, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #463946 is Cyan = 0, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 57 | 70 | - |
| CMYK | 0 | 0.19 | 0 | 0.73 |
| HSL | 300º | 0.1% | 0.25% | - |
| HSV(B) | 300º | 0.19% | 0.27% | - |
| XYZ | 5.09 | 4.67 | 6.43 | - |
| YUV | 62.37 | 132.31 | 133.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 57 | 70 | 0 | 0.19 | 0 | 0.73 | 300 | 0.1 | 0.25 |
| Hex | 46 | 39 | 46 | 0 | 13 | 0 | 49 | 12C | A | 19 |
| Octal | 106 | 71 | 106 | 0 | 23 | 0 | 111 | 454 | 12 | 31 |
| Binary | 1000110 | 111001 | 1000110 | 0 | 10011 | 0 | 1001001 | 100101100 | 1010 | 11001 |
Color Harmonies of #463946
Complementary color
Monochromatic Colors of #463946
Black with #463946
Text Example
Text Example
White with #463946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463946; }
p { color: rgb(70,57,70); }
H1.HeaderClassName
{
color: #463946;
}
.AnyTagClassName
{
color: #463946;
}
</style>
background-color css
<style>
a { background-color: #463946; }
a { background-color: rgb(70,57,70); }
div.DivClassName
{
background-color: #463946;
}
.BgClassName
{
background-color: #463946;
}
</style>
border-color css
<style>
span { border-color: #463946; }
span { border-color: rgb(70,57,70); }
td.TdClassName
{
border-color: #463946;
}
.TagClassName
{
border-color: #463946;
}
</style>