COLOR #657561

HEX: #657561 RGB: (101,117,97)

Color info

#657561 contains red, green and blue colors in about the same proportion. Web safe color of #657561 is #666666 (or #666).

RGB color model

#657561 color RGB value is (101,117,97).

RGB: (101,117,97) (40%, 46%, 38%)

RGB channels and saturation

R 101 of 255 = 40%
G 117 of 255 = 46%
B 97 of 255 = 38%

101
117
97

R + G + B ~ 41%. #657561 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 101 + 117 + 97 = 315 (100%)
R 101 of 315 ~ 32.06%
G 117 of 315 ~ 37.14%
B 97 of 315 ~ 30.79'%

%32.06
%37.14
%30.79

CMYK color model

#657561 color CMYK value is (14,0,17,54).

  • cyan value is 13.68%
  • magenta value is 0.00%
  • yellow value is 17.09%
  • key color value is 54.12%

CMYK: (14,0,17,54)
C14M0Y17K54 (14%, 0%, 17%, 54%)
(0.14 / 0.00 / 0.17 / 0.54)

CMYK percentages

%13.68
%0
%17.09
%54.12

Codes

Color #657561 in popluar color models

65 75 61
RGB 101 117 97
HSL 108° 9.35% 41.96%
HSB/HSV 108° 17.09% 45.88%
CMYK 13.68% 0.00% 17.09%
54.12%

Color #657561 in popluar number systems.

HEX 65 75 61
Decimal 101 117 97
Binary 1100101 1110101 1100001
Octal 145 165 141

Shades and tints

Shades of #657561

#657561
(101,117,97)
#5C6B59
(92,107,89)
#536151
(83,97,81)
#4A5749
(74,87,73)
#414D41
(65,77,65)
#384339
(56,67,57)
#2F3931
(47,57,49)
#262F29
(38,47,41)
#1D2521
(29,37,33)
#141B19
(20,27,25)
#0B1111
(11,17,17)
#000000
(0,0,0)

Tints of #657561

#657561
(101,117,97)
#73816F
(115,129,111)
#818D7D
(129,141,125)
#8F998B
(143,153,139)
#9DA599
(157,165,153)
#ABB1A7
(171,177,167)
#B9BDB5
(185,189,181)
#C7C9C3
(199,201,195)
#D5D5D1
(213,213,209)
#E3E1DF
(227,225,223)
#F1EDED
(241,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #657561 color. Also use rgb(101,117,97) instead hex code.

Text Font Color

.myTextColor { color: #657561; }

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

This text font color is #657561.

Background Color

.myBgColor { background-color: #657561; }

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

This div background color is #657561.

Border color

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

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

This div border color is #657561.

Opacity

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

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

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

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

This text has shadow with #657561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #657561.

Preview

Color preview on black background

This text has color #657561 on black background.


Color preview on white background

This text has color #657561 on white background.


Black color preview on #657561 background

This text has black color on #657561 background.


White color preview on #657561 background

This text has white color on #657561 background.


Related colors

Complementary color

Complementary color for #hex is #9A8A9E.


I love getcolorcode.com

Triadic colors

1 #616575 and #756165 with #657561 are triadic colors.

2 #617565 and #756561 with #657561 are triadic colors.