COLOR #364016

HEX: #364016 RGB: (54,64,22)

Color info

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

RGB color model

#364016 color RGB value is (54,64,22).

RGB: (54,64,22) (21%, 25%, 9%)

RGB channels and saturation

R 54 of 255 = 21%
G 64 of 255 = 25%
B 22 of 255 = 9%

54
64
22

R + G + B ~ 18%. #364016 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 64 + 22 = 140 (100%)
R 54 of 140 ~ 38.57%
G 64 of 140 ~ 45.71%
B 22 of 140 ~ 15.71'%

%38.57
%45.71
%15.71

CMYK color model

#364016 color CMYK value is (16,0,66,75).

  • cyan value is 15.63%
  • magenta value is 0.00%
  • yellow value is 65.63%
  • key color value is 74.90%
CMYK: (16,0,66,75) C16M0Y66K75 (16%,0%,66%,75%) (0.16/0.00/0.66/0.75) 

CMYK percentages

%15.63
%0
%65.63
%74.9

Codes

Color #364016 in popluar color models

36 40 16
RGB 54 64 22
HSL 74° 48.84% 16.86%
HSB/HSV 74° 65.63% 25.10%
CMYK 15.63% 0.00% 65.63%
74.90%

Color #364016 in popluar number systems.

HEX 36 40 16
Decimal 54 64 22
Binary 110110 1000000 10110
Octal 66 100 26

Shades and tints

Shades of #364016

#364016
(54,64,22)
#323B14
(50,59,20)
#2E3612
(46,54,18)
#2A3110
(42,49,16)
#262C0E
(38,44,14)
#22270C
(34,39,12)
#1E220A
(30,34,10)
#1A1D08
(26,29,8)
#161806
(22,24,6)
#121304
(18,19,4)
#0E0E02
(14,14,2)
#000000
(0,0,0)

Tints of #364016

#364016
(54,64,22)
#48512B
(72,81,43)
#5A6240
(90,98,64)
#6C7355
(108,115,85)
#7E846A
(126,132,106)
#90957F
(144,149,127)
#A2A694
(162,166,148)
#B4B7A9
(180,183,169)
#C6C8BE
(198,200,190)
#D8D9D3
(216,217,211)
#EAEAE8
(234,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364016 color. Also use rgb(54,64,22) instead hex code.

Text Font Color

.myTextColor { color: #364016; }

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

This text font color is #364016.

Background Color

.myBgColor { background-color: #364016; }

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

This div background color is #364016.

Border color

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

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

This div border color is #364016.

Opacity

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

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

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

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

This text has shadow with #364016 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364016.

Preview

Color preview on black background

This text has color #364016 on black background.


Color preview on white background

This text has color #364016 on white background.


Black color preview on #364016 background

This text has black color on #364016 background.


White color preview on #364016 background

This text has white color on #364016 background.


Related colors

Complementary color

Complementary color for #hex is #C9BFE9.


I love getcolorcode.com

Triadic colors

1 #163640 and #401636 with #364016 are triadic colors.

2 #164036 and #403616 with #364016 are triadic colors.