COLOR #367006

HEX: #367006 RGB: (54,112,6)

Color info

#367006 contains mainly red and green colors. Web safe color of #367006 is #336600 (or #360).

RGB color model

#367006 color RGB value is (54,112,6).

RGB: (54,112,6) (21%, 44%, 2%)

RGB channels and saturation

R 54 of 255 = 21%
G 112 of 255 = 44%
B 6 of 255 = 2%

54
112
6

R + G + B ~ 22%. #367006 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 112 + 6 = 172 (100%)
R 54 of 172 ~ 31.4%
G 112 of 172 ~ 65.12%
B 6 of 172 ~ 3.49'%

%31.4
%65.12

CMYK color model

#367006 color CMYK value is (52,0,95,56).

  • cyan value is 51.79%
  • magenta value is 0.00%
  • yellow value is 94.64%
  • key color value is 56.08%

CMYK: (52,0,95,56)
C52M0Y95K56 (52%, 0%, 95%, 56%)
(0.52 / 0.00 / 0.95 / 0.56)

CMYK percentages

%51.79
%0
%94.64
%56.08

Codes

Color #367006 in popluar color models

36 70 06
RGB 54 112 6
HSL 93° 89.83% 23.14%
HSB/HSV 93° 94.64% 43.92%
CMYK 51.79% 0.00% 94.64%
56.08%

Color #367006 in popluar number systems.

HEX 36 70 06
Decimal 54 112 6
Binary 110110 1110000 110
Octal 66 160 6

Shades and tints

Shades of #367006

#367006
(54,112,6)
#326606
(50,102,6)
#2E5C06
(46,92,6)
#2A5206
(42,82,6)
#264806
(38,72,6)
#223E06
(34,62,6)
#1E3406
(30,52,6)
#1A2A06
(26,42,6)
#162006
(22,32,6)
#121606
(18,22,6)
#0E0C06
(14,12,6)
#000000
(0,0,0)

Tints of #367006

#367006
(54,112,6)
#487D1C
(72,125,28)
#5A8A32
(90,138,50)
#6C9748
(108,151,72)
#7EA45E
(126,164,94)
#90B174
(144,177,116)
#A2BE8A
(162,190,138)
#B4CBA0
(180,203,160)
#C6D8B6
(198,216,182)
#D8E5CC
(216,229,204)
#EAF2E2
(234,242,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #367006 color. Also use rgb(54,112,6) instead hex code.

Text Font Color

.myTextColor { color: #367006; }

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

This text font color is #367006.

Background Color

.myBgColor { background-color: #367006; }

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

This div background color is #367006.

Border color

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

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

This div border color is #367006.

Opacity

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

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

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

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

This text has shadow with #367006 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #367006.

Preview

Color preview on black background

This text has color #367006 on black background.


Color preview on white background

This text has color #367006 on white background.


Black color preview on #367006 background

This text has black color on #367006 background.


White color preview on #367006 background

This text has white color on #367006 background.


Related colors

Complementary color

Complementary color for #hex is #C98FF9.


I love getcolorcode.com

Triadic colors

1 #063670 and #700636 with #367006 are triadic colors.

2 #067036 and #703606 with #367006 are triadic colors.