COLOR #6A3F34

HEX: #6A3F34 RGB: (106,63,52)

Color info

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

RGB color model

#6A3F34 color RGB value is (106,63,52).

RGB: (106,63,52) (42%, 25%, 20%)

RGB channels and saturation

R 106 of 255 = 42%
G 63 of 255 = 25%
B 52 of 255 = 20%

106
63
52

R + G + B ~ 29%. #6A3F34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 63 + 52 = 221 (100%)
R 106 of 221 ~ 47.96%
G 63 of 221 ~ 28.51%
B 52 of 221 ~ 23.53'%

%47.96
%28.51
%23.53

CMYK color model

#6A3F34 color CMYK value is (0,41,51,58).

  • cyan value is 0.00%
  • magenta value is 40.57%
  • yellow value is 50.94%
  • key color value is 58.43%
CMYK: (0,41,51,58) C0M41Y51K58 (0%,41%,51%,58%) (0.00/0.41/0.51/0.58) 

CMYK percentages

%0
%40.57
%50.94
%58.43

Codes

Color #6A3F34 in popluar color models

6A 3F 34
RGB 106 63 52
HSL 12° 34.18% 30.98%
HSB/HSV 12° 50.94% 41.57%
CMYK 0.00% 40.57% 50.94%
58.43%

Color #6A3F34 in popluar number systems.

HEX 6A 3F 34
Decimal 106 63 52
Binary 1101010 111111 110100
Octal 152 77 64

Shades and tints

Shades of #6A3F34

#6A3F34
(106,63,52)
#613A30
(97,58,48)
#58352C
(88,53,44)
#4F3028
(79,48,40)
#462B24
(70,43,36)
#3D2620
(61,38,32)
#34211C
(52,33,28)
#2B1C18
(43,28,24)
#221714
(34,23,20)
#191210
(25,18,16)
#100D0C
(16,13,12)
#000000
(0,0,0)

Tints of #6A3F34

#6A3F34
(106,63,52)
#775046
(119,80,70)
#846158
(132,97,88)
#91726A
(145,114,106)
#9E837C
(158,131,124)
#AB948E
(171,148,142)
#B8A5A0
(184,165,160)
#C5B6B2
(197,182,178)
#D2C7C4
(210,199,196)
#DFD8D6
(223,216,214)
#ECE9E8
(236,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A3F34 color. Also use rgb(106,63,52) instead hex code.

Text Font Color

.myTextColor { color: #6A3F34; }

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

This text font color is #6A3F34.

Background Color

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

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

This div background color is #6A3F34.

Border color

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

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

This div border color is #6A3F34.

Opacity

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

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

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

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

This text has shadow with #6A3F34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A3F34.

Preview

Color preview on black background

This text has color #6A3F34 on black background.


Color preview on white background

This text has color #6A3F34 on white background.


Black color preview on #6A3F34 background

This text has black color on #6A3F34 background.


White color preview on #6A3F34 background

This text has white color on #6A3F34 background.


Related colors

Complementary color

Complementary color for #hex is #95C0CB.


I love getcolorcode.com

Triadic colors

1 #346A3F and #3F346A with #6A3F34 are triadic colors.

2 #343F6A and #3F6A34 with #6A3F34 are triadic colors.