COLOR #6B4938

HEX: #6B4938 RGB: (107,73,56)

Color info

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

RGB color model

#6B4938 color RGB value is (107,73,56).

RGB: (107,73,56) (42%, 29%, 22%)

RGB channels and saturation

R 107 of 255 = 42%
G 73 of 255 = 29%
B 56 of 255 = 22%

107
73
56

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

Portions of RGB colors in percentages

R + G + B = 107 + 73 + 56 = 236 (100%)
R 107 of 236 ~ 45.34%
G 73 of 236 ~ 30.93%
B 56 of 236 ~ 23.73'%

%45.34
%30.93
%23.73

CMYK color model

#6B4938 color CMYK value is (0,32,48,58).

  • cyan value is 0.00%
  • magenta value is 31.78%
  • yellow value is 47.66%
  • key color value is 58.04%

CMYK: (0,32,48,58)
C0M32Y48K58 (0%, 32%, 48%, 58%)
(0.00 / 0.32 / 0.48 / 0.58)

CMYK percentages

%0
%31.78
%47.66
%58.04

Codes

Color #6B4938 in popluar color models

6B 49 38
RGB 107 73 56
HSL 20° 31.29% 31.96%
HSB/HSV 20° 47.66% 41.96%
CMYK 0.00% 31.78% 47.66%
58.04%

Color #6B4938 in popluar number systems.

HEX 6B 49 38
Decimal 107 73 56
Binary 1101011 1001001 111000
Octal 153 111 70

Shades and tints

Shades of #6B4938

#6B4938
(107,73,56)
#624333
(98,67,51)
#593D2E
(89,61,46)
#503729
(80,55,41)
#473124
(71,49,36)
#3E2B1F
(62,43,31)
#35251A
(53,37,26)
#2C1F15
(44,31,21)
#231910
(35,25,16)
#1A130B
(26,19,11)
#110D06
(17,13,6)
#000000
(0,0,0)

Tints of #6B4938

#6B4938
(107,73,56)
#78594A
(120,89,74)
#85695C
(133,105,92)
#92796E
(146,121,110)
#9F8980
(159,137,128)
#AC9992
(172,153,146)
#B9A9A4
(185,169,164)
#C6B9B6
(198,185,182)
#D3C9C8
(211,201,200)
#E0D9DA
(224,217,218)
#EDE9EC
(237,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B4938 color. Also use rgb(107,73,56) instead hex code.

Text Font Color

.myTextColor { color: #6B4938; }

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

This text font color is #6B4938.

Background Color

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

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

This div background color is #6B4938.

Border color

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

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

This div border color is #6B4938.

Opacity

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

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

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

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

This text has shadow with #6B4938 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4938.

Preview

Color preview on black background

This text has color #6B4938 on black background.


Color preview on white background

This text has color #6B4938 on white background.


Black color preview on #6B4938 background

This text has black color on #6B4938 background.


White color preview on #6B4938 background

This text has white color on #6B4938 background.


Related colors

Complementary color

Complementary color for #hex is #94B6C7.


I love getcolorcode.com

Triadic colors

1 #386B49 and #49386B with #6B4938 are triadic colors.

2 #38496B and #496B38 with #6B4938 are triadic colors.