Shades of Brown Pod #381305
Tints of Brown Pod #381305
RGB
CMYK
RGB Variations
Color information
#381305 (or 0x381305) is known color: Brown Pod. HEX triplet: 38, 13 and 05. RGB value is (56,19,5). Sum of RGB (Red+Green+Blue) = 56+19+5=80 (10% of max value = 765). Red value is 56 (22.27% from 255 or 70% from 80); Green value is 19 (7.81% from 255 or 23.75% from 80); Blue value is 5 (2.34% from 255 or 6.25% from 80); Max value from RGB is 56 - color contains mainly: red. Hex color #381305 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381305 is #C7ECFA. Grayscale: #1C1C1C. Windows color (decimal): -13102331 or 332600. OLE color: 332600.
HSL color Cylindrical-coordinate representation of color #381305: hue angle of 16.47º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #381305 is Cyan = 0, Magento = 0.66, Yellow = 0.91 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 19 | 5 | - |
| CMYK | 0 | 0.66 | 0.91 | 0.78 |
| HSL | 16.47º | 0.84% | 0.12% | - |
| HSV(B) | 16.47º | 0.91% | 0.22% | - |
| XYZ | 1.89 | 1.32 | 0.3 | - |
| YUV | 28.47 | 114.76 | 147.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 19 | 5 | 0 | 0.66 | 0.91 | 0.78 | 16.47 | 0.84 | 0.12 |
| Hex | 38 | 13 | 5 | 0 | 42 | 5B | 4E | 10 | 54 | C |
| Octal | 70 | 23 | 5 | 0 | 102 | 133 | 116 | 20 | 124 | 14 |
| Binary | 111000 | 10011 | 101 | 0 | 1000010 | 1011011 | 1001110 | 10000 | 1010100 | 1100 |
Color Harmonies of #381305
Complementary color
Monochromatic Colors of #381305
Black with #381305
Text Example
Text Example
White with #381305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381305; }
p { color: rgb(56,19,5); }
H1.HeaderClassName
{
color: #381305;
}
.AnyTagClassName
{
color: #381305;
}
</style>
background-color css
<style>
a { background-color: #381305; }
a { background-color: rgb(56,19,5); }
div.DivClassName
{
background-color: #381305;
}
.BgClassName
{
background-color: #381305;
}
</style>
border-color css
<style>
span { border-color: #381305; }
span { border-color: rgb(56,19,5); }
td.TdClassName
{
border-color: #381305;
}
.TagClassName
{
border-color: #381305;
}
</style>