COLOR #6B6E44

HEX: #6B6E44 RGB: (107,110,68)

Color info

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

RGB color model

#6B6E44 color RGB value is (107,110,68).

RGB: (107,110,68) (42%, 43%, 27%)

RGB channels and saturation

R 107 of 255 = 42%
G 110 of 255 = 43%
B 68 of 255 = 27%

107
110
68

R + G + B ~ 37%. #6B6E44 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 110 + 68 = 285 (100%)
R 107 of 285 ~ 37.54%
G 110 of 285 ~ 38.6%
B 68 of 285 ~ 23.86'%

%37.54
%38.6
%23.86

CMYK color model

#6B6E44 color CMYK value is (3,0,38,57).

  • cyan value is 2.73%
  • magenta value is 0.00%
  • yellow value is 38.18%
  • key color value is 56.86%

CMYK: (3,0,38,57)
C3M0Y38K57 (3%, 0%, 38%, 57%)
(0.03 / 0.00 / 0.38 / 0.57)

CMYK percentages

%2.73
%0
%38.18
%56.86

Codes

Color #6B6E44 in popluar color models

6B 6E 44
RGB 107 110 68
HSL 64° 23.60% 34.90%
HSB/HSV 64° 38.18% 43.14%
CMYK 2.73% 0.00% 38.18%
56.86%

Color #6B6E44 in popluar number systems.

HEX 6B 6E 44
Decimal 107 110 68
Binary 1101011 1101110 1000100
Octal 153 156 104

Shades and tints

Shades of #6B6E44

#6B6E44
(107,110,68)
#62643E
(98,100,62)
#595A38
(89,90,56)
#505032
(80,80,50)
#47462C
(71,70,44)
#3E3C26
(62,60,38)
#353220
(53,50,32)
#2C281A
(44,40,26)
#231E14
(35,30,20)
#1A140E
(26,20,14)
#110A08
(17,10,8)
#000000
(0,0,0)

Tints of #6B6E44

#6B6E44
(107,110,68)
#787B55
(120,123,85)
#858866
(133,136,102)
#929577
(146,149,119)
#9FA288
(159,162,136)
#ACAF99
(172,175,153)
#B9BCAA
(185,188,170)
#C6C9BB
(198,201,187)
#D3D6CC
(211,214,204)
#E0E3DD
(224,227,221)
#EDF0EE
(237,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B6E44 color. Also use rgb(107,110,68) instead hex code.

Text Font Color

.myTextColor { color: #6B6E44; }

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

This text font color is #6B6E44.

Background Color

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

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

This div background color is #6B6E44.

Border color

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

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

This div border color is #6B6E44.

Opacity

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

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

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

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

This text has shadow with #6B6E44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B6E44.

Preview

Color preview on black background

This text has color #6B6E44 on black background.


Color preview on white background

This text has color #6B6E44 on white background.


Black color preview on #6B6E44 background

This text has black color on #6B6E44 background.


White color preview on #6B6E44 background

This text has white color on #6B6E44 background.


Related colors

Complementary color

Complementary color for #hex is #9491BB.


I love getcolorcode.com

Triadic colors

1 #446B6E and #6E446B with #6B6E44 are triadic colors.

2 #446E6B and #6E6B44 with #6B6E44 are triadic colors.