COLOR #6D3E44

HEX: #6D3E44 RGB: (109,62,68)

Color info

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

RGB color model

#6D3E44 color RGB value is (109,62,68).

RGB: (109,62,68) (43%, 24%, 27%)

RGB channels and saturation

R 109 of 255 = 43%
G 62 of 255 = 24%
B 68 of 255 = 27%

109
62
68

R + G + B ~ 31%. #6D3E44 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 62 + 68 = 239 (100%)
R 109 of 239 ~ 45.61%
G 62 of 239 ~ 25.94%
B 68 of 239 ~ 28.45'%

%45.61
%25.94
%28.45

CMYK color model

#6D3E44 color CMYK value is (0,43,38,57).

  • cyan value is 0.00%
  • magenta value is 43.12%
  • yellow value is 37.61%
  • key color value is 57.25%

CMYK: (0,43,38,57)
C0M43Y38K57 (0%, 43%, 38%, 57%)
(0.00 / 0.43 / 0.38 / 0.57)

CMYK percentages

%0
%43.12
%37.61
%57.25

Codes

Color #6D3E44 in popluar color models

6D 3E 44
RGB 109 62 68
HSL 352° 27.49% 33.53%
HSB/HSV 352° 43.12% 42.75%
CMYK 0.00% 43.12% 37.61%
57.25%

Color #6D3E44 in popluar number systems.

HEX 6D 3E 44
Decimal 109 62 68
Binary 1101101 111110 1000100
Octal 155 76 104

Shades and tints

Shades of #6D3E44

#6D3E44
(109,62,68)
#64393E
(100,57,62)
#5B3438
(91,52,56)
#522F32
(82,47,50)
#492A2C
(73,42,44)
#402526
(64,37,38)
#372020
(55,32,32)
#2E1B1A
(46,27,26)
#251614
(37,22,20)
#1C110E
(28,17,14)
#130C08
(19,12,8)
#000000
(0,0,0)

Tints of #6D3E44

#6D3E44
(109,62,68)
#7A4F55
(122,79,85)
#876066
(135,96,102)
#947177
(148,113,119)
#A18288
(161,130,136)
#AE9399
(174,147,153)
#BBA4AA
(187,164,170)
#C8B5BB
(200,181,187)
#D5C6CC
(213,198,204)
#E2D7DD
(226,215,221)
#EFE8EE
(239,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D3E44 color. Also use rgb(109,62,68) instead hex code.

Text Font Color

.myTextColor { color: #6D3E44; }

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

This text font color is #6D3E44.

Background Color

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

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

This div background color is #6D3E44.

Border color

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

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

This div border color is #6D3E44.

Opacity

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

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

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

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

This text has shadow with #6D3E44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D3E44.

Preview

Color preview on black background

This text has color #6D3E44 on black background.


Color preview on white background

This text has color #6D3E44 on white background.


Black color preview on #6D3E44 background

This text has black color on #6D3E44 background.


White color preview on #6D3E44 background

This text has white color on #6D3E44 background.


Related colors

Complementary color

Complementary color for #hex is #92C1BB.


I love getcolorcode.com

Triadic colors

1 #446D3E and #3E446D with #6D3E44 are triadic colors.

2 #443E6D and #3E6D44 with #6D3E44 are triadic colors.