COLOR #659679

HEX: #659679 RGB: (101,150,121)

Color info

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

RGB color model

#659679 color RGB value is (101,150,121).

RGB: (101,150,121) (40%, 59%, 47%)

RGB channels and saturation

R 101 of 255 = 40%
G 150 of 255 = 59%
B 121 of 255 = 47%

101
150
121

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

Portions of RGB colors in percentages

R + G + B = 101 + 150 + 121 = 372 (100%)
R 101 of 372 ~ 27.15%
G 150 of 372 ~ 40.32%
B 121 of 372 ~ 32.53'%

%27.15
%40.32
%32.53

CMYK color model

#659679 color CMYK value is (33,0,19,41).

  • cyan value is 32.67%
  • magenta value is 0.00%
  • yellow value is 19.33%
  • key color value is 41.18%

CMYK: (33,0,19,41)
C33M0Y19K41 (33%, 0%, 19%, 41%)
(0.33 / 0.00 / 0.19 / 0.41)

CMYK percentages

%32.67
%0
%19.33
%41.18

Codes

Color #659679 in popluar color models

65 96 79
RGB 101 150 121
HSL 144° 19.52% 49.22%
HSB/HSV 144° 32.67% 58.82%
CMYK 32.67% 0.00% 19.33%
41.18%

Color #659679 in popluar number systems.

HEX 65 96 79
Decimal 101 150 121
Binary 1100101 10010110 1111001
Octal 145 226 171

Shades and tints

Shades of #659679

#659679
(101,150,121)
#5C896E
(92,137,110)
#537C63
(83,124,99)
#4A6F58
(74,111,88)
#41624D
(65,98,77)
#385542
(56,85,66)
#2F4837
(47,72,55)
#263B2C
(38,59,44)
#1D2E21
(29,46,33)
#142116
(20,33,22)
#0B140B
(11,20,11)
#000000
(0,0,0)

Tints of #659679

#659679
(101,150,121)
#739F85
(115,159,133)
#81A891
(129,168,145)
#8FB19D
(143,177,157)
#9DBAA9
(157,186,169)
#ABC3B5
(171,195,181)
#B9CCC1
(185,204,193)
#C7D5CD
(199,213,205)
#D5DED9
(213,222,217)
#E3E7E5
(227,231,229)
#F1F0F1
(241,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #659679; }

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

This text font color is #659679.

Background Color

.myBgColor { background-color: #659679; }

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

This div background color is #659679.

Border color

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

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

This div border color is #659679.

Opacity

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

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

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

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

This text has shadow with #659679 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #659679.

Preview

Color preview on black background

This text has color #659679 on black background.


Color preview on white background

This text has color #659679 on white background.


Black color preview on #659679 background

This text has black color on #659679 background.


White color preview on #659679 background

This text has white color on #659679 background.


Related colors

Complementary color

Complementary color for #hex is #9A6986.


I love getcolorcode.com

Triadic colors

1 #796596 and #967965 with #659679 are triadic colors.

2 #799665 and #966579 with #659679 are triadic colors.