Shades of Fuscous Grey #423442
Tints of Fuscous Grey #423442
RGB
CMYK
RGB Variations
Color information
#423442 (or 0x423442) is known color: Fuscous Grey. HEX triplet: 42, 34 and 42. RGB value is (66,52,66). Sum of RGB (Red+Green+Blue) = 66+52+66=184 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.87% from 184); Green value is 52 (20.70% from 255 or 28.26% from 184); Blue value is 66 (26.17% from 255 or 35.87% from 184); Max value from RGB is 66 - color contains mainly: red, blue. Hex color #423442 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423442 is #BDCBBD. Grayscale: #393939. Windows color (decimal): -12438462 or 4338754. OLE color: 4338754.
HSL color Cylindrical-coordinate representation of color #423442: hue angle of 300º 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 #423442 is Cyan = 0, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 52 | 66 | - |
| CMYK | 0 | 0.21 | 0 | 0.74 |
| HSL | 300º | 0.12% | 0.23% | - |
| HSV(B) | 300º | 0.21% | 0.26% | - |
| XYZ | 4.46 | 4.01 | 5.69 | - |
| YUV | 57.78 | 132.64 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 52 | 66 | 0 | 0.21 | 0 | 0.74 | 300 | 0.12 | 0.23 |
| Hex | 42 | 34 | 42 | 0 | 15 | 0 | 4A | 12C | C | 17 |
| Octal | 102 | 64 | 102 | 0 | 25 | 0 | 112 | 454 | 14 | 27 |
| Binary | 1000010 | 110100 | 1000010 | 0 | 10101 | 0 | 1001010 | 100101100 | 1100 | 10111 |
Color Harmonies of #423442
Complementary color
Monochromatic Colors of #423442
Black with #423442
Text Example
Text Example
White with #423442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423442; }
p { color: rgb(66,52,66); }
H1.HeaderClassName
{
color: #423442;
}
.AnyTagClassName
{
color: #423442;
}
</style>
background-color css
<style>
a { background-color: #423442; }
a { background-color: rgb(66,52,66); }
div.DivClassName
{
background-color: #423442;
}
.BgClassName
{
background-color: #423442;
}
</style>
border-color css
<style>
span { border-color: #423442; }
span { border-color: rgb(66,52,66); }
td.TdClassName
{
border-color: #423442;
}
.TagClassName
{
border-color: #423442;
}
</style>