COLOR #35994D

HEX: #35994D RGB: (53,153,77)

Color info

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

RGB color model

#35994D color RGB value is (53,153,77).

RGB: (53,153,77) (21%, 60%, 30%)

RGB channels and saturation

R 53 of 255 = 21%
G 153 of 255 = 60%
B 77 of 255 = 30%

53
153
77

R + G + B ~ 37%. #35994D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 153 + 77 = 283 (100%)
R 53 of 283 ~ 18.73%
G 153 of 283 ~ 54.06%
B 77 of 283 ~ 27.21'%

%18.73
%54.06
%27.21

CMYK color model

#35994D color CMYK value is (65,0,50,40).

  • cyan value is 65.36%
  • magenta value is 0.00%
  • yellow value is 49.67%
  • key color value is 40.00%

CMYK: (65,0,50,40)
C65M0Y50K40 (65%, 0%, 50%, 40%)
(0.65 / 0.00 / 0.50 / 0.40)

CMYK percentages

%65.36
%0
%49.67
%40

Codes

Color #35994D in popluar color models

35 99 4D
RGB 53 153 77
HSL 134° 48.54% 40.39%
HSB/HSV 134° 65.36% 60.00%
CMYK 65.36% 0.00% 49.67%
40.00%

Color #35994D in popluar number systems.

HEX 35 99 4D
Decimal 53 153 77
Binary 110101 10011001 1001101
Octal 65 231 115

Shades and tints

Shades of #35994D

#35994D
(53,153,77)
#318C46
(49,140,70)
#2D7F3F
(45,127,63)
#297238
(41,114,56)
#256531
(37,101,49)
#21582A
(33,88,42)
#1D4B23
(29,75,35)
#193E1C
(25,62,28)
#153115
(21,49,21)
#11240E
(17,36,14)
#0D1707
(13,23,7)
#000000
(0,0,0)

Tints of #35994D

#35994D
(53,153,77)
#47A25D
(71,162,93)
#59AB6D
(89,171,109)
#6BB47D
(107,180,125)
#7DBD8D
(125,189,141)
#8FC69D
(143,198,157)
#A1CFAD
(161,207,173)
#B3D8BD
(179,216,189)
#C5E1CD
(197,225,205)
#D7EADD
(215,234,221)
#E9F3ED
(233,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35994D color. Also use rgb(53,153,77) instead hex code.

Text Font Color

.myTextColor { color: #35994D; }

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

This text font color is #35994D.

Background Color

.myBgColor { background-color: #35994D; }

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

This div background color is #35994D.

Border color

.myBorderColor { border: 1px solid #35994D; }

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

This div border color is #35994D.

Opacity

.myOpacity80 { color: #35994D; opacity: 0.8; }

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

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

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

This text has shadow with #35994D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35994D.

Preview

Color preview on black background

This text has color #35994D on black background.


Color preview on white background

This text has color #35994D on white background.


Black color preview on #35994D background

This text has black color on #35994D background.


White color preview on #35994D background

This text has white color on #35994D background.


Related colors

Complementary color

Complementary color for #hex is #CA66B2.


I love getcolorcode.com

Triadic colors

1 #4D3599 and #994D35 with #35994D are triadic colors.

2 #4D9935 and #99354D with #35994D are triadic colors.