COLOR #658771

HEX: #658771 RGB: (101,135,113)

Color info

#658771 contains red, green and blue colors in about the same proportion. Web safe color of #658771 is #669966 (or #696).

RGB color model

#658771 color RGB value is (101,135,113).

RGB: (101,135,113) (40%, 53%, 44%)

RGB channels and saturation

R 101 of 255 = 40%
G 135 of 255 = 53%
B 113 of 255 = 44%

101
135
113

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

Portions of RGB colors in percentages

R + G + B = 101 + 135 + 113 = 349 (100%)
R 101 of 349 ~ 28.94%
G 135 of 349 ~ 38.68%
B 113 of 349 ~ 32.38'%

%28.94
%38.68
%32.38

CMYK color model

#658771 color CMYK value is (25,0,16,47).

  • cyan value is 25.19%
  • magenta value is 0.00%
  • yellow value is 16.30%
  • key color value is 47.06%

CMYK: (25,0,16,47)
C25M0Y16K47 (25%, 0%, 16%, 47%)
(0.25 / 0.00 / 0.16 / 0.47)

CMYK percentages

%25.19
%0
%16.3
%47.06

Codes

Color #658771 in popluar color models

65 87 71
RGB 101 135 113
HSL 141° 14.41% 46.27%
HSB/HSV 141° 25.19% 52.94%
CMYK 25.19% 0.00% 16.30%
47.06%

Color #658771 in popluar number systems.

HEX 65 87 71
Decimal 101 135 113
Binary 1100101 10000111 1110001
Octal 145 207 161

Shades and tints

Shades of #658771

#658771
(101,135,113)
#5C7B67
(92,123,103)
#536F5D
(83,111,93)
#4A6353
(74,99,83)
#415749
(65,87,73)
#384B3F
(56,75,63)
#2F3F35
(47,63,53)
#26332B
(38,51,43)
#1D2721
(29,39,33)
#141B17
(20,27,23)
#0B0F0D
(11,15,13)
#000000
(0,0,0)

Tints of #658771

#658771
(101,135,113)
#73917D
(115,145,125)
#819B89
(129,155,137)
#8FA595
(143,165,149)
#9DAFA1
(157,175,161)
#ABB9AD
(171,185,173)
#B9C3B9
(185,195,185)
#C7CDC5
(199,205,197)
#D5D7D1
(213,215,209)
#E3E1DD
(227,225,221)
#F1EBE9
(241,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #658771; }

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

This text font color is #658771.

Background Color

.myBgColor { background-color: #658771; }

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

This div background color is #658771.

Border color

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

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

This div border color is #658771.

Opacity

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

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

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

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

This text has shadow with #658771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #658771.

Preview

Color preview on black background

This text has color #658771 on black background.


Color preview on white background

This text has color #658771 on white background.


Black color preview on #658771 background

This text has black color on #658771 background.


White color preview on #658771 background

This text has white color on #658771 background.


Related colors

Complementary color

Complementary color for #hex is #9A788E.


I love getcolorcode.com

Triadic colors

1 #716587 and #877165 with #658771 are triadic colors.

2 #718765 and #876571 with #658771 are triadic colors.