Shades of Brown Pod #361504
Tints of Brown Pod #361504
RGB
CMYK
RGB Variations
Color information
#361504 (or 0x361504) is known color: Brown Pod. HEX triplet: 36, 15 and 04. RGB value is (54,21,4). Sum of RGB (Red+Green+Blue) = 54+21+4=79 (10% of max value = 765). Red value is 54 (21.48% from 255 or 68.35% from 79); Green value is 21 (8.59% from 255 or 26.58% from 79); Blue value is 4 (1.95% from 255 or 5.06% from 79); Max value from RGB is 54 - color contains mainly: red. Hex color #361504 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361504 is #C9EAFB. Grayscale: #1D1D1D. Windows color (decimal): -13232892 or 267574. OLE color: 267574.
HSL color Cylindrical-coordinate representation of color #361504: hue angle of 20.4º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #361504 is Cyan = 0, Magento = 0.61, Yellow = 0.93 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 21 | 4 | - |
| CMYK | 0 | 0.61 | 0.93 | 0.79 |
| HSL | 20.4º | 0.86% | 0.11% | - |
| HSV(B) | 20.4º | 0.93% | 0.21% | - |
| XYZ | 1.81 | 1.33 | 0.28 | - |
| YUV | 28.93 | 113.93 | 145.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 4 | 0 | 0.61 | 0.93 | 0.79 | 20.4 | 0.86 | 0.11 |
| Hex | 36 | 15 | 4 | 0 | 3D | 5D | 4F | 14 | 56 | B |
| Octal | 66 | 25 | 4 | 0 | 75 | 135 | 117 | 24 | 126 | 13 |
| Binary | 110110 | 10101 | 100 | 0 | 111101 | 1011101 | 1001111 | 10100 | 1010110 | 1011 |
Color Harmonies of #361504
Complementary color
Monochromatic Colors of #361504
Black with #361504
Text Example
Text Example
White with #361504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361504; }
p { color: rgb(54,21,4); }
H1.HeaderClassName
{
color: #361504;
}
.AnyTagClassName
{
color: #361504;
}
</style>
background-color css
<style>
a { background-color: #361504; }
a { background-color: rgb(54,21,4); }
div.DivClassName
{
background-color: #361504;
}
.BgClassName
{
background-color: #361504;
}
</style>
border-color css
<style>
span { border-color: #361504; }
span { border-color: rgb(54,21,4); }
td.TdClassName
{
border-color: #361504;
}
.TagClassName
{
border-color: #361504;
}
</style>