Shades of Brown Pod #392218
Tints of Brown Pod #392218
RGB
CMYK
RGB Variations
Color information
#392218 (or 0x392218) is known color: Brown Pod. HEX triplet: 39, 22 and 18. RGB value is (57,34,24). Sum of RGB (Red+Green+Blue) = 57+34+24=115 (15% of max value = 765). Red value is 57 (22.66% from 255 or 49.57% from 115); Green value is 34 (13.67% from 255 or 29.57% from 115); Blue value is 24 (9.77% from 255 or 20.87% from 115); Max value from RGB is 57 - color contains mainly: red. Hex color #392218 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #392218 is #C6DDE7. Grayscale: #272727. Windows color (decimal): -13032936 or 1581625. OLE color: 1581625.
HSL color Cylindrical-coordinate representation of color #392218: hue angle of 18.18º degrees, saturation: 0.41, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #392218 is Cyan = 0, Magento = 0.40, Yellow = 0.58 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 34 | 24 | - |
| CMYK | 0 | 0.40 | 0.58 | 0.78 |
| HSL | 18.18º | 0.41% | 0.16% | - |
| HSV(B) | 18.18º | 0.58% | 0.22% | - |
| XYZ | 2.42 | 2.08 | 1.14 | - |
| YUV | 39.74 | 119.12 | 140.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 34 | 24 | 0 | 0.40 | 0.58 | 0.78 | 18.18 | 0.41 | 0.16 |
| Hex | 39 | 22 | 18 | 0 | 28 | 3A | 4E | 12 | 29 | 10 |
| Octal | 71 | 42 | 30 | 0 | 50 | 72 | 116 | 22 | 51 | 20 |
| Binary | 111001 | 100010 | 11000 | 0 | 101000 | 111010 | 1001110 | 10010 | 101001 | 10000 |
Color Harmonies of #392218
Complementary color
Monochromatic Colors of #392218
Black with #392218
Text Example
Text Example
White with #392218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392218; }
p { color: rgb(57,34,24); }
H1.HeaderClassName
{
color: #392218;
}
.AnyTagClassName
{
color: #392218;
}
</style>
background-color css
<style>
a { background-color: #392218; }
a { background-color: rgb(57,34,24); }
div.DivClassName
{
background-color: #392218;
}
.BgClassName
{
background-color: #392218;
}
</style>
border-color css
<style>
span { border-color: #392218; }
span { border-color: rgb(57,34,24); }
td.TdClassName
{
border-color: #392218;
}
.TagClassName
{
border-color: #392218;
}
</style>