COLOR #4F6A31

HEX: #4F6A31 RGB: (79,106,49)

Color info

#4F6A31 contains red, green and blue colors in about the same proportion. Web safe color of #4F6A31 is #666633 (or #663).

RGB color model

#4F6A31 color RGB value is (79,106,49).

RGB: (79,106,49) (31%, 42%, 19%)

RGB channels and saturation

R 79 of 255 = 31%
G 106 of 255 = 42%
B 49 of 255 = 19%

79
106
49

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

Portions of RGB colors in percentages

R + G + B = 79 + 106 + 49 = 234 (100%)
R 79 of 234 ~ 33.76%
G 106 of 234 ~ 45.3%
B 49 of 234 ~ 20.94'%

%33.76
%45.3
%20.94

CMYK color model

#4F6A31 color CMYK value is (25,0,54,58).

  • cyan value is 25.47%
  • magenta value is 0.00%
  • yellow value is 53.77%
  • key color value is 58.43%

CMYK: (25,0,54,58)
C25M0Y54K58 (25%, 0%, 54%, 58%)
(0.25 / 0.00 / 0.54 / 0.58)

CMYK percentages

%25.47
%0
%53.77
%58.43

Codes

Color #4F6A31 in popluar color models

4F 6A 31
RGB 79 106 49
HSL 88° 36.77% 30.39%
HSB/HSV 88° 53.77% 41.57%
CMYK 25.47% 0.00% 53.77%
58.43%

Color #4F6A31 in popluar number systems.

HEX 4F 6A 31
Decimal 79 106 49
Binary 1001111 1101010 110001
Octal 117 152 61

Shades and tints

Shades of #4F6A31

#4F6A31
(79,106,49)
#48612D
(72,97,45)
#415829
(65,88,41)
#3A4F25
(58,79,37)
#334621
(51,70,33)
#2C3D1D
(44,61,29)
#253419
(37,52,25)
#1E2B15
(30,43,21)
#172211
(23,34,17)
#10190D
(16,25,13)
#091009
(9,16,9)
#000000
(0,0,0)

Tints of #4F6A31

#4F6A31
(79,106,49)
#5F7743
(95,119,67)
#6F8455
(111,132,85)
#7F9167
(127,145,103)
#8F9E79
(143,158,121)
#9FAB8B
(159,171,139)
#AFB89D
(175,184,157)
#BFC5AF
(191,197,175)
#CFD2C1
(207,210,193)
#DFDFD3
(223,223,211)
#EFECE5
(239,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F6A31 color. Also use rgb(79,106,49) instead hex code.

Text Font Color

.myTextColor { color: #4F6A31; }

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

This text font color is #4F6A31.

Background Color

.myBgColor { background-color: #4F6A31; }

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

This div background color is #4F6A31.

Border color

.myBorderColor { border: 1px solid #4F6A31; }

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

This div border color is #4F6A31.

Opacity

.myOpacity80 { color: #4F6A31; opacity: 0.8; }

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

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

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

This text has shadow with #4F6A31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F6A31.

Preview

Color preview on black background

This text has color #4F6A31 on black background.


Color preview on white background

This text has color #4F6A31 on white background.


Black color preview on #4F6A31 background

This text has black color on #4F6A31 background.


White color preview on #4F6A31 background

This text has white color on #4F6A31 background.


Related colors

Complementary color

Complementary color for #hex is #B095CE.


I love getcolorcode.com

Triadic colors

1 #314F6A and #6A314F with #4F6A31 are triadic colors.

2 #316A4F and #6A4F31 with #4F6A31 are triadic colors.