COLOR #6B5229

HEX: #6B5229 RGB: (107,82,41)

Color info

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

RGB color model

#6B5229 color RGB value is (107,82,41).

RGB: (107,82,41) (42%, 32%, 16%)

RGB channels and saturation

R 107 of 255 = 42%
G 82 of 255 = 32%
B 41 of 255 = 16%

107
82
41

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

Portions of RGB colors in percentages

R + G + B = 107 + 82 + 41 = 230 (100%)
R 107 of 230 ~ 46.52%
G 82 of 230 ~ 35.65%
B 41 of 230 ~ 17.83'%

%46.52
%35.65
%17.83

CMYK color model

#6B5229 color CMYK value is (0,23,62,58).

  • cyan value is 0.00%
  • magenta value is 23.36%
  • yellow value is 61.68%
  • key color value is 58.04%

CMYK: (0,23,62,58)
C0M23Y62K58 (0%, 23%, 62%, 58%)
(0.00 / 0.23 / 0.62 / 0.58)

CMYK percentages

%0
%23.36
%61.68
%58.04

Codes

Color #6B5229 in popluar color models

6B 52 29
RGB 107 82 41
HSL 37° 44.59% 29.02%
HSB/HSV 37° 61.68% 41.96%
CMYK 0.00% 23.36% 61.68%
58.04%

Color #6B5229 in popluar number systems.

HEX 6B 52 29
Decimal 107 82 41
Binary 1101011 1010010 101001
Octal 153 122 51

Shades and tints

Shades of #6B5229

#6B5229
(107,82,41)
#624B26
(98,75,38)
#594423
(89,68,35)
#503D20
(80,61,32)
#47361D
(71,54,29)
#3E2F1A
(62,47,26)
#352817
(53,40,23)
#2C2114
(44,33,20)
#231A11
(35,26,17)
#1A130E
(26,19,14)
#110C0B
(17,12,11)
#000000
(0,0,0)

Tints of #6B5229

#6B5229
(107,82,41)
#78613C
(120,97,60)
#85704F
(133,112,79)
#927F62
(146,127,98)
#9F8E75
(159,142,117)
#AC9D88
(172,157,136)
#B9AC9B
(185,172,155)
#C6BBAE
(198,187,174)
#D3CAC1
(211,202,193)
#E0D9D4
(224,217,212)
#EDE8E7
(237,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5229 color. Also use rgb(107,82,41) instead hex code.

Text Font Color

.myTextColor { color: #6B5229; }

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

This text font color is #6B5229.

Background Color

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

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

This div background color is #6B5229.

Border color

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

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

This div border color is #6B5229.

Opacity

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

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

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

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

This text has shadow with #6B5229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5229.

Preview

Color preview on black background

This text has color #6B5229 on black background.


Color preview on white background

This text has color #6B5229 on white background.


Black color preview on #6B5229 background

This text has black color on #6B5229 background.


White color preview on #6B5229 background

This text has white color on #6B5229 background.


Related colors

Complementary color

Complementary color for #hex is #94ADD6.


I love getcolorcode.com

Triadic colors

1 #296B52 and #52296B with #6B5229 are triadic colors.

2 #29526B and #526B29 with #6B5229 are triadic colors.