COLOR #656B47

HEX: #656B47 RGB: (101,107,71)

Color info

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

RGB color model

#656B47 color RGB value is (101,107,71).

RGB: (101,107,71) (40%, 42%, 28%)

RGB channels and saturation

R 101 of 255 = 40%
G 107 of 255 = 42%
B 71 of 255 = 28%

101
107
71

R + G + B ~ 37%. #656B47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 107 + 71 = 279 (100%)
R 101 of 279 ~ 36.2%
G 107 of 279 ~ 38.35%
B 71 of 279 ~ 25.45'%

%36.2
%38.35
%25.45

CMYK color model

#656B47 color CMYK value is (6,0,34,58).

  • cyan value is 5.61%
  • magenta value is 0.00%
  • yellow value is 33.64%
  • key color value is 58.04%

CMYK: (6,0,34,58)
C6M0Y34K58 (6%, 0%, 34%, 58%)
(0.06 / 0.00 / 0.34 / 0.58)

CMYK percentages

%5.61
%0
%33.64
%58.04

Codes

Color #656B47 in popluar color models

65 6B 47
RGB 101 107 71
HSL 70° 20.22% 34.90%
HSB/HSV 70° 33.64% 41.96%
CMYK 5.61% 0.00% 33.64%
58.04%

Color #656B47 in popluar number systems.

HEX 65 6B 47
Decimal 101 107 71
Binary 1100101 1101011 1000111
Octal 145 153 107

Shades and tints

Shades of #656B47

#656B47
(101,107,71)
#5C6241
(92,98,65)
#53593B
(83,89,59)
#4A5035
(74,80,53)
#41472F
(65,71,47)
#383E29
(56,62,41)
#2F3523
(47,53,35)
#262C1D
(38,44,29)
#1D2317
(29,35,23)
#141A11
(20,26,17)
#0B110B
(11,17,11)
#000000
(0,0,0)

Tints of #656B47

#656B47
(101,107,71)
#737857
(115,120,87)
#818567
(129,133,103)
#8F9277
(143,146,119)
#9D9F87
(157,159,135)
#ABAC97
(171,172,151)
#B9B9A7
(185,185,167)
#C7C6B7
(199,198,183)
#D5D3C7
(213,211,199)
#E3E0D7
(227,224,215)
#F1EDE7
(241,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #656B47 color. Also use rgb(101,107,71) instead hex code.

Text Font Color

.myTextColor { color: #656B47; }

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

This text font color is #656B47.

Background Color

.myBgColor { background-color: #656B47; }

<div style="background-color:#656B47">Inner text</div>

This div background color is #656B47.

Border color

.myBorderColor { border: 1px solid #656B47; }

<div style="border:3px solid #656B47">Div</div>

This div border color is #656B47.

Opacity

.myOpacity80 { color: #656B47; opacity: 0.8; }

<p style="color:#656B47;opacity:0.8;">80%</p>

Text with #656B47 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 #656B47;}

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

This text has shadow with #656B47 color.


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

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

This text has shadow with #656B47 primary color and red secondary color.


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

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

This text has shadow with #656B47 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #656B47.

Preview

Color preview on black background

This text has color #656B47 on black background.


Color preview on white background

This text has color #656B47 on white background.


Black color preview on #656B47 background

This text has black color on #656B47 background.


White color preview on #656B47 background

This text has white color on #656B47 background.


Related colors

Complementary color

Complementary color for #hex is #9A94B8.


I love getcolorcode.com

Triadic colors

1 #47656B and #6B4765 with #656B47 are triadic colors.

2 #476B65 and #6B6547 with #656B47 are triadic colors.