COLOR #6B5136

HEX: #6B5136 RGB: (107,81,54)

Color info

#6B5136 contains red, green and blue colors in about the same proportion. Web safe color of #6B5136 is #666633 (or #663).

RGB color model

#6B5136 color RGB value is (107,81,54).

RGB: (107,81,54) (42%, 32%, 21%)

RGB channels and saturation

R 107 of 255 = 42%
G 81 of 255 = 32%
B 54 of 255 = 21%

107
81
54

R + G + B ~ 32%. #6B5136 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 81 + 54 = 242 (100%)
R 107 of 242 ~ 44.21%
G 81 of 242 ~ 33.47%
B 54 of 242 ~ 22.31'%

%44.21
%33.47
%22.31

CMYK color model

#6B5136 color CMYK value is (0,24,50,58).

  • cyan value is 0.00%
  • magenta value is 24.30%
  • yellow value is 49.53%
  • key color value is 58.04%

CMYK: (0,24,50,58)
C0M24Y50K58 (0%, 24%, 50%, 58%)
(0.00 / 0.24 / 0.50 / 0.58)

CMYK percentages

%0
%24.3
%49.53
%58.04

Codes

Color #6B5136 in popluar color models

6B 51 36
RGB 107 81 54
HSL 31° 32.92% 31.57%
HSB/HSV 31° 49.53% 41.96%
CMYK 0.00% 24.30% 49.53%
58.04%

Color #6B5136 in popluar number systems.

HEX 6B 51 36
Decimal 107 81 54
Binary 1101011 1010001 110110
Octal 153 121 66

Shades and tints

Shades of #6B5136

#6B5136
(107,81,54)
#624A32
(98,74,50)
#59432E
(89,67,46)
#503C2A
(80,60,42)
#473526
(71,53,38)
#3E2E22
(62,46,34)
#35271E
(53,39,30)
#2C201A
(44,32,26)
#231916
(35,25,22)
#1A1212
(26,18,18)
#110B0E
(17,11,14)
#000000
(0,0,0)

Tints of #6B5136

#6B5136
(107,81,54)
#786048
(120,96,72)
#856F5A
(133,111,90)
#927E6C
(146,126,108)
#9F8D7E
(159,141,126)
#AC9C90
(172,156,144)
#B9ABA2
(185,171,162)
#C6BAB4
(198,186,180)
#D3C9C6
(211,201,198)
#E0D8D8
(224,216,216)
#EDE7EA
(237,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5136 color. Also use rgb(107,81,54) instead hex code.

Text Font Color

.myTextColor { color: #6B5136; }

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

This text font color is #6B5136.

Background Color

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

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

This div background color is #6B5136.

Border color

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

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

This div border color is #6B5136.

Opacity

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

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

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

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

This text has shadow with #6B5136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5136.

Preview

Color preview on black background

This text has color #6B5136 on black background.


Color preview on white background

This text has color #6B5136 on white background.


Black color preview on #6B5136 background

This text has black color on #6B5136 background.


White color preview on #6B5136 background

This text has white color on #6B5136 background.


Related colors

Complementary color

Complementary color for #hex is #94AEC9.


I love getcolorcode.com

Triadic colors

1 #366B51 and #51366B with #6B5136 are triadic colors.

2 #36516B and #516B36 with #6B5136 are triadic colors.