COLOR #657221

HEX: #657221 RGB: (101,114,33)

Color info

#657221 contains mainly red and green colors. Web safe color of #657221 is #666633 (or #663).

RGB color model

#657221 color RGB value is (101,114,33).

RGB: (101,114,33) (40%, 45%, 13%)

RGB channels and saturation

R 101 of 255 = 40%
G 114 of 255 = 45%
B 33 of 255 = 13%

101
114
33

R + G + B ~ 33%. #657221 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 114 + 33 = 248 (100%)
R 101 of 248 ~ 40.73%
G 114 of 248 ~ 45.97%
B 33 of 248 ~ 13.31'%

%40.73
%45.97
%13.31

CMYK color model

#657221 color CMYK value is (11,0,71,55).

  • cyan value is 11.40%
  • magenta value is 0.00%
  • yellow value is 71.05%
  • key color value is 55.29%

CMYK: (11,0,71,55)
C11M0Y71K55 (11%, 0%, 71%, 55%)
(0.11 / 0.00 / 0.71 / 0.55)

CMYK percentages

%11.4
%0
%71.05
%55.29

Codes

Color #657221 in popluar color models

65 72 21
RGB 101 114 33
HSL 70° 55.10% 28.82%
HSB/HSV 70° 71.05% 44.71%
CMYK 11.40% 0.00% 71.05%
55.29%

Color #657221 in popluar number systems.

HEX 65 72 21
Decimal 101 114 33
Binary 1100101 1110010 100001
Octal 145 162 41

Shades and tints

Shades of #657221

#657221
(101,114,33)
#5C681E
(92,104,30)
#535E1B
(83,94,27)
#4A5418
(74,84,24)
#414A15
(65,74,21)
#384012
(56,64,18)
#2F360F
(47,54,15)
#262C0C
(38,44,12)
#1D2209
(29,34,9)
#141806
(20,24,6)
#0B0E03
(11,14,3)
#000000
(0,0,0)

Tints of #657221

#657221
(101,114,33)
#737E35
(115,126,53)
#818A49
(129,138,73)
#8F965D
(143,150,93)
#9DA271
(157,162,113)
#ABAE85
(171,174,133)
#B9BA99
(185,186,153)
#C7C6AD
(199,198,173)
#D5D2C1
(213,210,193)
#E3DED5
(227,222,213)
#F1EAE9
(241,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #657221 color. Also use rgb(101,114,33) instead hex code.

Text Font Color

.myTextColor { color: #657221; }

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

This text font color is #657221.

Background Color

.myBgColor { background-color: #657221; }

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

This div background color is #657221.

Border color

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

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

This div border color is #657221.

Opacity

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

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

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

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

This text has shadow with #657221 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #657221.

Preview

Color preview on black background

This text has color #657221 on black background.


Color preview on white background

This text has color #657221 on white background.


Black color preview on #657221 background

This text has black color on #657221 background.


White color preview on #657221 background

This text has white color on #657221 background.


Related colors

Complementary color

Complementary color for #hex is #9A8DDE.


I love getcolorcode.com

Triadic colors

1 #216572 and #722165 with #657221 are triadic colors.

2 #217265 and #726521 with #657221 are triadic colors.