COLOR #362613

HEX: #362613 RGB: (54,38,19)

Color info

#362613 contains red, green and blue colors in about the same proportion. Web safe color of #362613 is #333300 (or #330).

RGB color model

#362613 color RGB value is (54,38,19).

RGB: (54,38,19) (21%, 15%, 7%)

RGB channels and saturation

R 54 of 255 = 21%
G 38 of 255 = 15%
B 19 of 255 = 7%

54
38
19

R + G + B ~ 14%. #362613 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 38 + 19 = 111 (100%)
R 54 of 111 ~ 48.65%
G 38 of 111 ~ 34.23%
B 19 of 111 ~ 17.12'%

%48.65
%34.23
%17.12

CMYK color model

#362613 color CMYK value is (0,30,65,79).

  • cyan value is 0.00%
  • magenta value is 29.63%
  • yellow value is 64.81%
  • key color value is 78.82%

CMYK: (0,30,65,79)
C0M30Y65K79 (0%, 30%, 65%, 79%)
(0.00 / 0.30 / 0.65 / 0.79)

CMYK percentages

%0
%29.63
%64.81
%78.82

Codes

Color #362613 in popluar color models

36 26 13
RGB 54 38 19
HSL 33° 47.95% 14.31%
HSB/HSV 33° 64.81% 21.18%
CMYK 0.00% 29.63% 64.81%
78.82%

Color #362613 in popluar number systems.

HEX 36 26 13
Decimal 54 38 19
Binary 110110 100110 10011
Octal 66 46 23

Shades and tints

Shades of #362613

#362613
(54,38,19)
#322312
(50,35,18)
#2E2011
(46,32,17)
#2A1D10
(42,29,16)
#261A0F
(38,26,15)
#22170E
(34,23,14)
#1E140D
(30,20,13)
#1A110C
(26,17,12)
#160E0B
(22,14,11)
#120B0A
(18,11,10)
#0E0809
(14,8,9)
#000000
(0,0,0)

Tints of #362613

#362613
(54,38,19)
#483928
(72,57,40)
#5A4C3D
(90,76,61)
#6C5F52
(108,95,82)
#7E7267
(126,114,103)
#90857C
(144,133,124)
#A29891
(162,152,145)
#B4ABA6
(180,171,166)
#C6BEBB
(198,190,187)
#D8D1D0
(216,209,208)
#EAE4E5
(234,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #362613 color. Also use rgb(54,38,19) instead hex code.

Text Font Color

.myTextColor { color: #362613; }

<p style="color:#362613">This sample text font color is #362613.</p>

This text font color is #362613.

Background Color

.myBgColor { background-color: #362613; }

<div style="background-color:#362613">Inner text</div>

This div background color is #362613.

Border color

.myBorderColor { border: 1px solid #362613; }

<div style="border:3px solid #362613">Div</div>

This div border color is #362613.

Opacity

.myOpacity80 { color: #362613; opacity: 0.8; }

<p style="color:#362613;opacity:0.8;">80%</p>

Text with #362613 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #362613;}

<p style="text-shadow: 3px 3px 1px #362613">Text here.</p>

This text has shadow with #362613 color.


.textShadow {text-shadow: 3px 3px 1px #362613', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #362613, 5px 5px 20px red">Text here.</p>

This text has shadow with #362613 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#362613, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#362613, Direction=45, Strength=4)">Text</p>

This text has shadow with #362613 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #362613;
-webkit-box-shadow: 1px 1px 3px 2px #362613;
box-shadow: 1px 1px 3px 2px #362613;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #362613; -webkit-box-shadow: 1px 1px 3px 2px #362613; box-shadow:1px 1px 3px 2px #362613;">
Div content here
</div>

This div box has shadow with color #362613.

Preview

Color preview on black background

This text has color #362613 on black background.


Color preview on white background

This text has color #362613 on white background.


Black color preview on #362613 background

This text has black color on #362613 background.


White color preview on #362613 background

This text has white color on #362613 background.


Related colors

Complementary color

Complementary color for #hex is #C9D9EC.


I love getcolorcode.com

Triadic colors

1 #133626 and #261336 with #362613 are triadic colors.

2 #132636 and #263613 with #362613 are triadic colors.