Shades of Fuscous Grey #413442
Tints of Fuscous Grey #413442
RGB
CMYK
RGB Variations
Color information
#413442 (or 0x413442) is known color: Fuscous Grey. HEX triplet: 41, 34 and 42. RGB value is (65,52,66). Sum of RGB (Red+Green+Blue) = 65+52+66=183 (24% of max value = 765). Red value is 65 (25.78% from 255 or 35.52% from 183); Green value is 52 (20.70% from 255 or 28.42% from 183); Blue value is 66 (26.17% from 255 or 36.07% from 183); Max value from RGB is 66 - color contains mainly: blue. Hex color #413442 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413442 is #BECBBD. Grayscale: #393939. Windows color (decimal): -12503998 or 4338753. OLE color: 4338753.
HSL color Cylindrical-coordinate representation of color #413442: hue angle of 295.71º degrees, saturation: 0.12, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #413442 is Cyan = 0.02, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 65 | 52 | 66 | - |
| CMYK | 0.02 | 0.21 | 0 | 0.74 |
| HSL | 295.71º | 0.12% | 0.23% | - |
| HSV(B) | 295.71º | 0.21% | 0.26% | - |
| XYZ | 4.39 | 3.97 | 5.69 | - |
| YUV | 57.48 | 132.81 | 133.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 66 | 0.02 | 0.21 | 0 | 0.74 | 295.71 | 0.12 | 0.23 |
| Hex | 41 | 34 | 42 | 2 | 15 | 0 | 4A | 128 | C | 17 |
| Octal | 101 | 64 | 102 | 2 | 25 | 0 | 112 | 450 | 14 | 27 |
| Binary | 1000001 | 110100 | 1000010 | 10 | 10101 | 0 | 1001010 | 100101000 | 1100 | 10111 |
Color Harmonies of #413442
Complementary color
Monochromatic Colors of #413442
Black with #413442
Text Example
Text Example
White with #413442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413442; }
p { color: rgb(65,52,66); }
H1.HeaderClassName
{
color: #413442;
}
.AnyTagClassName
{
color: #413442;
}
</style>
background-color css
<style>
a { background-color: #413442; }
a { background-color: rgb(65,52,66); }
div.DivClassName
{
background-color: #413442;
}
.BgClassName
{
background-color: #413442;
}
</style>
border-color css
<style>
span { border-color: #413442; }
span { border-color: rgb(65,52,66); }
td.TdClassName
{
border-color: #413442;
}
.TagClassName
{
border-color: #413442;
}
</style>