Shades of Brown Pod #382622
Tints of Brown Pod #382622
RGB
CMYK
RGB Variations
Color information
#382622 (or 0x382622) is known color: Brown Pod. HEX triplet: 38, 26 and 22. RGB value is (56,38,34). Sum of RGB (Red+Green+Blue) = 56+38+34=128 (16% of max value = 765). Red value is 56 (22.27% from 255 or 43.75% from 128); Green value is 38 (15.23% from 255 or 29.69% from 128); Blue value is 34 (13.67% from 255 or 26.56% from 128); Max value from RGB is 56 - color contains mainly: red. Hex color #382622 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382622 is #C7D9DD. Grayscale: #2A2A2A. Windows color (decimal): -13097438 or 2238008. OLE color: 2238008.
HSL color Cylindrical-coordinate representation of color #382622: hue angle of 10.91º degrees, saturation: 0.24, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #382622 is Cyan = 0, Magento = 0.32, Yellow = 0.39 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 38 | 34 | - |
| CMYK | 0 | 0.32 | 0.39 | 0.78 |
| HSL | 10.91º | 0.24% | 0.18% | - |
| HSV(B) | 10.91º | 0.39% | 0.22% | - |
| XYZ | 2.61 | 2.34 | 1.83 | - |
| YUV | 42.93 | 122.96 | 137.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 34 | 0 | 0.32 | 0.39 | 0.78 | 10.91 | 0.24 | 0.18 |
| Hex | 38 | 26 | 22 | 0 | 20 | 27 | 4E | B | 18 | 12 |
| Octal | 70 | 46 | 42 | 0 | 40 | 47 | 116 | 13 | 30 | 22 |
| Binary | 111000 | 100110 | 100010 | 0 | 100000 | 100111 | 1001110 | 1011 | 11000 | 10010 |
Color Harmonies of #382622
Complementary color
Monochromatic Colors of #382622
Black with #382622
Text Example
Text Example
White with #382622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382622; }
p { color: rgb(56,38,34); }
H1.HeaderClassName
{
color: #382622;
}
.AnyTagClassName
{
color: #382622;
}
</style>
background-color css
<style>
a { background-color: #382622; }
a { background-color: rgb(56,38,34); }
div.DivClassName
{
background-color: #382622;
}
.BgClassName
{
background-color: #382622;
}
</style>
border-color css
<style>
span { border-color: #382622; }
span { border-color: rgb(56,38,34); }
td.TdClassName
{
border-color: #382622;
}
.TagClassName
{
border-color: #382622;
}
</style>