COLOR #656340

HEX: #656340 RGB: (101,99,64)

Color info

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

RGB color model

#656340 color RGB value is (101,99,64).

RGB: (101,99,64) (40%, 39%, 25%)

RGB channels and saturation

R 101 of 255 = 40%
G 99 of 255 = 39%
B 64 of 255 = 25%

101
99
64

R + G + B ~ 35%. #656340 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 99 + 64 = 264 (100%)
R 101 of 264 ~ 38.26%
G 99 of 264 ~ 37.5%
B 64 of 264 ~ 24.24'%

%38.26
%37.5
%24.24

CMYK color model

#656340 color CMYK value is (0,2,37,60).

  • cyan value is 0.00%
  • magenta value is 1.98%
  • yellow value is 36.63%
  • key color value is 60.39%

CMYK: (0,2,37,60)
C0M2Y37K60 (0%, 2%, 37%, 60%)
(0.00 / 0.02 / 0.37 / 0.60)

CMYK percentages

%0
%1.98
%36.63
%60.39

Codes

Color #656340 in popluar color models

65 63 40
RGB 101 99 64
HSL 57° 22.42% 32.35%
HSB/HSV 57° 36.63% 39.61%
CMYK 0.00% 1.98% 36.63%
60.39%

Color #656340 in popluar number systems.

HEX 65 63 40
Decimal 101 99 64
Binary 1100101 1100011 1000000
Octal 145 143 100

Shades and tints

Shades of #656340

#656340
(101,99,64)
#5C5A3B
(92,90,59)
#535136
(83,81,54)
#4A4831
(74,72,49)
#413F2C
(65,63,44)
#383627
(56,54,39)
#2F2D22
(47,45,34)
#26241D
(38,36,29)
#1D1B18
(29,27,24)
#141213
(20,18,19)
#0B090E
(11,9,14)
#000000
(0,0,0)

Tints of #656340

#656340
(101,99,64)
#737151
(115,113,81)
#817F62
(129,127,98)
#8F8D73
(143,141,115)
#9D9B84
(157,155,132)
#ABA995
(171,169,149)
#B9B7A6
(185,183,166)
#C7C5B7
(199,197,183)
#D5D3C8
(213,211,200)
#E3E1D9
(227,225,217)
#F1EFEA
(241,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #656340 color. Also use rgb(101,99,64) instead hex code.

Text Font Color

.myTextColor { color: #656340; }

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

This text font color is #656340.

Background Color

.myBgColor { background-color: #656340; }

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

This div background color is #656340.

Border color

.myBorderColor { border: 1px solid #656340; }

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

This div border color is #656340.

Opacity

.myOpacity80 { color: #656340; opacity: 0.8; }

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

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

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

This text has shadow with #656340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #656340.

Preview

Color preview on black background

This text has color #656340 on black background.


Color preview on white background

This text has color #656340 on white background.


Black color preview on #656340 background

This text has black color on #656340 background.


White color preview on #656340 background

This text has white color on #656340 background.


Related colors

Complementary color

Complementary color for #hex is #9A9CBF.


I love getcolorcode.com

Triadic colors

1 #406563 and #634065 with #656340 are triadic colors.

2 #406365 and #636540 with #656340 are triadic colors.