COLOR #6F4C43

HEX: #6F4C43 RGB: (111,76,67)

Color info

#6F4C43 contains red, green and blue colors in about the same proportion. Web safe color of #6F4C43 is #663333 (or #633).

RGB color model

#6F4C43 color RGB value is (111,76,67).

RGB: (111,76,67) (44%, 30%, 26%)

RGB channels and saturation

R 111 of 255 = 44%
G 76 of 255 = 30%
B 67 of 255 = 26%

111
76
67

R + G + B ~ 33%. #6F4C43 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 111 + 76 + 67 = 254 (100%)
R 111 of 254 ~ 43.7%
G 76 of 254 ~ 29.92%
B 67 of 254 ~ 26.38'%

%43.7
%29.92
%26.38

CMYK color model

#6F4C43 color CMYK value is (0,32,40,56).

  • cyan value is 0.00%
  • magenta value is 31.53%
  • yellow value is 39.64%
  • key color value is 56.47%

CMYK: (0,32,40,56)
C0M32Y40K56 (0%, 32%, 40%, 56%)
(0.00 / 0.32 / 0.40 / 0.56)

CMYK percentages

%0
%31.53
%39.64
%56.47

Codes

Color #6F4C43 in popluar color models

6F 4C 43
RGB 111 76 67
HSL 12° 24.72% 34.90%
HSB/HSV 12° 39.64% 43.53%
CMYK 0.00% 31.53% 39.64%
56.47%

Color #6F4C43 in popluar number systems.

HEX 6F 4C 43
Decimal 111 76 67
Binary 1101111 1001100 1000011
Octal 157 114 103

Shades and tints

Shades of #6F4C43

#6F4C43
(111,76,67)
#65463D
(101,70,61)
#5B4037
(91,64,55)
#513A31
(81,58,49)
#47342B
(71,52,43)
#3D2E25
(61,46,37)
#33281F
(51,40,31)
#292219
(41,34,25)
#1F1C13
(31,28,19)
#15160D
(21,22,13)
#0B1007
(11,16,7)
#000000
(0,0,0)

Tints of #6F4C43

#6F4C43
(111,76,67)
#7C5C54
(124,92,84)
#896C65
(137,108,101)
#967C76
(150,124,118)
#A38C87
(163,140,135)
#B09C98
(176,156,152)
#BDACA9
(189,172,169)
#CABCBA
(202,188,186)
#D7CCCB
(215,204,203)
#E4DCDC
(228,220,220)
#F1ECED
(241,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F4C43 color. Also use rgb(111,76,67) instead hex code.

Text Font Color

.myTextColor { color: #6F4C43; }

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

This text font color is #6F4C43.

Background Color

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

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

This div background color is #6F4C43.

Border color

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

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

This div border color is #6F4C43.

Opacity

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

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

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

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

This text has shadow with #6F4C43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F4C43.

Preview

Color preview on black background

This text has color #6F4C43 on black background.


Color preview on white background

This text has color #6F4C43 on white background.


Black color preview on #6F4C43 background

This text has black color on #6F4C43 background.


White color preview on #6F4C43 background

This text has white color on #6F4C43 background.


Related colors

Complementary color

Complementary color for #hex is #90B3BC.


I love getcolorcode.com

Triadic colors

1 #436F4C and #4C436F with #6F4C43 are triadic colors.

2 #434C6F and #4C6F43 with #6F4C43 are triadic colors.