COLOR #4F6338

HEX: #4F6338 RGB: (79,99,56)

Color info

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

RGB color model

#4F6338 color RGB value is (79,99,56).

RGB: (79,99,56) (31%, 39%, 22%)

RGB channels and saturation

R 79 of 255 = 31%
G 99 of 255 = 39%
B 56 of 255 = 22%

79
99
56

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

Portions of RGB colors in percentages

R + G + B = 79 + 99 + 56 = 234 (100%)
R 79 of 234 ~ 33.76%
G 99 of 234 ~ 42.31%
B 56 of 234 ~ 23.93'%

%33.76
%42.31
%23.93

CMYK color model

#4F6338 color CMYK value is (20,0,43,61).

  • cyan value is 20.20%
  • magenta value is 0.00%
  • yellow value is 43.43%
  • key color value is 61.18%

CMYK: (20,0,43,61)
C20M0Y43K61 (20%, 0%, 43%, 61%)
(0.20 / 0.00 / 0.43 / 0.61)

CMYK percentages

%20.2
%0
%43.43
%61.18

Codes

Color #4F6338 in popluar color models

4F 63 38
RGB 79 99 56
HSL 88° 27.74% 30.39%
HSB/HSV 88° 43.43% 38.82%
CMYK 20.20% 0.00% 43.43%
61.18%

Color #4F6338 in popluar number systems.

HEX 4F 63 38
Decimal 79 99 56
Binary 1001111 1100011 111000
Octal 117 143 70

Shades and tints

Shades of #4F6338

#4F6338
(79,99,56)
#485A33
(72,90,51)
#41512E
(65,81,46)
#3A4829
(58,72,41)
#333F24
(51,63,36)
#2C361F
(44,54,31)
#252D1A
(37,45,26)
#1E2415
(30,36,21)
#171B10
(23,27,16)
#10120B
(16,18,11)
#090906
(9,9,6)
#000000
(0,0,0)

Tints of #4F6338

#4F6338
(79,99,56)
#5F714A
(95,113,74)
#6F7F5C
(111,127,92)
#7F8D6E
(127,141,110)
#8F9B80
(143,155,128)
#9FA992
(159,169,146)
#AFB7A4
(175,183,164)
#BFC5B6
(191,197,182)
#CFD3C8
(207,211,200)
#DFE1DA
(223,225,218)
#EFEFEC
(239,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F6338 color. Also use rgb(79,99,56) instead hex code.

Text Font Color

.myTextColor { color: #4F6338; }

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

This text font color is #4F6338.

Background Color

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

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

This div background color is #4F6338.

Border color

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

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

This div border color is #4F6338.

Opacity

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

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

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

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

This text has shadow with #4F6338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F6338.

Preview

Color preview on black background

This text has color #4F6338 on black background.


Color preview on white background

This text has color #4F6338 on white background.


Black color preview on #4F6338 background

This text has black color on #4F6338 background.


White color preview on #4F6338 background

This text has white color on #4F6338 background.


Related colors

Complementary color

Complementary color for #hex is #B09CC7.


I love getcolorcode.com

Triadic colors

1 #384F63 and #63384F with #4F6338 are triadic colors.

2 #38634F and #634F38 with #4F6338 are triadic colors.