COLOR #6D3940

HEX: #6D3940 RGB: (109,57,64)

Color info

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

RGB color model

#6D3940 color RGB value is (109,57,64).

RGB: (109,57,64) (43%, 22%, 25%)

RGB channels and saturation

R 109 of 255 = 43%
G 57 of 255 = 22%
B 64 of 255 = 25%

109
57
64

R + G + B ~ 30%. #6D3940 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 57 + 64 = 230 (100%)
R 109 of 230 ~ 47.39%
G 57 of 230 ~ 24.78%
B 64 of 230 ~ 27.83'%

%47.39
%24.78
%27.83

CMYK color model

#6D3940 color CMYK value is (0,48,41,57).

  • cyan value is 0.00%
  • magenta value is 47.71%
  • yellow value is 41.28%
  • key color value is 57.25%

CMYK: (0,48,41,57)
C0M48Y41K57 (0%, 48%, 41%, 57%)
(0.00 / 0.48 / 0.41 / 0.57)

CMYK percentages

%0
%47.71
%41.28
%57.25

Codes

Color #6D3940 in popluar color models

6D 39 40
RGB 109 57 64
HSL 352° 31.33% 32.55%
HSB/HSV 352° 47.71% 42.75%
CMYK 0.00% 47.71% 41.28%
57.25%

Color #6D3940 in popluar number systems.

HEX 6D 39 40
Decimal 109 57 64
Binary 1101101 111001 1000000
Octal 155 71 100

Shades and tints

Shades of #6D3940

#6D3940
(109,57,64)
#64343B
(100,52,59)
#5B2F36
(91,47,54)
#522A31
(82,42,49)
#49252C
(73,37,44)
#402027
(64,32,39)
#371B22
(55,27,34)
#2E161D
(46,22,29)
#251118
(37,17,24)
#1C0C13
(28,12,19)
#13070E
(19,7,14)
#000000
(0,0,0)

Tints of #6D3940

#6D3940
(109,57,64)
#7A4B51
(122,75,81)
#875D62
(135,93,98)
#946F73
(148,111,115)
#A18184
(161,129,132)
#AE9395
(174,147,149)
#BBA5A6
(187,165,166)
#C8B7B7
(200,183,183)
#D5C9C8
(213,201,200)
#E2DBD9
(226,219,217)
#EFEDEA
(239,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D3940 color. Also use rgb(109,57,64) instead hex code.

Text Font Color

.myTextColor { color: #6D3940; }

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

This text font color is #6D3940.

Background Color

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

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

This div background color is #6D3940.

Border color

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

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

This div border color is #6D3940.

Opacity

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

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

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

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

This text has shadow with #6D3940 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D3940.

Preview

Color preview on black background

This text has color #6D3940 on black background.


Color preview on white background

This text has color #6D3940 on white background.


Black color preview on #6D3940 background

This text has black color on #6D3940 background.


White color preview on #6D3940 background

This text has white color on #6D3940 background.


Related colors

Complementary color

Complementary color for #hex is #92C6BF.


I love getcolorcode.com

Triadic colors

1 #406D39 and #39406D with #6D3940 are triadic colors.

2 #40396D and #396D40 with #6D3940 are triadic colors.