Shades of Punga #494438
Tints of Punga #494438
RGB
CMYK
RGB Variations
Color information
#494438 (or 0x494438) is known color: Punga. HEX triplet: 49, 44 and 38. RGB value is (73,68,56). Sum of RGB (Red+Green+Blue) = 73+68+56=197 (26% of max value = 765). Red value is 73 (28.91% from 255 or 37.06% from 197); Green value is 68 (26.95% from 255 or 34.52% from 197); Blue value is 56 (22.27% from 255 or 28.43% from 197); Max value from RGB is 73 - color contains mainly: red. Hex color #494438 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494438 is #B6BBC7. Grayscale: #444444. Windows color (decimal): -11975624 or 3687497. OLE color: 3687497.
HSL color Cylindrical-coordinate representation of color #494438: hue angle of 42.35º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #494438 is Cyan = 0, Magento = 0.07, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 68 | 56 | - |
| CMYK | 0 | 0.07 | 0.23 | 0.71 |
| HSL | 42.35º | 0.13% | 0.25% | - |
| HSV(B) | 42.35º | 0.23% | 0.29% | - |
| XYZ | 5.53 | 5.84 | 4.58 | - |
| YUV | 68.13 | 121.16 | 131.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 68 | 56 | 0 | 0.07 | 0.23 | 0.71 | 42.35 | 0.13 | 0.25 |
| Hex | 49 | 44 | 38 | 0 | 7 | 17 | 47 | 2A | D | 19 |
| Octal | 111 | 104 | 70 | 0 | 7 | 27 | 107 | 52 | 15 | 31 |
| Binary | 1001001 | 1000100 | 111000 | 0 | 111 | 10111 | 1000111 | 101010 | 1101 | 11001 |
Color Harmonies of #494438
Complementary color
Monochromatic Colors of #494438
Black with #494438
Text Example
Text Example
White with #494438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494438; }
p { color: rgb(73,68,56); }
H1.HeaderClassName
{
color: #494438;
}
.AnyTagClassName
{
color: #494438;
}
</style>
background-color css
<style>
a { background-color: #494438; }
a { background-color: rgb(73,68,56); }
div.DivClassName
{
background-color: #494438;
}
.BgClassName
{
background-color: #494438;
}
</style>
border-color css
<style>
span { border-color: #494438; }
span { border-color: rgb(73,68,56); }
td.TdClassName
{
border-color: #494438;
}
.TagClassName
{
border-color: #494438;
}
</style>