COLOR #6F7D48

HEX: #6F7D48 RGB: (111,125,72)

Color info

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

RGB color model

#6F7D48 color RGB value is (111,125,72).

RGB: (111,125,72) (44%, 49%, 28%)

RGB channels and saturation

R 111 of 255 = 44%
G 125 of 255 = 49%
B 72 of 255 = 28%

111
125
72

R + G + B ~ 40%. #6F7D48 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 111 + 125 + 72 = 308 (100%)
R 111 of 308 ~ 36.04%
G 125 of 308 ~ 40.58%
B 72 of 308 ~ 23.38'%

%36.04
%40.58
%23.38

CMYK color model

#6F7D48 color CMYK value is (11,0,42,51).

  • cyan value is 11.20%
  • magenta value is 0.00%
  • yellow value is 42.40%
  • key color value is 50.98%

CMYK: (11,0,42,51)
C11M0Y42K51 (11%, 0%, 42%, 51%)
(0.11 / 0.00 / 0.42 / 0.51)

CMYK percentages

%11.2
%0
%42.4
%50.98

Codes

Color #6F7D48 in popluar color models

6F 7D 48
RGB 111 125 72
HSL 76° 26.90% 38.63%
HSB/HSV 76° 42.40% 49.02%
CMYK 11.20% 0.00% 42.40%
50.98%

Color #6F7D48 in popluar number systems.

HEX 6F 7D 48
Decimal 111 125 72
Binary 1101111 1111101 1001000
Octal 157 175 110

Shades and tints

Shades of #6F7D48

#6F7D48
(111,125,72)
#657242
(101,114,66)
#5B673C
(91,103,60)
#515C36
(81,92,54)
#475130
(71,81,48)
#3D462A
(61,70,42)
#333B24
(51,59,36)
#29301E
(41,48,30)
#1F2518
(31,37,24)
#151A12
(21,26,18)
#0B0F0C
(11,15,12)
#000000
(0,0,0)

Tints of #6F7D48

#6F7D48
(111,125,72)
#7C8858
(124,136,88)
#899368
(137,147,104)
#969E78
(150,158,120)
#A3A988
(163,169,136)
#B0B498
(176,180,152)
#BDBFA8
(189,191,168)
#CACAB8
(202,202,184)
#D7D5C8
(215,213,200)
#E4E0D8
(228,224,216)
#F1EBE8
(241,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F7D48 color. Also use rgb(111,125,72) instead hex code.

Text Font Color

.myTextColor { color: #6F7D48; }

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

This text font color is #6F7D48.

Background Color

.myBgColor { background-color: #6F7D48; }

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

This div background color is #6F7D48.

Border color

.myBorderColor { border: 1px solid #6F7D48; }

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

This div border color is #6F7D48.

Opacity

.myOpacity80 { color: #6F7D48; opacity: 0.8; }

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

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

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

This text has shadow with #6F7D48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F7D48.

Preview

Color preview on black background

This text has color #6F7D48 on black background.


Color preview on white background

This text has color #6F7D48 on white background.


Black color preview on #6F7D48 background

This text has black color on #6F7D48 background.


White color preview on #6F7D48 background

This text has white color on #6F7D48 background.


Related colors

Complementary color

Complementary color for #hex is #9082B7.


I love getcolorcode.com

Triadic colors

1 #486F7D and #7D486F with #6F7D48 are triadic colors.

2 #487D6F and #7D6F48 with #6F7D48 are triadic colors.