COLOR #367315

HEX: #367315 RGB: (54,115,21)

Color info

#367315 contains mainly green color. Web safe color of #367315 is #336600 (or #360).

RGB color model

#367315 color RGB value is (54,115,21).

RGB: (54,115,21) (21%, 45%, 8%)

RGB channels and saturation

R 54 of 255 = 21%
G 115 of 255 = 45%
B 21 of 255 = 8%

54
115
21

R + G + B ~ 25%. #367315 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 115 + 21 = 190 (100%)
R 54 of 190 ~ 28.42%
G 115 of 190 ~ 60.53%
B 21 of 190 ~ 11.05'%

%28.42
%60.53
%11.05

CMYK color model

#367315 color CMYK value is (53,0,82,55).

  • cyan value is 53.04%
  • magenta value is 0.00%
  • yellow value is 81.74%
  • key color value is 54.90%

CMYK: (53,0,82,55)
C53M0Y82K55 (53%, 0%, 82%, 55%)
(0.53 / 0.00 / 0.82 / 0.55)

CMYK percentages

%53.04
%0
%81.74
%54.9

Codes

Color #367315 in popluar color models

36 73 15
RGB 54 115 21
HSL 99° 69.12% 26.67%
HSB/HSV 99° 81.74% 45.10%
CMYK 53.04% 0.00% 81.74%
54.90%

Color #367315 in popluar number systems.

HEX 36 73 15
Decimal 54 115 21
Binary 110110 1110011 10101
Octal 66 163 25

Shades and tints

Shades of #367315

#367315
(54,115,21)
#326914
(50,105,20)
#2E5F13
(46,95,19)
#2A5512
(42,85,18)
#264B11
(38,75,17)
#224110
(34,65,16)
#1E370F
(30,55,15)
#1A2D0E
(26,45,14)
#16230D
(22,35,13)
#12190C
(18,25,12)
#0E0F0B
(14,15,11)
#000000
(0,0,0)

Tints of #367315

#367315
(54,115,21)
#487F2A
(72,127,42)
#5A8B3F
(90,139,63)
#6C9754
(108,151,84)
#7EA369
(126,163,105)
#90AF7E
(144,175,126)
#A2BB93
(162,187,147)
#B4C7A8
(180,199,168)
#C6D3BD
(198,211,189)
#D8DFD2
(216,223,210)
#EAEBE7
(234,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #367315 color. Also use rgb(54,115,21) instead hex code.

Text Font Color

.myTextColor { color: #367315; }

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

This text font color is #367315.

Background Color

.myBgColor { background-color: #367315; }

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

This div background color is #367315.

Border color

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

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

This div border color is #367315.

Opacity

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

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

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

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

This text has shadow with #367315 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #367315.

Preview

Color preview on black background

This text has color #367315 on black background.


Color preview on white background

This text has color #367315 on white background.


Black color preview on #367315 background

This text has black color on #367315 background.


White color preview on #367315 background

This text has white color on #367315 background.


Related colors

Complementary color

Complementary color for #hex is #C98CEA.


I love getcolorcode.com

Triadic colors

1 #153673 and #731536 with #367315 are triadic colors.

2 #157336 and #733615 with #367315 are triadic colors.