COLOR #467334

HEX: #467334 RGB: (70,115,52)

Color info

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

RGB color model

#467334 color RGB value is (70,115,52).

RGB: (70,115,52) (27%, 45%, 20%)

RGB channels and saturation

R 70 of 255 = 27%
G 115 of 255 = 45%
B 52 of 255 = 20%

70
115
52

R + G + B ~ 31%. #467334 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 115 + 52 = 237 (100%)
R 70 of 237 ~ 29.54%
G 115 of 237 ~ 48.52%
B 52 of 237 ~ 21.94'%

%29.54
%48.52
%21.94

CMYK color model

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

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

CMYK: (39,0,55,55)
C39M0Y55K55 (39%, 0%, 55%, 55%)
(0.39 / 0.00 / 0.55 / 0.55)

CMYK percentages

%39.13
%0
%54.78
%54.9

Codes

Color #467334 in popluar color models

46 73 34
RGB 70 115 52
HSL 103° 37.72% 32.75%
HSB/HSV 103° 54.78% 45.10%
CMYK 39.13% 0.00% 54.78%
54.90%

Color #467334 in popluar number systems.

HEX 46 73 34
Decimal 70 115 52
Binary 1000110 1110011 110100
Octal 106 163 64

Shades and tints

Shades of #467334

#467334
(70,115,52)
#406930
(64,105,48)
#3A5F2C
(58,95,44)
#345528
(52,85,40)
#2E4B24
(46,75,36)
#284120
(40,65,32)
#22371C
(34,55,28)
#1C2D18
(28,45,24)
#162314
(22,35,20)
#101910
(16,25,16)
#0A0F0C
(10,15,12)
#000000
(0,0,0)

Tints of #467334

#467334
(70,115,52)
#567F46
(86,127,70)
#668B58
(102,139,88)
#76976A
(118,151,106)
#86A37C
(134,163,124)
#96AF8E
(150,175,142)
#A6BBA0
(166,187,160)
#B6C7B2
(182,199,178)
#C6D3C4
(198,211,196)
#D6DFD6
(214,223,214)
#E6EBE8
(230,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #467334; }

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

This text font color is #467334.

Background Color

.myBgColor { background-color: #467334; }

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

This div background color is #467334.

Border color

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

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

This div border color is #467334.

Opacity

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

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

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

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

This text has shadow with #467334 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467334.

Preview

Color preview on black background

This text has color #467334 on black background.


Color preview on white background

This text has color #467334 on white background.


Black color preview on #467334 background

This text has black color on #467334 background.


White color preview on #467334 background

This text has white color on #467334 background.


Related colors

Complementary color

Complementary color for #hex is #B98CCB.


I love getcolorcode.com

Triadic colors

1 #344673 and #733446 with #467334 are triadic colors.

2 #347346 and #734634 with #467334 are triadic colors.