COLOR #6B6D50

HEX: #6B6D50 RGB: (107,109,80)

Color info

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

RGB color model

#6B6D50 color RGB value is (107,109,80).

RGB: (107,109,80) (42%, 43%, 31%)

RGB channels and saturation

R 107 of 255 = 42%
G 109 of 255 = 43%
B 80 of 255 = 31%

107
109
80

R + G + B ~ 39%. #6B6D50 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 109 + 80 = 296 (100%)
R 107 of 296 ~ 36.15%
G 109 of 296 ~ 36.82%
B 80 of 296 ~ 27.03'%

%36.15
%36.82
%27.03

CMYK color model

#6B6D50 color CMYK value is (2,0,27,57).

  • cyan value is 1.83%
  • magenta value is 0.00%
  • yellow value is 26.61%
  • key color value is 57.25%
CMYK: (2,0,27,57) C2M0Y27K57 (2%,0%,27%,57%) (0.02/0.00/0.27/0.57) 

CMYK percentages

%1.83
%0
%26.61
%57.25

Codes

Color #6B6D50 in popluar color models

6B 6D 50
RGB 107 109 80
HSL 64° 15.34% 37.06%
HSB/HSV 64° 26.61% 42.75%
CMYK 1.83% 0.00% 26.61%
57.25%

Color #6B6D50 in popluar number systems.

HEX 6B 6D 50
Decimal 107 109 80
Binary 1101011 1101101 1010000
Octal 153 155 120

Shades and tints

Shades of #6B6D50

#6B6D50
(107,109,80)
#626449
(98,100,73)
#595B42
(89,91,66)
#50523B
(80,82,59)
#474934
(71,73,52)
#3E402D
(62,64,45)
#353726
(53,55,38)
#2C2E1F
(44,46,31)
#232518
(35,37,24)
#1A1C11
(26,28,17)
#11130A
(17,19,10)
#000000
(0,0,0)

Tints of #6B6D50

#6B6D50
(107,109,80)
#787A5F
(120,122,95)
#85876E
(133,135,110)
#92947D
(146,148,125)
#9FA18C
(159,161,140)
#ACAE9B
(172,174,155)
#B9BBAA
(185,187,170)
#C6C8B9
(198,200,185)
#D3D5C8
(211,213,200)
#E0E2D7
(224,226,215)
#EDEFE6
(237,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B6D50 color. Also use rgb(107,109,80) instead hex code.

Text Font Color

.myTextColor { color: #6B6D50; }

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

This text font color is #6B6D50.

Background Color

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

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

This div background color is #6B6D50.

Border color

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

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

This div border color is #6B6D50.

Opacity

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

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

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

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

This text has shadow with #6B6D50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B6D50.

Preview

Color preview on black background

This text has color #6B6D50 on black background.


Color preview on white background

This text has color #6B6D50 on white background.


Black color preview on #6B6D50 background

This text has black color on #6B6D50 background.


White color preview on #6B6D50 background

This text has white color on #6B6D50 background.


Related colors

Complementary color

Complementary color for #hex is #9492AF.


I love getcolorcode.com

Triadic colors

1 #506B6D and #6D506B with #6B6D50 are triadic colors.

2 #506D6B and #6D6B50 with #6B6D50 are triadic colors.