Shades of Brown Pod #382621
Tints of Brown Pod #382621
RGB
CMYK
RGB Variations
Color information
#382621 (or 0x382621) is known color: Brown Pod. HEX triplet: 38, 26 and 21. RGB value is (56,38,33). Sum of RGB (Red+Green+Blue) = 56+38+33=127 (16% of max value = 765). Red value is 56 (22.27% from 255 or 44.09% from 127); Green value is 38 (15.23% from 255 or 29.92% from 127); Blue value is 33 (13.28% from 255 or 25.98% from 127); Max value from RGB is 56 - color contains mainly: red. Hex color #382621 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382621 is #C7D9DE. Grayscale: #2A2A2A. Windows color (decimal): -13097439 or 2172472. OLE color: 2172472.
HSL color Cylindrical-coordinate representation of color #382621: hue angle of 13.04º degrees, saturation: 0.26, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #382621 is Cyan = 0, Magento = 0.32, Yellow = 0.41 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 38 | 33 | - |
| CMYK | 0 | 0.32 | 0.41 | 0.78 |
| HSL | 13.04º | 0.26% | 0.17% | - |
| HSV(B) | 13.04º | 0.41% | 0.22% | - |
| XYZ | 2.6 | 2.34 | 1.75 | - |
| YUV | 42.81 | 122.46 | 137.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 33 | 0 | 0.32 | 0.41 | 0.78 | 13.04 | 0.26 | 0.17 |
| Hex | 38 | 26 | 21 | 0 | 20 | 29 | 4E | D | 1A | 11 |
| Octal | 70 | 46 | 41 | 0 | 40 | 51 | 116 | 15 | 32 | 21 |
| Binary | 111000 | 100110 | 100001 | 0 | 100000 | 101001 | 1001110 | 1101 | 11010 | 10001 |
Color Harmonies of #382621
Complementary color
Monochromatic Colors of #382621
Black with #382621
Text Example
Text Example
White with #382621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382621; }
p { color: rgb(56,38,33); }
H1.HeaderClassName
{
color: #382621;
}
.AnyTagClassName
{
color: #382621;
}
</style>
background-color css
<style>
a { background-color: #382621; }
a { background-color: rgb(56,38,33); }
div.DivClassName
{
background-color: #382621;
}
.BgClassName
{
background-color: #382621;
}
</style>
border-color css
<style>
span { border-color: #382621; }
span { border-color: rgb(56,38,33); }
td.TdClassName
{
border-color: #382621;
}
.TagClassName
{
border-color: #382621;
}
</style>