Shades of Brown Pod #361505
Tints of Brown Pod #361505
RGB
CMYK
RGB Variations
Color information
#361505 (or 0x361505) is known color: Brown Pod. HEX triplet: 36, 15 and 05. RGB value is (54,21,5). Sum of RGB (Red+Green+Blue) = 54+21+5=80 (10% of max value = 765). Red value is 54 (21.48% from 255 or 67.5% from 80); Green value is 21 (8.59% from 255 or 26.25% from 80); Blue value is 5 (2.34% from 255 or 6.25% from 80); Max value from RGB is 54 - color contains mainly: red. Hex color #361505 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361505 is #C9EAFA. Grayscale: #1D1D1D. Windows color (decimal): -13232891 or 333110. OLE color: 333110.
HSL color Cylindrical-coordinate representation of color #361505: hue angle of 19.59º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #361505 is Cyan = 0, Magento = 0.61, Yellow = 0.91 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 21 | 5 | - |
| CMYK | 0 | 0.61 | 0.91 | 0.79 |
| HSL | 19.59º | 0.83% | 0.12% | - |
| HSV(B) | 19.59º | 0.91% | 0.21% | - |
| XYZ | 1.82 | 1.33 | 0.3 | - |
| YUV | 29.04 | 114.43 | 145.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 5 | 0 | 0.61 | 0.91 | 0.79 | 19.59 | 0.83 | 0.12 |
| Hex | 36 | 15 | 5 | 0 | 3D | 5B | 4F | 14 | 53 | C |
| Octal | 66 | 25 | 5 | 0 | 75 | 133 | 117 | 24 | 123 | 14 |
| Binary | 110110 | 10101 | 101 | 0 | 111101 | 1011011 | 1001111 | 10100 | 1010011 | 1100 |
Color Harmonies of #361505
Complementary color
Monochromatic Colors of #361505
Black with #361505
Text Example
Text Example
White with #361505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361505; }
p { color: rgb(54,21,5); }
H1.HeaderClassName
{
color: #361505;
}
.AnyTagClassName
{
color: #361505;
}
</style>
background-color css
<style>
a { background-color: #361505; }
a { background-color: rgb(54,21,5); }
div.DivClassName
{
background-color: #361505;
}
.BgClassName
{
background-color: #361505;
}
</style>
border-color css
<style>
span { border-color: #361505; }
span { border-color: rgb(54,21,5); }
td.TdClassName
{
border-color: #361505;
}
.TagClassName
{
border-color: #361505;
}
</style>