COLOR #6B7D56

HEX: #6B7D56 RGB: (107,125,86)

Color info

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

RGB color model

#6B7D56 color RGB value is (107,125,86).

RGB: (107,125,86) (42%, 49%, 34%)

RGB channels and saturation

R 107 of 255 = 42%
G 125 of 255 = 49%
B 86 of 255 = 34%

107
125
86

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

Portions of RGB colors in percentages

R + G + B = 107 + 125 + 86 = 318 (100%)
R 107 of 318 ~ 33.65%
G 125 of 318 ~ 39.31%
B 86 of 318 ~ 27.04'%

%33.65
%39.31
%27.04

CMYK color model

#6B7D56 color CMYK value is (14,0,31,51).

  • cyan value is 14.40%
  • magenta value is 0.00%
  • yellow value is 31.20%
  • key color value is 50.98%

CMYK: (14,0,31,51)
C14M0Y31K51 (14%, 0%, 31%, 51%)
(0.14 / 0.00 / 0.31 / 0.51)

CMYK percentages

%14.4
%0
%31.2
%50.98

Codes

Color #6B7D56 in popluar color models

6B 7D 56
RGB 107 125 86
HSL 88° 18.48% 41.37%
HSB/HSV 88° 31.20% 49.02%
CMYK 14.40% 0.00% 31.20%
50.98%

Color #6B7D56 in popluar number systems.

HEX 6B 7D 56
Decimal 107 125 86
Binary 1101011 1111101 1010110
Octal 153 175 126

Shades and tints

Shades of #6B7D56

#6B7D56
(107,125,86)
#62724F
(98,114,79)
#596748
(89,103,72)
#505C41
(80,92,65)
#47513A
(71,81,58)
#3E4633
(62,70,51)
#353B2C
(53,59,44)
#2C3025
(44,48,37)
#23251E
(35,37,30)
#1A1A17
(26,26,23)
#110F10
(17,15,16)
#000000
(0,0,0)

Tints of #6B7D56

#6B7D56
(107,125,86)
#788865
(120,136,101)
#859374
(133,147,116)
#929E83
(146,158,131)
#9FA992
(159,169,146)
#ACB4A1
(172,180,161)
#B9BFB0
(185,191,176)
#C6CABF
(198,202,191)
#D3D5CE
(211,213,206)
#E0E0DD
(224,224,221)
#EDEBEC
(237,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B7D56; }

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

This text font color is #6B7D56.

Background Color

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

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

This div background color is #6B7D56.

Border color

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

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

This div border color is #6B7D56.

Opacity

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

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

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

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

This text has shadow with #6B7D56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7D56.

Preview

Color preview on black background

This text has color #6B7D56 on black background.


Color preview on white background

This text has color #6B7D56 on white background.


Black color preview on #6B7D56 background

This text has black color on #6B7D56 background.


White color preview on #6B7D56 background

This text has white color on #6B7D56 background.


Related colors

Complementary color

Complementary color for #hex is #9482A9.


I love getcolorcode.com

Triadic colors

1 #566B7D and #7D566B with #6B7D56 are triadic colors.

2 #567D6B and #7D6B56 with #6B7D56 are triadic colors.