COLOR #368A29

HEX: #368A29 RGB: (54,138,41)

Color info

#368A29 contains mainly green color. Web safe color of #368A29 is #339933 (or #393).

RGB color model

#368A29 color RGB value is (54,138,41).

RGB: (54,138,41) (21%, 54%, 16%)

RGB channels and saturation

R 54 of 255 = 21%
G 138 of 255 = 54%
B 41 of 255 = 16%

54
138
41

R + G + B ~ 30%. #368A29 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 138 + 41 = 233 (100%)
R 54 of 233 ~ 23.18%
G 138 of 233 ~ 59.23%
B 41 of 233 ~ 17.6'%

%23.18
%59.23
%17.6

CMYK color model

#368A29 color CMYK value is (61,0,70,46).

  • cyan value is 60.87%
  • magenta value is 0.00%
  • yellow value is 70.29%
  • key color value is 45.88%

CMYK: (61,0,70,46)
C61M0Y70K46 (61%, 0%, 70%, 46%)
(0.61 / 0.00 / 0.70 / 0.46)

CMYK percentages

%60.87
%0
%70.29
%45.88

Codes

Color #368A29 in popluar color models

36 8A 29
RGB 54 138 41
HSL 112° 54.19% 35.10%
HSB/HSV 112° 70.29% 54.12%
CMYK 60.87% 0.00% 70.29%
45.88%

Color #368A29 in popluar number systems.

HEX 36 8A 29
Decimal 54 138 41
Binary 110110 10001010 101001
Octal 66 212 51

Shades and tints

Shades of #368A29

#368A29
(54,138,41)
#327E26
(50,126,38)
#2E7223
(46,114,35)
#2A6620
(42,102,32)
#265A1D
(38,90,29)
#224E1A
(34,78,26)
#1E4217
(30,66,23)
#1A3614
(26,54,20)
#162A11
(22,42,17)
#121E0E
(18,30,14)
#0E120B
(14,18,11)
#000000
(0,0,0)

Tints of #368A29

#368A29
(54,138,41)
#48943C
(72,148,60)
#5A9E4F
(90,158,79)
#6CA862
(108,168,98)
#7EB275
(126,178,117)
#90BC88
(144,188,136)
#A2C69B
(162,198,155)
#B4D0AE
(180,208,174)
#C6DAC1
(198,218,193)
#D8E4D4
(216,228,212)
#EAEEE7
(234,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #368A29 color. Also use rgb(54,138,41) instead hex code.

Text Font Color

.myTextColor { color: #368A29; }

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

This text font color is #368A29.

Background Color

.myBgColor { background-color: #368A29; }

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

This div background color is #368A29.

Border color

.myBorderColor { border: 1px solid #368A29; }

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

This div border color is #368A29.

Opacity

.myOpacity80 { color: #368A29; opacity: 0.8; }

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

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

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

This text has shadow with #368A29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #368A29.

Preview

Color preview on black background

This text has color #368A29 on black background.


Color preview on white background

This text has color #368A29 on white background.


Black color preview on #368A29 background

This text has black color on #368A29 background.


White color preview on #368A29 background

This text has white color on #368A29 background.


Related colors

Complementary color

Complementary color for #hex is #C975D6.


I love getcolorcode.com

Triadic colors

1 #29368A and #8A2936 with #368A29 are triadic colors.

2 #298A36 and #8A3629 with #368A29 are triadic colors.