COLOR #6D2136

HEX: #6D2136 RGB: (109,33,54)

Color info

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

RGB color model

#6D2136 color RGB value is (109,33,54).

RGB: (109,33,54) (43%, 13%, 21%)

RGB channels and saturation

R 109 of 255 = 43%
G 33 of 255 = 13%
B 54 of 255 = 21%

109
33
54

R + G + B ~ 26%. #6D2136 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 33 + 54 = 196 (100%)
R 109 of 196 ~ 55.61%
G 33 of 196 ~ 16.84%
B 54 of 196 ~ 27.55'%

%55.61
%16.84
%27.55

CMYK color model

#6D2136 color CMYK value is (0,70,50,57).

  • cyan value is 0.00%
  • magenta value is 69.72%
  • yellow value is 50.46%
  • key color value is 57.25%

CMYK: (0,70,50,57)
C0M70Y50K57 (0%, 70%, 50%, 57%)
(0.00 / 0.70 / 0.50 / 0.57)

CMYK percentages

%0
%69.72
%50.46
%57.25

Codes

Color #6D2136 in popluar color models

6D 21 36
RGB 109 33 54
HSL 343° 53.52% 27.84%
HSB/HSV 343° 69.72% 42.75%
CMYK 0.00% 69.72% 50.46%
57.25%

Color #6D2136 in popluar number systems.

HEX 6D 21 36
Decimal 109 33 54
Binary 1101101 100001 110110
Octal 155 41 66

Shades and tints

Shades of #6D2136

#6D2136
(109,33,54)
#641E32
(100,30,50)
#5B1B2E
(91,27,46)
#52182A
(82,24,42)
#491526
(73,21,38)
#401222
(64,18,34)
#370F1E
(55,15,30)
#2E0C1A
(46,12,26)
#250916
(37,9,22)
#1C0612
(28,6,18)
#13030E
(19,3,14)
#000000
(0,0,0)

Tints of #6D2136

#6D2136
(109,33,54)
#7A3548
(122,53,72)
#87495A
(135,73,90)
#945D6C
(148,93,108)
#A1717E
(161,113,126)
#AE8590
(174,133,144)
#BB99A2
(187,153,162)
#C8ADB4
(200,173,180)
#D5C1C6
(213,193,198)
#E2D5D8
(226,213,216)
#EFE9EA
(239,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D2136 color. Also use rgb(109,33,54) instead hex code.

Text Font Color

.myTextColor { color: #6D2136; }

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

This text font color is #6D2136.

Background Color

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

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

This div background color is #6D2136.

Border color

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

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

This div border color is #6D2136.

Opacity

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

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

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

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

This text has shadow with #6D2136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D2136.

Preview

Color preview on black background

This text has color #6D2136 on black background.


Color preview on white background

This text has color #6D2136 on white background.


Black color preview on #6D2136 background

This text has black color on #6D2136 background.


White color preview on #6D2136 background

This text has white color on #6D2136 background.


Related colors

Complementary color

Complementary color for #hex is #92DEC9.


I love getcolorcode.com

Triadic colors

1 #366D21 and #21366D with #6D2136 are triadic colors.

2 #36216D and #216D36 with #6D2136 are triadic colors.