COLOR #657149

HEX: #657149 RGB: (101,113,73)

Color info

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

RGB color model

#657149 color RGB value is (101,113,73).

RGB: (101,113,73) (40%, 44%, 29%)

RGB channels and saturation

R 101 of 255 = 40%
G 113 of 255 = 44%
B 73 of 255 = 29%

101
113
73

R + G + B ~ 38%. #657149 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 113 + 73 = 287 (100%)
R 101 of 287 ~ 35.19%
G 113 of 287 ~ 39.37%
B 73 of 287 ~ 25.44'%

%35.19
%39.37
%25.44

CMYK color model

#657149 color CMYK value is (11,0,35,56).

  • cyan value is 10.62%
  • magenta value is 0.00%
  • yellow value is 35.40%
  • key color value is 55.69%

CMYK: (11,0,35,56)
C11M0Y35K56 (11%, 0%, 35%, 56%)
(0.11 / 0.00 / 0.35 / 0.56)

CMYK percentages

%10.62
%0
%35.4
%55.69

Codes

Color #657149 in popluar color models

65 71 49
RGB 101 113 73
HSL 78° 21.51% 36.47%
HSB/HSV 78° 35.40% 44.31%
CMYK 10.62% 0.00% 35.40%
55.69%

Color #657149 in popluar number systems.

HEX 65 71 49
Decimal 101 113 73
Binary 1100101 1110001 1001001
Octal 145 161 111

Shades and tints

Shades of #657149

#657149
(101,113,73)
#5C6743
(92,103,67)
#535D3D
(83,93,61)
#4A5337
(74,83,55)
#414931
(65,73,49)
#383F2B
(56,63,43)
#2F3525
(47,53,37)
#262B1F
(38,43,31)
#1D2119
(29,33,25)
#141713
(20,23,19)
#0B0D0D
(11,13,13)
#000000
(0,0,0)

Tints of #657149

#657149
(101,113,73)
#737D59
(115,125,89)
#818969
(129,137,105)
#8F9579
(143,149,121)
#9DA189
(157,161,137)
#ABAD99
(171,173,153)
#B9B9A9
(185,185,169)
#C7C5B9
(199,197,185)
#D5D1C9
(213,209,201)
#E3DDD9
(227,221,217)
#F1E9E9
(241,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #657149 color. Also use rgb(101,113,73) instead hex code.

Text Font Color

.myTextColor { color: #657149; }

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

This text font color is #657149.

Background Color

.myBgColor { background-color: #657149; }

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

This div background color is #657149.

Border color

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

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

This div border color is #657149.

Opacity

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

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

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

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

This text has shadow with #657149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #657149.

Preview

Color preview on black background

This text has color #657149 on black background.


Color preview on white background

This text has color #657149 on white background.


Black color preview on #657149 background

This text has black color on #657149 background.


White color preview on #657149 background

This text has white color on #657149 background.


Related colors

Complementary color

Complementary color for #hex is #9A8EB6.


I love getcolorcode.com

Triadic colors

1 #496571 and #714965 with #657149 are triadic colors.

2 #497165 and #716549 with #657149 are triadic colors.