COLOR #6A5D29

HEX: #6A5D29 RGB: (106,93,41)

Color info

#6A5D29 contains mainly red and green colors. Web safe color of #6A5D29 is #666633 (or #663).

RGB color model

#6A5D29 color RGB value is (106,93,41).

RGB: (106,93,41) (42%, 36%, 16%)

RGB channels and saturation

R 106 of 255 = 42%
G 93 of 255 = 36%
B 41 of 255 = 16%

106
93
41

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

Portions of RGB colors in percentages

R + G + B = 106 + 93 + 41 = 240 (100%)
R 106 of 240 ~ 44.17%
G 93 of 240 ~ 38.75%
B 41 of 240 ~ 17.08'%

%44.17
%38.75
%17.08

CMYK color model

#6A5D29 color CMYK value is (0,12,61,58).

  • cyan value is 0.00%
  • magenta value is 12.26%
  • yellow value is 61.32%
  • key color value is 58.43%

CMYK: (0,12,61,58)
C0M12Y61K58 (0%, 12%, 61%, 58%)
(0.00 / 0.12 / 0.61 / 0.58)

CMYK percentages

%0
%12.26
%61.32
%58.43

Codes

Color #6A5D29 in popluar color models

6A 5D 29
RGB 106 93 41
HSL 48° 44.22% 28.82%
HSB/HSV 48° 61.32% 41.57%
CMYK 0.00% 12.26% 61.32%
58.43%

Color #6A5D29 in popluar number systems.

HEX 6A 5D 29
Decimal 106 93 41
Binary 1101010 1011101 101001
Octal 152 135 51

Shades and tints

Shades of #6A5D29

#6A5D29
(106,93,41)
#615526
(97,85,38)
#584D23
(88,77,35)
#4F4520
(79,69,32)
#463D1D
(70,61,29)
#3D351A
(61,53,26)
#342D17
(52,45,23)
#2B2514
(43,37,20)
#221D11
(34,29,17)
#19150E
(25,21,14)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #6A5D29

#6A5D29
(106,93,41)
#776B3C
(119,107,60)
#84794F
(132,121,79)
#918762
(145,135,98)
#9E9575
(158,149,117)
#ABA388
(171,163,136)
#B8B19B
(184,177,155)
#C5BFAE
(197,191,174)
#D2CDC1
(210,205,193)
#DFDBD4
(223,219,212)
#ECE9E7
(236,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A5D29 color. Also use rgb(106,93,41) instead hex code.

Text Font Color

.myTextColor { color: #6A5D29; }

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

This text font color is #6A5D29.

Background Color

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

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

This div background color is #6A5D29.

Border color

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

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

This div border color is #6A5D29.

Opacity

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

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

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

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

This text has shadow with #6A5D29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A5D29.

Preview

Color preview on black background

This text has color #6A5D29 on black background.


Color preview on white background

This text has color #6A5D29 on white background.


Black color preview on #6A5D29 background

This text has black color on #6A5D29 background.


White color preview on #6A5D29 background

This text has white color on #6A5D29 background.


Related colors

Complementary color

Complementary color for #hex is #95A2D6.


I love getcolorcode.com

Triadic colors

1 #296A5D and #5D296A with #6A5D29 are triadic colors.

2 #295D6A and #5D6A29 with #6A5D29 are triadic colors.