COLOR #467E4A

HEX: #467E4A RGB: (70,126,74)

Color info

#467E4A contains red, green and blue colors in about the same proportion. Web safe color of #467E4A is #336633 (or #363).

RGB color model

#467E4A color RGB value is (70,126,74).

RGB: (70,126,74) (27%, 49%, 29%)

RGB channels and saturation

R 70 of 255 = 27%
G 126 of 255 = 49%
B 74 of 255 = 29%

70
126
74

R + G + B ~ 35%. #467E4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 126 + 74 = 270 (100%)
R 70 of 270 ~ 25.93%
G 126 of 270 ~ 46.67%
B 74 of 270 ~ 27.41'%

%25.93
%46.67
%27.41

CMYK color model

#467E4A color CMYK value is (44,0,41,51).

  • cyan value is 44.44%
  • magenta value is 0.00%
  • yellow value is 41.27%
  • key color value is 50.59%

CMYK: (44,0,41,51)
C44M0Y41K51 (44%, 0%, 41%, 51%)
(0.44 / 0.00 / 0.41 / 0.51)

CMYK percentages

%44.44
%0
%41.27
%50.59

Codes

Color #467E4A in popluar color models

46 7E 4A
RGB 70 126 74
HSL 124° 28.57% 38.43%
HSB/HSV 124° 44.44% 49.41%
CMYK 44.44% 0.00% 41.27%
50.59%

Color #467E4A in popluar number systems.

HEX 46 7E 4A
Decimal 70 126 74
Binary 1000110 1111110 1001010
Octal 106 176 112

Shades and tints

Shades of #467E4A

#467E4A
(70,126,74)
#407344
(64,115,68)
#3A683E
(58,104,62)
#345D38
(52,93,56)
#2E5232
(46,82,50)
#28472C
(40,71,44)
#223C26
(34,60,38)
#1C3120
(28,49,32)
#16261A
(22,38,26)
#101B14
(16,27,20)
#0A100E
(10,16,14)
#000000
(0,0,0)

Tints of #467E4A

#467E4A
(70,126,74)
#56895A
(86,137,90)
#66946A
(102,148,106)
#769F7A
(118,159,122)
#86AA8A
(134,170,138)
#96B59A
(150,181,154)
#A6C0AA
(166,192,170)
#B6CBBA
(182,203,186)
#C6D6CA
(198,214,202)
#D6E1DA
(214,225,218)
#E6ECEA
(230,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #467E4A color. Also use rgb(70,126,74) instead hex code.

Text Font Color

.myTextColor { color: #467E4A; }

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

This text font color is #467E4A.

Background Color

.myBgColor { background-color: #467E4A; }

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

This div background color is #467E4A.

Border color

.myBorderColor { border: 1px solid #467E4A; }

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

This div border color is #467E4A.

Opacity

.myOpacity80 { color: #467E4A; opacity: 0.8; }

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

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

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

This text has shadow with #467E4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467E4A.

Preview

Color preview on black background

This text has color #467E4A on black background.


Color preview on white background

This text has color #467E4A on white background.


Black color preview on #467E4A background

This text has black color on #467E4A background.


White color preview on #467E4A background

This text has white color on #467E4A background.


Related colors

Complementary color

Complementary color for #hex is #B981B5.


I love getcolorcode.com

Triadic colors

1 #4A467E and #7E4A46 with #467E4A are triadic colors.

2 #4A7E46 and #7E464A with #467E4A are triadic colors.