Shades of Brown Pod #392621
Tints of Brown Pod #392621
RGB
CMYK
RGB Variations
Color information
#392621 (or 0x392621) is known color: Brown Pod. HEX triplet: 39, 26 and 21. RGB value is (57,38,33). Sum of RGB (Red+Green+Blue) = 57+38+33=128 (16% of max value = 765). Red value is 57 (22.66% from 255 or 44.53% from 128); Green value is 38 (15.23% from 255 or 29.69% from 128); Blue value is 33 (13.28% from 255 or 25.78% from 128); Max value from RGB is 57 - color contains mainly: red. Hex color #392621 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392621 is #C6D9DE. Grayscale: #2B2B2B. Windows color (decimal): -13031903 or 2172473. OLE color: 2172473.
HSL color Cylindrical-coordinate representation of color #392621: hue angle of 12.5º degrees, saturation: 0.27, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #392621 is Cyan = 0, Magento = 0.33, Yellow = 0.42 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 38 | 33 | - |
| CMYK | 0 | 0.33 | 0.42 | 0.78 |
| HSL | 12.5º | 0.27% | 0.18% | - |
| HSV(B) | 12.5º | 0.42% | 0.22% | - |
| XYZ | 2.65 | 2.37 | 1.76 | - |
| YUV | 43.11 | 122.29 | 137.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 38 | 33 | 0 | 0.33 | 0.42 | 0.78 | 12.5 | 0.27 | 0.18 |
| Hex | 39 | 26 | 21 | 0 | 21 | 2A | 4E | C | 1B | 12 |
| Octal | 71 | 46 | 41 | 0 | 41 | 52 | 116 | 14 | 33 | 22 |
| Binary | 111001 | 100110 | 100001 | 0 | 100001 | 101010 | 1001110 | 1100 | 11011 | 10010 |
Color Harmonies of #392621
Complementary color
Monochromatic Colors of #392621
Black with #392621
Text Example
Text Example
White with #392621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392621; }
p { color: rgb(57,38,33); }
H1.HeaderClassName
{
color: #392621;
}
.AnyTagClassName
{
color: #392621;
}
</style>
background-color css
<style>
a { background-color: #392621; }
a { background-color: rgb(57,38,33); }
div.DivClassName
{
background-color: #392621;
}
.BgClassName
{
background-color: #392621;
}
</style>
border-color css
<style>
span { border-color: #392621; }
span { border-color: rgb(57,38,33); }
td.TdClassName
{
border-color: #392621;
}
.TagClassName
{
border-color: #392621;
}
</style>