COLOR #467935

HEX: #467935 RGB: (70,121,53)

Color info

#467935 contains mainly red and green colors. Web safe color of #467935 is #336633 (or #363).

RGB color model

#467935 color RGB value is (70,121,53).

RGB: (70,121,53) (27%, 47%, 21%)

RGB channels and saturation

R 70 of 255 = 27%
G 121 of 255 = 47%
B 53 of 255 = 21%

70
121
53

R + G + B ~ 32%. #467935 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 121 + 53 = 244 (100%)
R 70 of 244 ~ 28.69%
G 121 of 244 ~ 49.59%
B 53 of 244 ~ 21.72'%

%28.69
%49.59
%21.72

CMYK color model

#467935 color CMYK value is (42,0,56,53).

  • cyan value is 42.15%
  • magenta value is 0.00%
  • yellow value is 56.20%
  • key color value is 52.55%
CMYK: (42,0,56,53) C42M0Y56K53 (42%,0%,56%,53%) (0.42/0.00/0.56/0.53) 

CMYK percentages

%42.15
%0
%56.2
%52.55

Codes

Color #467935 in popluar color models

46 79 35
RGB 70 121 53
HSL 105° 39.08% 34.12%
HSB/HSV 105° 56.20% 47.45%
CMYK 42.15% 0.00% 56.20%
52.55%

Color #467935 in popluar number systems.

HEX 46 79 35
Decimal 70 121 53
Binary 1000110 1111001 110101
Octal 106 171 65

Shades and tints

Shades of #467935

#467935
(70,121,53)
#406E31
(64,110,49)
#3A632D
(58,99,45)
#345829
(52,88,41)
#2E4D25
(46,77,37)
#284221
(40,66,33)
#22371D
(34,55,29)
#1C2C19
(28,44,25)
#162115
(22,33,21)
#101611
(16,22,17)
#0A0B0D
(10,11,13)
#000000
(0,0,0)

Tints of #467935

#467935
(70,121,53)
#568547
(86,133,71)
#669159
(102,145,89)
#769D6B
(118,157,107)
#86A97D
(134,169,125)
#96B58F
(150,181,143)
#A6C1A1
(166,193,161)
#B6CDB3
(182,205,179)
#C6D9C5
(198,217,197)
#D6E5D7
(214,229,215)
#E6F1E9
(230,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #467935 color. Also use rgb(70,121,53) instead hex code.

Text Font Color

.myTextColor { color: #467935; }

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

This text font color is #467935.

Background Color

.myBgColor { background-color: #467935; }

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

This div background color is #467935.

Border color

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

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

This div border color is #467935.

Opacity

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

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

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

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

This text has shadow with #467935 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467935.

Preview

Color preview on black background

This text has color #467935 on black background.


Color preview on white background

This text has color #467935 on white background.


Black color preview on #467935 background

This text has black color on #467935 background.


White color preview on #467935 background

This text has white color on #467935 background.


Related colors

Complementary color

Complementary color for #hex is #B986CA.


I love getcolorcode.com

Triadic colors

1 #354679 and #793546 with #467935 are triadic colors.

2 #357946 and #794635 with #467935 are triadic colors.