Shades of Fuscous Grey #413440
Tints of Fuscous Grey #413440
RGB
CMYK
RGB Variations
Color information
#413440 (or 0x413440) is known color: Fuscous Grey. HEX triplet: 41, 34 and 40. RGB value is (65,52,64). Sum of RGB (Red+Green+Blue) = 65+52+64=181 (23% of max value = 765). Red value is 65 (25.78% from 255 or 35.91% from 181); Green value is 52 (20.70% from 255 or 28.73% from 181); Blue value is 64 (25.39% from 255 or 35.36% from 181); Max value from RGB is 65 - color contains mainly: red. Hex color #413440 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413440 is #BECBBF. Grayscale: #393939. Windows color (decimal): -12504000 or 4207681. OLE color: 4207681.
HSL color Cylindrical-coordinate representation of color #413440: hue angle of 304.62º degrees, saturation: 0.11, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #413440 is Cyan = 0, Magento = 0.20, Yellow = 0.02 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 52 | 64 | - |
| CMYK | 0 | 0.20 | 0.02 | 0.75 |
| HSL | 304.62º | 0.11% | 0.23% | - |
| HSV(B) | 304.62º | 0.2% | 0.25% | - |
| XYZ | 4.33 | 3.95 | 5.38 | - |
| YUV | 57.26 | 131.81 | 133.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 64 | 0 | 0.20 | 0.02 | 0.75 | 304.62 | 0.11 | 0.23 |
| Hex | 41 | 34 | 40 | 0 | 14 | 2 | 4B | 131 | B | 17 |
| Octal | 101 | 64 | 100 | 0 | 24 | 2 | 113 | 461 | 13 | 27 |
| Binary | 1000001 | 110100 | 1000000 | 0 | 10100 | 10 | 1001011 | 100110001 | 1011 | 10111 |
Color Harmonies of #413440
Complementary color
Monochromatic Colors of #413440
Black with #413440
Text Example
Text Example
White with #413440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413440; }
p { color: rgb(65,52,64); }
H1.HeaderClassName
{
color: #413440;
}
.AnyTagClassName
{
color: #413440;
}
</style>
background-color css
<style>
a { background-color: #413440; }
a { background-color: rgb(65,52,64); }
div.DivClassName
{
background-color: #413440;
}
.BgClassName
{
background-color: #413440;
}
</style>
border-color css
<style>
span { border-color: #413440; }
span { border-color: rgb(65,52,64); }
td.TdClassName
{
border-color: #413440;
}
.TagClassName
{
border-color: #413440;
}
</style>