COLOR #6B7756

HEX: #6B7756 RGB: (107,119,86)

Color info

#6B7756 contains red, green and blue colors in about the same proportion. Web safe color of #6B7756 is #666666 (or #666).

RGB color model

#6B7756 color RGB value is (107,119,86).

RGB: (107,119,86) (42%, 47%, 34%)

RGB channels and saturation

R 107 of 255 = 42%
G 119 of 255 = 47%
B 86 of 255 = 34%

107
119
86

R + G + B ~ 41%. #6B7756 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 107 + 119 + 86 = 312 (100%)
R 107 of 312 ~ 34.29%
G 119 of 312 ~ 38.14%
B 86 of 312 ~ 27.56'%

%34.29
%38.14
%27.56

CMYK color model

#6B7756 color CMYK value is (10,0,28,53).

  • cyan value is 10.08%
  • magenta value is 0.00%
  • yellow value is 27.73%
  • key color value is 53.33%

CMYK: (10,0,28,53)
C10M0Y28K53 (10%, 0%, 28%, 53%)
(0.10 / 0.00 / 0.28 / 0.53)

CMYK percentages

%10.08
%0
%27.73
%53.33

Codes

Color #6B7756 in popluar color models

6B 77 56
RGB 107 119 86
HSL 82° 16.10% 40.20%
HSB/HSV 82° 27.73% 46.67%
CMYK 10.08% 0.00% 27.73%
53.33%

Color #6B7756 in popluar number systems.

HEX 6B 77 56
Decimal 107 119 86
Binary 1101011 1110111 1010110
Octal 153 167 126

Shades and tints

Shades of #6B7756

#6B7756
(107,119,86)
#626D4F
(98,109,79)
#596348
(89,99,72)
#505941
(80,89,65)
#474F3A
(71,79,58)
#3E4533
(62,69,51)
#353B2C
(53,59,44)
#2C3125
(44,49,37)
#23271E
(35,39,30)
#1A1D17
(26,29,23)
#111310
(17,19,16)
#000000
(0,0,0)

Tints of #6B7756

#6B7756
(107,119,86)
#788365
(120,131,101)
#858F74
(133,143,116)
#929B83
(146,155,131)
#9FA792
(159,167,146)
#ACB3A1
(172,179,161)
#B9BFB0
(185,191,176)
#C6CBBF
(198,203,191)
#D3D7CE
(211,215,206)
#E0E3DD
(224,227,221)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B7756 color. Also use rgb(107,119,86) instead hex code.

Text Font Color

.myTextColor { color: #6B7756; }

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

This text font color is #6B7756.

Background Color

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

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

This div background color is #6B7756.

Border color

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

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

This div border color is #6B7756.

Opacity

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

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

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

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

This text has shadow with #6B7756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7756.

Preview

Color preview on black background

This text has color #6B7756 on black background.


Color preview on white background

This text has color #6B7756 on white background.


Black color preview on #6B7756 background

This text has black color on #6B7756 background.


White color preview on #6B7756 background

This text has white color on #6B7756 background.


Related colors

Complementary color

Complementary color for #hex is #9488A9.


I love getcolorcode.com

Triadic colors

1 #566B77 and #77566B with #6B7756 are triadic colors.

2 #56776B and #776B56 with #6B7756 are triadic colors.