Shades of Fuscous Grey #413041
Tints of Fuscous Grey #413041
RGB
CMYK
RGB Variations
Color information
#413041 (or 0x413041) is known color: Fuscous Grey. HEX triplet: 41, 30 and 41. RGB value is (65,48,65). Sum of RGB (Red+Green+Blue) = 65+48+65=178 (23% of max value = 765). Red value is 65 (25.78% from 255 or 36.52% from 178); Green value is 48 (19.14% from 255 or 26.97% from 178); Blue value is 65 (25.78% from 255 or 36.52% from 178); Max value from RGB is 65 - color contains mainly: red, blue. Hex color #413041 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413041 is #BECFBE. Grayscale: #363636. Windows color (decimal): -12505023 or 4272193. OLE color: 4272193.
HSL color Cylindrical-coordinate representation of color #413041: hue angle of 300º degrees, saturation: 0.15, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #413041 is Cyan = 0, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 48 | 65 | - |
| CMYK | 0 | 0.26 | 0 | 0.75 |
| HSL | 300º | 0.15% | 0.22% | - |
| HSV(B) | 300º | 0.26% | 0.25% | - |
| XYZ | 4.19 | 3.62 | 5.48 | - |
| YUV | 55.02 | 133.63 | 135.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 65 | 0 | 0.26 | 0 | 0.75 | 300 | 0.15 | 0.22 |
| Hex | 41 | 30 | 41 | 0 | 1A | 0 | 4B | 12C | F | 16 |
| Octal | 101 | 60 | 101 | 0 | 32 | 0 | 113 | 454 | 17 | 26 |
| Binary | 1000001 | 110000 | 1000001 | 0 | 11010 | 0 | 1001011 | 100101100 | 1111 | 10110 |
Color Harmonies of #413041
Complementary color
Monochromatic Colors of #413041
Black with #413041
Text Example
Text Example
White with #413041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413041; }
p { color: rgb(65,48,65); }
H1.HeaderClassName
{
color: #413041;
}
.AnyTagClassName
{
color: #413041;
}
</style>
background-color css
<style>
a { background-color: #413041; }
a { background-color: rgb(65,48,65); }
div.DivClassName
{
background-color: #413041;
}
.BgClassName
{
background-color: #413041;
}
</style>
border-color css
<style>
span { border-color: #413041; }
span { border-color: rgb(65,48,65); }
td.TdClassName
{
border-color: #413041;
}
.TagClassName
{
border-color: #413041;
}
</style>