Shades of Brown Pod #381609
Tints of Brown Pod #381609
RGB
CMYK
RGB Variations
Color information
#381609 (or 0x381609) is known color: Brown Pod. HEX triplet: 38, 16 and 09. RGB value is (56,22,9). Sum of RGB (Red+Green+Blue) = 56+22+9=87 (11% of max value = 765). Red value is 56 (22.27% from 255 or 64.37% from 87); Green value is 22 (8.98% from 255 or 25.29% from 87); Blue value is 9 (3.91% from 255 or 10.34% from 87); Max value from RGB is 56 - color contains mainly: red. Hex color #381609 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381609 is #C7E9F6. Grayscale: #1E1E1E. Windows color (decimal): -13101559 or 595512. OLE color: 595512.
HSL color Cylindrical-coordinate representation of color #381609: hue angle of 16.6º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #381609 is Cyan = 0, Magento = 0.61, Yellow = 0.84 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 22 | 9 | - |
| CMYK | 0 | 0.61 | 0.84 | 0.78 |
| HSL | 16.6º | 0.72% | 0.13% | - |
| HSV(B) | 16.6º | 0.84% | 0.22% | - |
| XYZ | 1.97 | 1.43 | 0.43 | - |
| YUV | 30.68 | 115.76 | 146.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 22 | 9 | 0 | 0.61 | 0.84 | 0.78 | 16.6 | 0.72 | 0.13 |
| Hex | 38 | 16 | 9 | 0 | 3D | 54 | 4E | 11 | 48 | D |
| Octal | 70 | 26 | 11 | 0 | 75 | 124 | 116 | 21 | 110 | 15 |
| Binary | 111000 | 10110 | 1001 | 0 | 111101 | 1010100 | 1001110 | 10001 | 1001000 | 1101 |
Color Harmonies of #381609
Complementary color
Monochromatic Colors of #381609
Black with #381609
Text Example
Text Example
White with #381609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381609; }
p { color: rgb(56,22,9); }
H1.HeaderClassName
{
color: #381609;
}
.AnyTagClassName
{
color: #381609;
}
</style>
background-color css
<style>
a { background-color: #381609; }
a { background-color: rgb(56,22,9); }
div.DivClassName
{
background-color: #381609;
}
.BgClassName
{
background-color: #381609;
}
</style>
border-color css
<style>
span { border-color: #381609; }
span { border-color: rgb(56,22,9); }
td.TdClassName
{
border-color: #381609;
}
.TagClassName
{
border-color: #381609;
}
</style>