COLOR #467A45

HEX: #467A45 RGB: (70,122,69)

Color info

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

RGB color model

#467A45 color RGB value is (70,122,69).

RGB: (70,122,69) (27%, 48%, 27%)

RGB channels and saturation

R 70 of 255 = 27%
G 122 of 255 = 48%
B 69 of 255 = 27%

70
122
69

R + G + B ~ 34%. #467A45 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 122 + 69 = 261 (100%)
R 70 of 261 ~ 26.82%
G 122 of 261 ~ 46.74%
B 69 of 261 ~ 26.44'%

%26.82
%46.74
%26.44

CMYK color model

#467A45 color CMYK value is (43,0,43,52).

  • cyan value is 42.62%
  • magenta value is 0.00%
  • yellow value is 43.44%
  • key color value is 52.16%

CMYK: (43,0,43,52)
C43M0Y43K52 (43%, 0%, 43%, 52%)
(0.43 / 0.00 / 0.43 / 0.52)

CMYK percentages

%42.62
%0
%43.44
%52.16

Codes

Color #467A45 in popluar color models

46 7A 45
RGB 70 122 69
HSL 119° 27.75% 37.45%
HSB/HSV 119° 43.44% 47.84%
CMYK 42.62% 0.00% 43.44%
52.16%

Color #467A45 in popluar number systems.

HEX 46 7A 45
Decimal 70 122 69
Binary 1000110 1111010 1000101
Octal 106 172 105

Shades and tints

Shades of #467A45

#467A45
(70,122,69)
#406F3F
(64,111,63)
#3A6439
(58,100,57)
#345933
(52,89,51)
#2E4E2D
(46,78,45)
#284327
(40,67,39)
#223821
(34,56,33)
#1C2D1B
(28,45,27)
#162215
(22,34,21)
#10170F
(16,23,15)
#0A0C09
(10,12,9)
#000000
(0,0,0)

Tints of #467A45

#467A45
(70,122,69)
#568655
(86,134,85)
#669265
(102,146,101)
#769E75
(118,158,117)
#86AA85
(134,170,133)
#96B695
(150,182,149)
#A6C2A5
(166,194,165)
#B6CEB5
(182,206,181)
#C6DAC5
(198,218,197)
#D6E6D5
(214,230,213)
#E6F2E5
(230,242,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #467A45 color. Also use rgb(70,122,69) instead hex code.

Text Font Color

.myTextColor { color: #467A45; }

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

This text font color is #467A45.

Background Color

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

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

This div background color is #467A45.

Border color

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

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

This div border color is #467A45.

Opacity

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

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

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

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

This text has shadow with #467A45 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467A45.

Preview

Color preview on black background

This text has color #467A45 on black background.


Color preview on white background

This text has color #467A45 on white background.


Black color preview on #467A45 background

This text has black color on #467A45 background.


White color preview on #467A45 background

This text has white color on #467A45 background.


Related colors

Complementary color

Complementary color for #hex is #B985BA.


I love getcolorcode.com

Triadic colors

1 #45467A and #7A4546 with #467A45 are triadic colors.

2 #457A46 and #7A4645 with #467A45 are triadic colors.