Shades of Brown Pod #392419
Tints of Brown Pod #392419
RGB
CMYK
RGB Variations
Color information
#392419 (or 0x392419) is known color: Brown Pod. HEX triplet: 39, 24 and 19. RGB value is (57,36,25). Sum of RGB (Red+Green+Blue) = 57+36+25=118 (15% of max value = 765). Red value is 57 (22.66% from 255 or 48.31% from 118); Green value is 36 (14.45% from 255 or 30.51% from 118); Blue value is 25 (10.16% from 255 or 21.19% from 118); Max value from RGB is 57 - color contains mainly: red. Hex color #392419 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #392419 is #C6DBE6. Grayscale: #292929. Windows color (decimal): -13032423 or 1647673. OLE color: 1647673.
HSL color Cylindrical-coordinate representation of color #392419: hue angle of 20.62º degrees, saturation: 0.39, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #392419 is Cyan = 0, Magento = 0.37, Yellow = 0.56 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 36 | 25 | - |
| CMYK | 0 | 0.37 | 0.56 | 0.78 |
| HSL | 20.63º | 0.39% | 0.16% | - |
| HSV(B) | 20.63º | 0.56% | 0.22% | - |
| XYZ | 2.49 | 2.2 | 1.21 | - |
| YUV | 41.03 | 118.96 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 36 | 25 | 0 | 0.37 | 0.56 | 0.78 | 20.63 | 0.39 | 0.16 |
| Hex | 39 | 24 | 19 | 0 | 25 | 38 | 4E | 15 | 27 | 10 |
| Octal | 71 | 44 | 31 | 0 | 45 | 70 | 116 | 25 | 47 | 20 |
| Binary | 111001 | 100100 | 11001 | 0 | 100101 | 111000 | 1001110 | 10101 | 100111 | 10000 |
Color Harmonies of #392419
Complementary color
Monochromatic Colors of #392419
Black with #392419
Text Example
Text Example
White with #392419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392419; }
p { color: rgb(57,36,25); }
H1.HeaderClassName
{
color: #392419;
}
.AnyTagClassName
{
color: #392419;
}
</style>
background-color css
<style>
a { background-color: #392419; }
a { background-color: rgb(57,36,25); }
div.DivClassName
{
background-color: #392419;
}
.BgClassName
{
background-color: #392419;
}
</style>
border-color css
<style>
span { border-color: #392419; }
span { border-color: rgb(57,36,25); }
td.TdClassName
{
border-color: #392419;
}
.TagClassName
{
border-color: #392419;
}
</style>