COLOR #362E17

HEX: #362E17 RGB: (54,46,23)

Color info

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

RGB color model

#362E17 color RGB value is (54,46,23).

RGB: (54,46,23) (21%, 18%, 9%)

RGB channels and saturation

R 54 of 255 = 21%
G 46 of 255 = 18%
B 23 of 255 = 9%

54
46
23

R + G + B ~ 16%. #362E17 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 46 + 23 = 123 (100%)
R 54 of 123 ~ 43.9%
G 46 of 123 ~ 37.4%
B 23 of 123 ~ 18.7'%

%43.9
%37.4
%18.7

CMYK color model

#362E17 color CMYK value is (0,15,57,79).

  • cyan value is 0.00%
  • magenta value is 14.81%
  • yellow value is 57.41%
  • key color value is 78.82%

CMYK: (0,15,57,79)
C0M15Y57K79 (0%, 15%, 57%, 79%)
(0.00 / 0.15 / 0.57 / 0.79)

CMYK percentages

%0
%14.81
%57.41
%78.82

Codes

Color #362E17 in popluar color models

36 2E 17
RGB 54 46 23
HSL 45° 40.26% 15.10%
HSB/HSV 45° 57.41% 21.18%
CMYK 0.00% 14.81% 57.41%
78.82%

Color #362E17 in popluar number systems.

HEX 36 2E 17
Decimal 54 46 23
Binary 110110 101110 10111
Octal 66 56 27

Shades and tints

Shades of #362E17

#362E17
(54,46,23)
#322A15
(50,42,21)
#2E2613
(46,38,19)
#2A2211
(42,34,17)
#261E0F
(38,30,15)
#221A0D
(34,26,13)
#1E160B
(30,22,11)
#1A1209
(26,18,9)
#160E07
(22,14,7)
#120A05
(18,10,5)
#0E0603
(14,6,3)
#000000
(0,0,0)

Tints of #362E17

#362E17
(54,46,23)
#48412C
(72,65,44)
#5A5441
(90,84,65)
#6C6756
(108,103,86)
#7E7A6B
(126,122,107)
#908D80
(144,141,128)
#A2A095
(162,160,149)
#B4B3AA
(180,179,170)
#C6C6BF
(198,198,191)
#D8D9D4
(216,217,212)
#EAECE9
(234,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #362E17 color. Also use rgb(54,46,23) instead hex code.

Text Font Color

.myTextColor { color: #362E17; }

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

This text font color is #362E17.

Background Color

.myBgColor { background-color: #362E17; }

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

This div background color is #362E17.

Border color

.myBorderColor { border: 1px solid #362E17; }

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

This div border color is #362E17.

Opacity

.myOpacity80 { color: #362E17; opacity: 0.8; }

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

Text with #362E17 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 #362E17;}

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

This text has shadow with #362E17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362E17.

Preview

Color preview on black background

This text has color #362E17 on black background.


Color preview on white background

This text has color #362E17 on white background.


Black color preview on #362E17 background

This text has black color on #362E17 background.


White color preview on #362E17 background

This text has white color on #362E17 background.


Related colors

Complementary color

Complementary color for #hex is #C9D1E8.


I love getcolorcode.com

Triadic colors

1 #17362E and #2E1736 with #362E17 are triadic colors.

2 #172E36 and #2E3617 with #362E17 are triadic colors.