Shades of Punga #484338
Tints of Punga #484338
RGB
CMYK
RGB Variations
Color information
#484338 (or 0x484338) is known color: Punga. HEX triplet: 48, 43 and 38. RGB value is (72,67,56). Sum of RGB (Red+Green+Blue) = 72+67+56=195 (25% of max value = 765). Red value is 72 (28.52% from 255 or 36.92% from 195); Green value is 67 (26.56% from 255 or 34.36% from 195); Blue value is 56 (22.27% from 255 or 28.72% from 195); Max value from RGB is 72 - color contains mainly: red. Hex color #484338 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #484338 is #B7BCC7. Grayscale: #434343. Windows color (decimal): -12041416 or 3687240. OLE color: 3687240.
HSL color Cylindrical-coordinate representation of color #484338: hue angle of 41.25º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #484338 is Cyan = 0, Magento = 0.07, Yellow = 0.22 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 67 | 56 | - |
| CMYK | 0 | 0.07 | 0.22 | 0.72 |
| HSL | 41.25º | 0.13% | 0.25% | - |
| HSV(B) | 41.25º | 0.22% | 0.28% | - |
| XYZ | 5.39 | 5.68 | 4.55 | - |
| YUV | 67.24 | 121.66 | 131.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 67 | 56 | 0 | 0.07 | 0.22 | 0.72 | 41.25 | 0.13 | 0.25 |
| Hex | 48 | 43 | 38 | 0 | 7 | 16 | 48 | 29 | C | 19 |
| Octal | 110 | 103 | 70 | 0 | 7 | 26 | 110 | 51 | 14 | 31 |
| Binary | 1001000 | 1000011 | 111000 | 0 | 111 | 10110 | 1001000 | 101001 | 1100 | 11001 |
Color Harmonies of #484338
Complementary color
Monochromatic Colors of #484338
Black with #484338
Text Example
Text Example
White with #484338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484338; }
p { color: rgb(72,67,56); }
H1.HeaderClassName
{
color: #484338;
}
.AnyTagClassName
{
color: #484338;
}
</style>
background-color css
<style>
a { background-color: #484338; }
a { background-color: rgb(72,67,56); }
div.DivClassName
{
background-color: #484338;
}
.BgClassName
{
background-color: #484338;
}
</style>
border-color css
<style>
span { border-color: #484338; }
span { border-color: rgb(72,67,56); }
td.TdClassName
{
border-color: #484338;
}
.TagClassName
{
border-color: #484338;
}
</style>