Shades of Brown Pod #382722
Tints of Brown Pod #382722
RGB
CMYK
RGB Variations
Color information
#382722 (or 0x382722) is known color: Brown Pod. HEX triplet: 38, 27 and 22. RGB value is (56,39,34). Sum of RGB (Red+Green+Blue) = 56+39+34=129 (17% of max value = 765). Red value is 56 (22.27% from 255 or 43.41% from 129); Green value is 39 (15.62% from 255 or 30.23% from 129); Blue value is 34 (13.67% from 255 or 26.36% from 129); Max value from RGB is 56 - color contains mainly: red. Hex color #382722 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382722 is #C7D8DD. Grayscale: #2B2B2B. Windows color (decimal): -13097182 or 2238264. OLE color: 2238264.
HSL color Cylindrical-coordinate representation of color #382722: hue angle of 13.64º 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 #382722 is Cyan = 0, Magento = 0.30, Yellow = 0.39 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 39 | 34 | - |
| CMYK | 0 | 0.30 | 0.39 | 0.78 |
| HSL | 13.64º | 0.24% | 0.18% | - |
| HSV(B) | 13.64º | 0.39% | 0.22% | - |
| XYZ | 2.65 | 2.41 | 1.84 | - |
| YUV | 43.51 | 122.63 | 136.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 39 | 34 | 0 | 0.30 | 0.39 | 0.78 | 13.64 | 0.24 | 0.18 |
| Hex | 38 | 27 | 22 | 0 | 1E | 27 | 4E | E | 18 | 12 |
| Octal | 70 | 47 | 42 | 0 | 36 | 47 | 116 | 16 | 30 | 22 |
| Binary | 111000 | 100111 | 100010 | 0 | 11110 | 100111 | 1001110 | 1110 | 11000 | 10010 |
Color Harmonies of #382722
Complementary color
Monochromatic Colors of #382722
Black with #382722
Text Example
Text Example
White with #382722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382722; }
p { color: rgb(56,39,34); }
H1.HeaderClassName
{
color: #382722;
}
.AnyTagClassName
{
color: #382722;
}
</style>
background-color css
<style>
a { background-color: #382722; }
a { background-color: rgb(56,39,34); }
div.DivClassName
{
background-color: #382722;
}
.BgClassName
{
background-color: #382722;
}
</style>
border-color css
<style>
span { border-color: #382722; }
span { border-color: rgb(56,39,34); }
td.TdClassName
{
border-color: #382722;
}
.TagClassName
{
border-color: #382722;
}
</style>