COLOR #467330

HEX: #467330 RGB: (70,115,48)

Color info

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

RGB color model

#467330 color RGB value is (70,115,48).

RGB: (70,115,48) (27%, 45%, 19%)

RGB channels and saturation

R 70 of 255 = 27%
G 115 of 255 = 45%
B 48 of 255 = 19%

70
115
48

R + G + B ~ 30%. #467330 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 115 + 48 = 233 (100%)
R 70 of 233 ~ 30.04%
G 115 of 233 ~ 49.36%
B 48 of 233 ~ 20.6'%

%30.04
%49.36
%20.6

CMYK color model

#467330 color CMYK value is (39,0,58,55).

  • cyan value is 39.13%
  • magenta value is 0.00%
  • yellow value is 58.26%
  • key color value is 54.90%

CMYK: (39,0,58,55)
C39M0Y58K55 (39%, 0%, 58%, 55%)
(0.39 / 0.00 / 0.58 / 0.55)

CMYK percentages

%39.13
%0
%58.26
%54.9

Codes

Color #467330 in popluar color models

46 73 30
RGB 70 115 48
HSL 100° 41.10% 31.96%
HSB/HSV 100° 58.26% 45.10%
CMYK 39.13% 0.00% 58.26%
54.90%

Color #467330 in popluar number systems.

HEX 46 73 30
Decimal 70 115 48
Binary 1000110 1110011 110000
Octal 106 163 60

Shades and tints

Shades of #467330

#467330
(70,115,48)
#40692C
(64,105,44)
#3A5F28
(58,95,40)
#345524
(52,85,36)
#2E4B20
(46,75,32)
#28411C
(40,65,28)
#223718
(34,55,24)
#1C2D14
(28,45,20)
#162310
(22,35,16)
#10190C
(16,25,12)
#0A0F08
(10,15,8)
#000000
(0,0,0)

Tints of #467330

#467330
(70,115,48)
#567F42
(86,127,66)
#668B54
(102,139,84)
#769766
(118,151,102)
#86A378
(134,163,120)
#96AF8A
(150,175,138)
#A6BB9C
(166,187,156)
#B6C7AE
(182,199,174)
#C6D3C0
(198,211,192)
#D6DFD2
(214,223,210)
#E6EBE4
(230,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #467330 color. Also use rgb(70,115,48) instead hex code.

Text Font Color

.myTextColor { color: #467330; }

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

This text font color is #467330.

Background Color

.myBgColor { background-color: #467330; }

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

This div background color is #467330.

Border color

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

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

This div border color is #467330.

Opacity

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

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

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

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

This text has shadow with #467330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467330.

Preview

Color preview on black background

This text has color #467330 on black background.


Color preview on white background

This text has color #467330 on white background.


Black color preview on #467330 background

This text has black color on #467330 background.


White color preview on #467330 background

This text has white color on #467330 background.


Related colors

Complementary color

Complementary color for #hex is #B98CCF.


I love getcolorcode.com

Triadic colors

1 #304673 and #733046 with #467330 are triadic colors.

2 #307346 and #734630 with #467330 are triadic colors.