COLOR #467249

HEX: #467249 RGB: (70,114,73)

Color info

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

RGB color model

#467249 color RGB value is (70,114,73).

RGB: (70,114,73) (27%, 45%, 29%)

RGB channels and saturation

R 70 of 255 = 27%
G 114 of 255 = 45%
B 73 of 255 = 29%

70
114
73

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

Portions of RGB colors in percentages

R + G + B = 70 + 114 + 73 = 257 (100%)
R 70 of 257 ~ 27.24%
G 114 of 257 ~ 44.36%
B 73 of 257 ~ 28.4'%

%27.24
%44.36
%28.4

CMYK color model

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

  • cyan value is 38.60%
  • magenta value is 0.00%
  • yellow value is 35.96%
  • key color value is 55.29%
CMYK: (39,0,36,55) C39M0Y36K55 (39%,0%,36%,55%) (0.39/0.00/0.36/0.55) 

CMYK percentages

%38.6
%0
%35.96
%55.29

Codes

Color #467249 in popluar color models

46 72 49
RGB 70 114 73
HSL 124° 23.91% 36.08%
HSB/HSV 124° 38.60% 44.71%
CMYK 38.60% 0.00% 35.96%
55.29%

Color #467249 in popluar number systems.

HEX 46 72 49
Decimal 70 114 73
Binary 1000110 1110010 1001001
Octal 106 162 111

Shades and tints

Shades of #467249

#467249
(70,114,73)
#406843
(64,104,67)
#3A5E3D
(58,94,61)
#345437
(52,84,55)
#2E4A31
(46,74,49)
#28402B
(40,64,43)
#223625
(34,54,37)
#1C2C1F
(28,44,31)
#162219
(22,34,25)
#101813
(16,24,19)
#0A0E0D
(10,14,13)
#000000
(0,0,0)

Tints of #467249

#467249
(70,114,73)
#567E59
(86,126,89)
#668A69
(102,138,105)
#769679
(118,150,121)
#86A289
(134,162,137)
#96AE99
(150,174,153)
#A6BAA9
(166,186,169)
#B6C6B9
(182,198,185)
#C6D2C9
(198,210,201)
#D6DED9
(214,222,217)
#E6EAE9
(230,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #467249 color. Also use rgb(70,114,73) instead hex code.

Text Font Color

.myTextColor { color: #467249; }

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

This text font color is #467249.

Background Color

.myBgColor { background-color: #467249; }

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

This div background color is #467249.

Border color

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

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

This div border color is #467249.

Opacity

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

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

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

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

This text has shadow with #467249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467249.

Preview

Color preview on black background

This text has color #467249 on black background.


Color preview on white background

This text has color #467249 on white background.


Black color preview on #467249 background

This text has black color on #467249 background.


White color preview on #467249 background

This text has white color on #467249 background.


Related colors

Complementary color

Complementary color for #hex is #B98DB6.


I love getcolorcode.com

Triadic colors

1 #494672 and #724946 with #467249 are triadic colors.

2 #497246 and #724649 with #467249 are triadic colors.