COLOR #6D2F38

HEX: #6D2F38 RGB: (109,47,56)

Color info

#6D2F38 contains mainly red and blue colors. Web safe color of #6D2F38 is #663333 (or #633).

RGB color model

#6D2F38 color RGB value is (109,47,56).

RGB: (109,47,56) (43%, 18%, 22%)

RGB channels and saturation

R 109 of 255 = 43%
G 47 of 255 = 18%
B 56 of 255 = 22%

109
47
56

R + G + B ~ 28%. #6D2F38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 47 + 56 = 212 (100%)
R 109 of 212 ~ 51.42%
G 47 of 212 ~ 22.17%
B 56 of 212 ~ 26.42'%

%51.42
%22.17
%26.42

CMYK color model

#6D2F38 color CMYK value is (0,57,49,57).

  • cyan value is 0.00%
  • magenta value is 56.88%
  • yellow value is 48.62%
  • key color value is 57.25%
CMYK: (0,57,49,57) C0M57Y49K57 (0%,57%,49%,57%) (0.00/0.57/0.49/0.57) 

CMYK percentages

%0
%56.88
%48.62
%57.25

Codes

Color #6D2F38 in popluar color models

6D 2F 38
RGB 109 47 56
HSL 351° 39.74% 30.59%
HSB/HSV 351° 56.88% 42.75%
CMYK 0.00% 56.88% 48.62%
57.25%

Color #6D2F38 in popluar number systems.

HEX 6D 2F 38
Decimal 109 47 56
Binary 1101101 101111 111000
Octal 155 57 70

Shades and tints

Shades of #6D2F38

#6D2F38
(109,47,56)
#642B33
(100,43,51)
#5B272E
(91,39,46)
#522329
(82,35,41)
#491F24
(73,31,36)
#401B1F
(64,27,31)
#37171A
(55,23,26)
#2E1315
(46,19,21)
#250F10
(37,15,16)
#1C0B0B
(28,11,11)
#130706
(19,7,6)
#000000
(0,0,0)

Tints of #6D2F38

#6D2F38
(109,47,56)
#7A414A
(122,65,74)
#87535C
(135,83,92)
#94656E
(148,101,110)
#A17780
(161,119,128)
#AE8992
(174,137,146)
#BB9BA4
(187,155,164)
#C8ADB6
(200,173,182)
#D5BFC8
(213,191,200)
#E2D1DA
(226,209,218)
#EFE3EC
(239,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D2F38 color. Also use rgb(109,47,56) instead hex code.

Text Font Color

.myTextColor { color: #6D2F38; }

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

This text font color is #6D2F38.

Background Color

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

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

This div background color is #6D2F38.

Border color

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

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

This div border color is #6D2F38.

Opacity

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

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

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

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

This text has shadow with #6D2F38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D2F38.

Preview

Color preview on black background

This text has color #6D2F38 on black background.


Color preview on white background

This text has color #6D2F38 on white background.


Black color preview on #6D2F38 background

This text has black color on #6D2F38 background.


White color preview on #6D2F38 background

This text has white color on #6D2F38 background.


Related colors

Complementary color

Complementary color for #hex is #92D0C7.


I love getcolorcode.com

Triadic colors

1 #386D2F and #2F386D with #6D2F38 are triadic colors.

2 #382F6D and #2F6D38 with #6D2F38 are triadic colors.