COLOR #6D3E45

HEX: #6D3E45 RGB: (109,62,69)

Color info

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

RGB color model

#6D3E45 color RGB value is (109,62,69).

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

RGB channels and saturation

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

109
62
69

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

Portions of RGB colors in percentages

R + G + B = 109 + 62 + 69 = 240 (100%)
R 109 of 240 ~ 45.42%
G 62 of 240 ~ 25.83%
B 69 of 240 ~ 28.75'%

%45.42
%25.83
%28.75

CMYK color model

#6D3E45 color CMYK value is (0,43,37,57).

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

CMYK: (0,43,37,57)
C0M43Y37K57 (0%, 43%, 37%, 57%)
(0.00 / 0.43 / 0.37 / 0.57)

CMYK percentages

%0
%43.12
%36.7
%57.25

Codes

Color #6D3E45 in popluar color models

6D 3E 45
RGB 109 62 69
HSL 351° 27.49% 33.53%
HSB/HSV 351° 43.12% 42.75%
CMYK 0.00% 43.12% 36.70%
57.25%

Color #6D3E45 in popluar number systems.

HEX 6D 3E 45
Decimal 109 62 69
Binary 1101101 111110 1000101
Octal 155 76 105

Shades and tints

Shades of #6D3E45

#6D3E45
(109,62,69)
#64393F
(100,57,63)
#5B3439
(91,52,57)
#522F33
(82,47,51)
#492A2D
(73,42,45)
#402527
(64,37,39)
#372021
(55,32,33)
#2E1B1B
(46,27,27)
#251615
(37,22,21)
#1C110F
(28,17,15)
#130C09
(19,12,9)
#000000
(0,0,0)

Tints of #6D3E45

#6D3E45
(109,62,69)
#7A4F55
(122,79,85)
#876065
(135,96,101)
#947175
(148,113,117)
#A18285
(161,130,133)
#AE9395
(174,147,149)
#BBA4A5
(187,164,165)
#C8B5B5
(200,181,181)
#D5C6C5
(213,198,197)
#E2D7D5
(226,215,213)
#EFE8E5
(239,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D3E45; }

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

This text font color is #6D3E45.

Background Color

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

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

This div background color is #6D3E45.

Border color

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

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

This div border color is #6D3E45.

Opacity

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

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

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

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

This text has shadow with #6D3E45 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D3E45.

Preview

Color preview on black background

This text has color #6D3E45 on black background.


Color preview on white background

This text has color #6D3E45 on white background.


Black color preview on #6D3E45 background

This text has black color on #6D3E45 background.


White color preview on #6D3E45 background

This text has white color on #6D3E45 background.


Related colors

Complementary color

Complementary color for #hex is #92C1BA.


I love getcolorcode.com

Triadic colors

1 #456D3E and #3E456D with #6D3E45 are triadic colors.

2 #453E6D and #3E6D45 with #6D3E45 are triadic colors.