COLOR #657265

HEX: #657265 RGB: (101,114,101)

Color info

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

RGB color model

#657265 color RGB value is (101,114,101).

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

RGB channels and saturation

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

101
114
101

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

Portions of RGB colors in percentages

R + G + B = 101 + 114 + 101 = 316 (100%)
R 101 of 316 ~ 31.96%
G 114 of 316 ~ 36.08%
B 101 of 316 ~ 31.96'%

%31.96
%36.08
%31.96

CMYK color model

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

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

CMYK: (11,0,11,55)
C11M0Y11K55 (11%, 0%, 11%, 55%)
(0.11 / 0.00 / 0.11 / 0.55)

CMYK percentages

%11.4
%0
%11.4
%55.29

Codes

Color #657265 in popluar color models

65 72 65
RGB 101 114 101
HSL 120° 6.05% 42.16%
HSB/HSV 120° 11.40% 44.71%
CMYK 11.40% 0.00% 11.40%
55.29%

Color #657265 in popluar number systems.

HEX 65 72 65
Decimal 101 114 101
Binary 1100101 1110010 1100101
Octal 145 162 145

Shades and tints

Shades of #657265

#657265
(101,114,101)
#5C685C
(92,104,92)
#535E53
(83,94,83)
#4A544A
(74,84,74)
#414A41
(65,74,65)
#384038
(56,64,56)
#2F362F
(47,54,47)
#262C26
(38,44,38)
#1D221D
(29,34,29)
#141814
(20,24,20)
#0B0E0B
(11,14,11)
#000000
(0,0,0)

Tints of #657265

#657265
(101,114,101)
#737E73
(115,126,115)
#818A81
(129,138,129)
#8F968F
(143,150,143)
#9DA29D
(157,162,157)
#ABAEAB
(171,174,171)
#B9BAB9
(185,186,185)
#C7C6C7
(199,198,199)
#D5D2D5
(213,210,213)
#E3DEE3
(227,222,227)
#F1EAF1
(241,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #657265; }

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

This text font color is #657265.

Background Color

.myBgColor { background-color: #657265; }

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

This div background color is #657265.

Border color

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

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

This div border color is #657265.

Opacity

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

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

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

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

This text has shadow with #657265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #657265.

Preview

Color preview on black background

This text has color #657265 on black background.


Color preview on white background

This text has color #657265 on white background.


Black color preview on #657265 background

This text has black color on #657265 background.


White color preview on #657265 background

This text has white color on #657265 background.


Related colors

Complementary color

Complementary color for #hex is #9A8D9A.


I love getcolorcode.com

Triadic colors

1 #656572 and #726565 with #657265 are triadic colors.

2 #657265 and #726565 with #657265 are triadic colors.