Shades of Fuscous Grey #433443
Tints of Fuscous Grey #433443
RGB
CMYK
RGB Variations
Color information
#433443 (or 0x433443) is known color: Fuscous Grey. HEX triplet: 43, 34 and 43. RGB value is (67,52,67). Sum of RGB (Red+Green+Blue) = 67+52+67=186 (24% of max value = 765). Red value is 67 (26.56% from 255 or 36.02% from 186); Green value is 52 (20.70% from 255 or 27.96% from 186); Blue value is 67 (26.56% from 255 or 36.02% from 186); Max value from RGB is 67 - color contains mainly: red, blue. Hex color #433443 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433443 is #BCCBBC. Grayscale: #3A3A3A. Windows color (decimal): -12372925 or 4404291. OLE color: 4404291.
HSL color Cylindrical-coordinate representation of color #433443: hue angle of 300º degrees, saturation: 0.13, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #433443 is Cyan = 0, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 52 | 67 | - |
| CMYK | 0 | 0.22 | 0 | 0.74 |
| HSL | 300º | 0.13% | 0.23% | - |
| HSV(B) | 300º | 0.22% | 0.26% | - |
| XYZ | 4.56 | 4.05 | 5.85 | - |
| YUV | 58.2 | 132.97 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 67 | 0 | 0.22 | 0 | 0.74 | 300 | 0.13 | 0.23 |
| Hex | 43 | 34 | 43 | 0 | 16 | 0 | 4A | 12C | D | 17 |
| Octal | 103 | 64 | 103 | 0 | 26 | 0 | 112 | 454 | 15 | 27 |
| Binary | 1000011 | 110100 | 1000011 | 0 | 10110 | 0 | 1001010 | 100101100 | 1101 | 10111 |
Color Harmonies of #433443
Complementary color
Monochromatic Colors of #433443
Black with #433443
Text Example
Text Example
White with #433443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433443; }
p { color: rgb(67,52,67); }
H1.HeaderClassName
{
color: #433443;
}
.AnyTagClassName
{
color: #433443;
}
</style>
background-color css
<style>
a { background-color: #433443; }
a { background-color: rgb(67,52,67); }
div.DivClassName
{
background-color: #433443;
}
.BgClassName
{
background-color: #433443;
}
</style>
border-color css
<style>
span { border-color: #433443; }
span { border-color: rgb(67,52,67); }
td.TdClassName
{
border-color: #433443;
}
.TagClassName
{
border-color: #433443;
}
</style>