COLOR #364013

HEX: #364013 RGB: (54,64,19)

Color info

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

RGB color model

#364013 color RGB value is (54,64,19).

RGB: (54,64,19) (21%, 25%, 7%)

RGB channels and saturation

R 54 of 255 = 21%
G 64 of 255 = 25%
B 19 of 255 = 7%

54
64
19

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

Portions of RGB colors in percentages

R + G + B = 54 + 64 + 19 = 137 (100%)
R 54 of 137 ~ 39.42%
G 64 of 137 ~ 46.72%
B 19 of 137 ~ 13.87'%

%39.42
%46.72
%13.87

CMYK color model

#364013 color CMYK value is (16,0,70,75).

  • cyan value is 15.63%
  • magenta value is 0.00%
  • yellow value is 70.31%
  • key color value is 74.90%

CMYK: (16,0,70,75)
C16M0Y70K75 (16%, 0%, 70%, 75%)
(0.16 / 0.00 / 0.70 / 0.75)

CMYK percentages

%15.63
%0
%70.31
%74.9

Codes

Color #364013 in popluar color models

36 40 13
RGB 54 64 19
HSL 73° 54.22% 16.27%
HSB/HSV 73° 70.31% 25.10%
CMYK 15.63% 0.00% 70.31%
74.90%

Color #364013 in popluar number systems.

HEX 36 40 13
Decimal 54 64 19
Binary 110110 1000000 10011
Octal 66 100 23

Shades and tints

Shades of #364013

#364013
(54,64,19)
#323B12
(50,59,18)
#2E3611
(46,54,17)
#2A3110
(42,49,16)
#262C0F
(38,44,15)
#22270E
(34,39,14)
#1E220D
(30,34,13)
#1A1D0C
(26,29,12)
#16180B
(22,24,11)
#12130A
(18,19,10)
#0E0E09
(14,14,9)
#000000
(0,0,0)

Tints of #364013

#364013
(54,64,19)
#485128
(72,81,40)
#5A623D
(90,98,61)
#6C7352
(108,115,82)
#7E8467
(126,132,103)
#90957C
(144,149,124)
#A2A691
(162,166,145)
#B4B7A6
(180,183,166)
#C6C8BB
(198,200,187)
#D8D9D0
(216,217,208)
#EAEAE5
(234,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364013; }

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

This text font color is #364013.

Background Color

.myBgColor { background-color: #364013; }

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

This div background color is #364013.

Border color

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

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

This div border color is #364013.

Opacity

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

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

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

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

This text has shadow with #364013 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364013.

Preview

Color preview on black background

This text has color #364013 on black background.


Color preview on white background

This text has color #364013 on white background.


Black color preview on #364013 background

This text has black color on #364013 background.


White color preview on #364013 background

This text has white color on #364013 background.


Related colors

Complementary color

Complementary color for #hex is #C9BFEC.


I love getcolorcode.com

Triadic colors

1 #133640 and #401336 with #364013 are triadic colors.

2 #134036 and #403613 with #364013 are triadic colors.