Shades of Brown Pod #381907
Tints of Brown Pod #381907
RGB
CMYK
RGB Variations
Color information
#381907 (or 0x381907) is known color: Brown Pod. HEX triplet: 38, 19 and 07. RGB value is (56,25,7). Sum of RGB (Red+Green+Blue) = 56+25+7=88 (11% of max value = 765). Red value is 56 (22.27% from 255 or 63.64% from 88); Green value is 25 (10.16% from 255 or 28.41% from 88); Blue value is 7 (3.12% from 255 or 7.95% from 88); Max value from RGB is 56 - color contains mainly: red. Hex color #381907 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381907 is #C7E6F8. Grayscale: #202020. Windows color (decimal): -13100793 or 465208. OLE color: 465208.
HSL color Cylindrical-coordinate representation of color #381907: hue angle of 22.04º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #381907 is Cyan = 0, Magento = 0.55, Yellow = 0.88 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 25 | 7 | - |
| CMYK | 0 | 0.55 | 0.88 | 0.78 |
| HSL | 22.04º | 0.78% | 0.12% | - |
| HSV(B) | 22.04º | 0.88% | 0.22% | - |
| XYZ | 2.02 | 1.55 | 0.39 | - |
| YUV | 32.22 | 113.77 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 25 | 7 | 0 | 0.55 | 0.88 | 0.78 | 22.04 | 0.78 | 0.12 |
| Hex | 38 | 19 | 7 | 0 | 37 | 58 | 4E | 16 | 4E | C |
| Octal | 70 | 31 | 7 | 0 | 67 | 130 | 116 | 26 | 116 | 14 |
| Binary | 111000 | 11001 | 111 | 0 | 110111 | 1011000 | 1001110 | 10110 | 1001110 | 1100 |
Color Harmonies of #381907
Complementary color
Monochromatic Colors of #381907
Black with #381907
Text Example
Text Example
White with #381907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381907; }
p { color: rgb(56,25,7); }
H1.HeaderClassName
{
color: #381907;
}
.AnyTagClassName
{
color: #381907;
}
</style>
background-color css
<style>
a { background-color: #381907; }
a { background-color: rgb(56,25,7); }
div.DivClassName
{
background-color: #381907;
}
.BgClassName
{
background-color: #381907;
}
</style>
border-color css
<style>
span { border-color: #381907; }
span { border-color: rgb(56,25,7); }
td.TdClassName
{
border-color: #381907;
}
.TagClassName
{
border-color: #381907;
}
</style>