Shades of Brown Pod #362319
Tints of Brown Pod #362319
RGB
CMYK
RGB Variations
Color information
#362319 (or 0x362319) is known color: Brown Pod. HEX triplet: 36, 23 and 19. RGB value is (54,35,25). Sum of RGB (Red+Green+Blue) = 54+35+25=114 (15% of max value = 765). Red value is 54 (21.48% from 255 or 47.37% from 114); Green value is 35 (14.06% from 255 or 30.70% from 114); Blue value is 25 (10.16% from 255 or 21.93% from 114); Max value from RGB is 54 - color contains mainly: red. Hex color #362319 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #362319 is #C9DCE6. Grayscale: #272727. Windows color (decimal): -13229287 or 1647414. OLE color: 1647414.
HSL color Cylindrical-coordinate representation of color #362319: hue angle of 20.69º degrees, saturation: 0.37, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #362319 is Cyan = 0, Magento = 0.35, Yellow = 0.54 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 35 | 25 | - |
| CMYK | 0 | 0.35 | 0.54 | 0.79 |
| HSL | 20.69º | 0.37% | 0.15% | - |
| HSV(B) | 20.69º | 0.54% | 0.21% | - |
| XYZ | 2.3 | 2.06 | 1.2 | - |
| YUV | 39.54 | 119.79 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 35 | 25 | 0 | 0.35 | 0.54 | 0.79 | 20.69 | 0.37 | 0.15 |
| Hex | 36 | 23 | 19 | 0 | 23 | 36 | 4F | 15 | 25 | F |
| Octal | 66 | 43 | 31 | 0 | 43 | 66 | 117 | 25 | 45 | 17 |
| Binary | 110110 | 100011 | 11001 | 0 | 100011 | 110110 | 1001111 | 10101 | 100101 | 1111 |
Color Harmonies of #362319
Complementary color
Monochromatic Colors of #362319
Black with #362319
Text Example
Text Example
White with #362319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362319; }
p { color: rgb(54,35,25); }
H1.HeaderClassName
{
color: #362319;
}
.AnyTagClassName
{
color: #362319;
}
</style>
background-color css
<style>
a { background-color: #362319; }
a { background-color: rgb(54,35,25); }
div.DivClassName
{
background-color: #362319;
}
.BgClassName
{
background-color: #362319;
}
</style>
border-color css
<style>
span { border-color: #362319; }
span { border-color: rgb(54,35,25); }
td.TdClassName
{
border-color: #362319;
}
.TagClassName
{
border-color: #362319;
}
</style>