COLOR #367813

HEX: #367813 RGB: (54,120,19)

Color info

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

RGB color model

#367813 color RGB value is (54,120,19).

RGB: (54,120,19) (21%, 47%, 7%)

RGB channels and saturation

R 54 of 255 = 21%
G 120 of 255 = 47%
B 19 of 255 = 7%

54
120
19

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

Portions of RGB colors in percentages

R + G + B = 54 + 120 + 19 = 193 (100%)
R 54 of 193 ~ 27.98%
G 120 of 193 ~ 62.18%
B 19 of 193 ~ 9.84'%

%27.98
%62.18

CMYK color model

#367813 color CMYK value is (55,0,84,53).

  • cyan value is 55.00%
  • magenta value is 0.00%
  • yellow value is 84.17%
  • key color value is 52.94%

CMYK: (55,0,84,53)
C55M0Y84K53 (55%, 0%, 84%, 53%)
(0.55 / 0.00 / 0.84 / 0.53)

CMYK percentages

%55
%0
%84.17
%52.94

Codes

Color #367813 in popluar color models

36 78 13
RGB 54 120 19
HSL 99° 72.66% 27.25%
HSB/HSV 99° 84.17% 47.06%
CMYK 55.00% 0.00% 84.17%
52.94%

Color #367813 in popluar number systems.

HEX 36 78 13
Decimal 54 120 19
Binary 110110 1111000 10011
Octal 66 170 23

Shades and tints

Shades of #367813

#367813
(54,120,19)
#326E12
(50,110,18)
#2E6411
(46,100,17)
#2A5A10
(42,90,16)
#26500F
(38,80,15)
#22460E
(34,70,14)
#1E3C0D
(30,60,13)
#1A320C
(26,50,12)
#16280B
(22,40,11)
#121E0A
(18,30,10)
#0E1409
(14,20,9)
#000000
(0,0,0)

Tints of #367813

#367813
(54,120,19)
#488428
(72,132,40)
#5A903D
(90,144,61)
#6C9C52
(108,156,82)
#7EA867
(126,168,103)
#90B47C
(144,180,124)
#A2C091
(162,192,145)
#B4CCA6
(180,204,166)
#C6D8BB
(198,216,187)
#D8E4D0
(216,228,208)
#EAF0E5
(234,240,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #367813; }

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

This text font color is #367813.

Background Color

.myBgColor { background-color: #367813; }

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

This div background color is #367813.

Border color

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

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

This div border color is #367813.

Opacity

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

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

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

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

This text has shadow with #367813 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #367813.

Preview

Color preview on black background

This text has color #367813 on black background.


Color preview on white background

This text has color #367813 on white background.


Black color preview on #367813 background

This text has black color on #367813 background.


White color preview on #367813 background

This text has white color on #367813 background.


Related colors

Complementary color

Complementary color for #hex is #C987EC.


I love getcolorcode.com

Triadic colors

1 #133678 and #781336 with #367813 are triadic colors.

2 #137836 and #783613 with #367813 are triadic colors.