COLOR #6A3744

HEX: #6A3744 RGB: (106,55,68)

Color info

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

RGB color model

#6A3744 color RGB value is (106,55,68).

RGB: (106,55,68) (42%, 22%, 27%)

RGB channels and saturation

R 106 of 255 = 42%
G 55 of 255 = 22%
B 68 of 255 = 27%

106
55
68

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

Portions of RGB colors in percentages

R + G + B = 106 + 55 + 68 = 229 (100%)
R 106 of 229 ~ 46.29%
G 55 of 229 ~ 24.02%
B 68 of 229 ~ 29.69'%

%46.29
%24.02
%29.69

CMYK color model

#6A3744 color CMYK value is (0,48,36,58).

  • cyan value is 0.00%
  • magenta value is 48.11%
  • yellow value is 35.85%
  • key color value is 58.43%

CMYK: (0,48,36,58)
C0M48Y36K58 (0%, 48%, 36%, 58%)
(0.00 / 0.48 / 0.36 / 0.58)

CMYK percentages

%0
%48.11
%35.85
%58.43

Codes

Color #6A3744 in popluar color models

6A 37 44
RGB 106 55 68
HSL 345° 31.68% 31.57%
HSB/HSV 345° 48.11% 41.57%
CMYK 0.00% 48.11% 35.85%
58.43%

Color #6A3744 in popluar number systems.

HEX 6A 37 44
Decimal 106 55 68
Binary 1101010 110111 1000100
Octal 152 67 104

Shades and tints

Shades of #6A3744

#6A3744
(106,55,68)
#61323E
(97,50,62)
#582D38
(88,45,56)
#4F2832
(79,40,50)
#46232C
(70,35,44)
#3D1E26
(61,30,38)
#341920
(52,25,32)
#2B141A
(43,20,26)
#220F14
(34,15,20)
#190A0E
(25,10,14)
#100508
(16,5,8)
#000000
(0,0,0)

Tints of #6A3744

#6A3744
(106,55,68)
#774955
(119,73,85)
#845B66
(132,91,102)
#916D77
(145,109,119)
#9E7F88
(158,127,136)
#AB9199
(171,145,153)
#B8A3AA
(184,163,170)
#C5B5BB
(197,181,187)
#D2C7CC
(210,199,204)
#DFD9DD
(223,217,221)
#ECEBEE
(236,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A3744 color. Also use rgb(106,55,68) instead hex code.

Text Font Color

.myTextColor { color: #6A3744; }

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

This text font color is #6A3744.

Background Color

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

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

This div background color is #6A3744.

Border color

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

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

This div border color is #6A3744.

Opacity

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

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

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

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

This text has shadow with #6A3744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A3744.

Preview

Color preview on black background

This text has color #6A3744 on black background.


Color preview on white background

This text has color #6A3744 on white background.


Black color preview on #6A3744 background

This text has black color on #6A3744 background.


White color preview on #6A3744 background

This text has white color on #6A3744 background.


Related colors

Complementary color

Complementary color for #hex is #95C8BB.


I love getcolorcode.com

Triadic colors

1 #446A37 and #37446A with #6A3744 are triadic colors.

2 #44376A and #376A44 with #6A3744 are triadic colors.