COLOR #367404

HEX: #367404 RGB: (54,116,4)

Color info

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

RGB color model

#367404 color RGB value is (54,116,4).

RGB: (54,116,4) (21%, 45%, 2%)

RGB channels and saturation

R 54 of 255 = 21%
G 116 of 255 = 45%
B 4 of 255 = 2%

54
116
4

R + G + B ~ 23%. #367404 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 116 + 4 = 174 (100%)
R 54 of 174 ~ 31.03%
G 116 of 174 ~ 66.67%
B 4 of 174 ~ 2.3'%

%31.03
%66.67

CMYK color model

#367404 color CMYK value is (53,0,97,55).

  • cyan value is 53.45%
  • magenta value is 0.00%
  • yellow value is 96.55%
  • key color value is 54.51%

CMYK: (53,0,97,55)
C53M0Y97K55 (53%, 0%, 97%, 55%)
(0.53 / 0.00 / 0.97 / 0.55)

CMYK percentages

%53.45
%0
%96.55
%54.51

Codes

Color #367404 in popluar color models

36 74 04
RGB 54 116 4
HSL 93° 93.33% 23.53%
HSB/HSV 93° 96.55% 45.49%
CMYK 53.45% 0.00% 96.55%
54.51%

Color #367404 in popluar number systems.

HEX 36 74 04
Decimal 54 116 4
Binary 110110 1110100 100
Octal 66 164 4

Shades and tints

Shades of #367404

#367404
(54,116,4)
#326A04
(50,106,4)
#2E6004
(46,96,4)
#2A5604
(42,86,4)
#264C04
(38,76,4)
#224204
(34,66,4)
#1E3804
(30,56,4)
#1A2E04
(26,46,4)
#162404
(22,36,4)
#121A04
(18,26,4)
#0E1004
(14,16,4)
#000000
(0,0,0)

Tints of #367404

#367404
(54,116,4)
#48801A
(72,128,26)
#5A8C30
(90,140,48)
#6C9846
(108,152,70)
#7EA45C
(126,164,92)
#90B072
(144,176,114)
#A2BC88
(162,188,136)
#B4C89E
(180,200,158)
#C6D4B4
(198,212,180)
#D8E0CA
(216,224,202)
#EAECE0
(234,236,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #367404 color. Also use rgb(54,116,4) instead hex code.

Text Font Color

.myTextColor { color: #367404; }

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

This text font color is #367404.

Background Color

.myBgColor { background-color: #367404; }

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

This div background color is #367404.

Border color

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

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

This div border color is #367404.

Opacity

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

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

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

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

This text has shadow with #367404 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #367404.

Preview

Color preview on black background

This text has color #367404 on black background.


Color preview on white background

This text has color #367404 on white background.


Black color preview on #367404 background

This text has black color on #367404 background.


White color preview on #367404 background

This text has white color on #367404 background.


Related colors

Complementary color

Complementary color for #hex is #C98BFB.


I love getcolorcode.com

Triadic colors

1 #043674 and #740436 with #367404 are triadic colors.

2 #047436 and #743604 with #367404 are triadic colors.