Shades of Brown Pod #381406
Tints of Brown Pod #381406
RGB
CMYK
RGB Variations
Color information
#381406 (or 0x381406) is known color: Brown Pod. HEX triplet: 38, 14 and 06. RGB value is (56,20,6). Sum of RGB (Red+Green+Blue) = 56+20+6=82 (10% of max value = 765). Red value is 56 (22.27% from 255 or 68.29% from 82); Green value is 20 (8.20% from 255 or 24.39% from 82); Blue value is 6 (2.73% from 255 or 7.32% from 82); Max value from RGB is 56 - color contains mainly: red. Hex color #381406 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381406 is #C7EBF9. Grayscale: #1D1D1D. Windows color (decimal): -13102074 or 398392. OLE color: 398392.
HSL color Cylindrical-coordinate representation of color #381406: hue angle of 16.8º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #381406 is Cyan = 0, Magento = 0.64, Yellow = 0.89 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 20 | 6 | - |
| CMYK | 0 | 0.64 | 0.89 | 0.78 |
| HSL | 16.8º | 0.81% | 0.12% | - |
| HSV(B) | 16.8º | 0.89% | 0.22% | - |
| XYZ | 1.91 | 1.35 | 0.33 | - |
| YUV | 29.17 | 114.93 | 147.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 20 | 6 | 0 | 0.64 | 0.89 | 0.78 | 16.8 | 0.81 | 0.12 |
| Hex | 38 | 14 | 6 | 0 | 40 | 59 | 4E | 11 | 51 | C |
| Octal | 70 | 24 | 6 | 0 | 100 | 131 | 116 | 21 | 121 | 14 |
| Binary | 111000 | 10100 | 110 | 0 | 1000000 | 1011001 | 1001110 | 10001 | 1010001 | 1100 |
Color Harmonies of #381406
Complementary color
Monochromatic Colors of #381406
Black with #381406
Text Example
Text Example
White with #381406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381406; }
p { color: rgb(56,20,6); }
H1.HeaderClassName
{
color: #381406;
}
.AnyTagClassName
{
color: #381406;
}
</style>
background-color css
<style>
a { background-color: #381406; }
a { background-color: rgb(56,20,6); }
div.DivClassName
{
background-color: #381406;
}
.BgClassName
{
background-color: #381406;
}
</style>
border-color css
<style>
span { border-color: #381406; }
span { border-color: rgb(56,20,6); }
td.TdClassName
{
border-color: #381406;
}
.TagClassName
{
border-color: #381406;
}
</style>