COLOR #359229

HEX: #359229 RGB: (53,146,41)

Color info

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

RGB color model

#359229 color RGB value is (53,146,41).

RGB: (53,146,41) (21%, 57%, 16%)

RGB channels and saturation

R 53 of 255 = 21%
G 146 of 255 = 57%
B 41 of 255 = 16%

53
146
41

R + G + B ~ 31%. #359229 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 146 + 41 = 240 (100%)
R 53 of 240 ~ 22.08%
G 146 of 240 ~ 60.83%
B 41 of 240 ~ 17.08'%

%22.08
%60.83
%17.08

CMYK color model

#359229 color CMYK value is (64,0,72,43).

  • cyan value is 63.70%
  • magenta value is 0.00%
  • yellow value is 71.92%
  • key color value is 42.75%

CMYK: (64,0,72,43)
C64M0Y72K43 (64%, 0%, 72%, 43%)
(0.64 / 0.00 / 0.72 / 0.43)

CMYK percentages

%63.7
%0
%71.92
%42.75

Codes

Color #359229 in popluar color models

35 92 29
RGB 53 146 41
HSL 113° 56.15% 36.67%
HSB/HSV 113° 71.92% 57.25%
CMYK 63.70% 0.00% 71.92%
42.75%

Color #359229 in popluar number systems.

HEX 35 92 29
Decimal 53 146 41
Binary 110101 10010010 101001
Octal 65 222 51

Shades and tints

Shades of #359229

#359229
(53,146,41)
#318526
(49,133,38)
#2D7823
(45,120,35)
#296B20
(41,107,32)
#255E1D
(37,94,29)
#21511A
(33,81,26)
#1D4417
(29,68,23)
#193714
(25,55,20)
#152A11
(21,42,17)
#111D0E
(17,29,14)
#0D100B
(13,16,11)
#000000
(0,0,0)

Tints of #359229

#359229
(53,146,41)
#479B3C
(71,155,60)
#59A44F
(89,164,79)
#6BAD62
(107,173,98)
#7DB675
(125,182,117)
#8FBF88
(143,191,136)
#A1C89B
(161,200,155)
#B3D1AE
(179,209,174)
#C5DAC1
(197,218,193)
#D7E3D4
(215,227,212)
#E9ECE7
(233,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #359229 color. Also use rgb(53,146,41) instead hex code.

Text Font Color

.myTextColor { color: #359229; }

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

This text font color is #359229.

Background Color

.myBgColor { background-color: #359229; }

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

This div background color is #359229.

Border color

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

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

This div border color is #359229.

Opacity

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

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

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

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

This text has shadow with #359229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #359229.

Preview

Color preview on black background

This text has color #359229 on black background.


Color preview on white background

This text has color #359229 on white background.


Black color preview on #359229 background

This text has black color on #359229 background.


White color preview on #359229 background

This text has white color on #359229 background.


Related colors

Complementary color

Complementary color for #hex is #CA6DD6.


I love getcolorcode.com

Triadic colors

1 #293592 and #922935 with #359229 are triadic colors.

2 #299235 and #923529 with #359229 are triadic colors.