Shades of Fuscous Grey #433043
Tints of Fuscous Grey #433043
RGB
CMYK
RGB Variations
Color information
#433043 (or 0x433043) is known color: Fuscous Grey. HEX triplet: 43, 30 and 43. RGB value is (67,48,67). Sum of RGB (Red+Green+Blue) = 67+48+67=182 (24% of max value = 765). Red value is 67 (26.56% from 255 or 36.81% from 182); Green value is 48 (19.14% from 255 or 26.37% from 182); Blue value is 67 (26.56% from 255 or 36.81% from 182); Max value from RGB is 67 - color contains mainly: red, blue. Hex color #433043 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433043 is #BCCFBC. Grayscale: #373737. Windows color (decimal): -12373949 or 4403267. OLE color: 4403267.
HSL color Cylindrical-coordinate representation of color #433043: hue angle of 300º degrees, saturation: 0.17, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #433043 is Cyan = 0, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 48 | 67 | - |
| CMYK | 0 | 0.28 | 0 | 0.74 |
| HSL | 300º | 0.17% | 0.23% | - |
| HSV(B) | 300º | 0.28% | 0.26% | - |
| XYZ | 4.38 | 3.71 | 5.8 | - |
| YUV | 55.85 | 134.29 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 48 | 67 | 0 | 0.28 | 0 | 0.74 | 300 | 0.17 | 0.23 |
| Hex | 43 | 30 | 43 | 0 | 1C | 0 | 4A | 12C | 11 | 17 |
| Octal | 103 | 60 | 103 | 0 | 34 | 0 | 112 | 454 | 21 | 27 |
| Binary | 1000011 | 110000 | 1000011 | 0 | 11100 | 0 | 1001010 | 100101100 | 10001 | 10111 |
Color Harmonies of #433043
Complementary color
Monochromatic Colors of #433043
Black with #433043
Text Example
Text Example
White with #433043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433043; }
p { color: rgb(67,48,67); }
H1.HeaderClassName
{
color: #433043;
}
.AnyTagClassName
{
color: #433043;
}
</style>
background-color css
<style>
a { background-color: #433043; }
a { background-color: rgb(67,48,67); }
div.DivClassName
{
background-color: #433043;
}
.BgClassName
{
background-color: #433043;
}
</style>
border-color css
<style>
span { border-color: #433043; }
span { border-color: rgb(67,48,67); }
td.TdClassName
{
border-color: #433043;
}
.TagClassName
{
border-color: #433043;
}
</style>