Shades of Brown Pod #361507
Tints of Brown Pod #361507
RGB
CMYK
RGB Variations
Color information
#361507 (or 0x361507) is known color: Brown Pod. HEX triplet: 36, 15 and 07. RGB value is (54,21,7). Sum of RGB (Red+Green+Blue) = 54+21+7=82 (10% of max value = 765). Red value is 54 (21.48% from 255 or 65.85% from 82); Green value is 21 (8.59% from 255 or 25.61% from 82); Blue value is 7 (3.12% from 255 or 8.54% from 82); Max value from RGB is 54 - color contains mainly: red. Hex color #361507 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361507 is #C9EAF8. Grayscale: #1D1D1D. Windows color (decimal): -13232889 or 464182. OLE color: 464182.
HSL color Cylindrical-coordinate representation of color #361507: hue angle of 17.87º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #361507 is Cyan = 0, Magento = 0.61, Yellow = 0.87 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 21 | 7 | - |
| CMYK | 0 | 0.61 | 0.87 | 0.79 |
| HSL | 17.87º | 0.77% | 0.12% | - |
| HSV(B) | 17.87º | 0.87% | 0.21% | - |
| XYZ | 1.83 | 1.34 | 0.36 | - |
| YUV | 29.27 | 115.43 | 145.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 7 | 0 | 0.61 | 0.87 | 0.79 | 17.87 | 0.77 | 0.12 |
| Hex | 36 | 15 | 7 | 0 | 3D | 57 | 4F | 12 | 4D | C |
| Octal | 66 | 25 | 7 | 0 | 75 | 127 | 117 | 22 | 115 | 14 |
| Binary | 110110 | 10101 | 111 | 0 | 111101 | 1010111 | 1001111 | 10010 | 1001101 | 1100 |
Color Harmonies of #361507
Complementary color
Monochromatic Colors of #361507
Black with #361507
Text Example
Text Example
White with #361507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361507; }
p { color: rgb(54,21,7); }
H1.HeaderClassName
{
color: #361507;
}
.AnyTagClassName
{
color: #361507;
}
</style>
background-color css
<style>
a { background-color: #361507; }
a { background-color: rgb(54,21,7); }
div.DivClassName
{
background-color: #361507;
}
.BgClassName
{
background-color: #361507;
}
</style>
border-color css
<style>
span { border-color: #361507; }
span { border-color: rgb(54,21,7); }
td.TdClassName
{
border-color: #361507;
}
.TagClassName
{
border-color: #361507;
}
</style>