COLOR #659260

HEX: #659260 RGB: (101,146,96)

Color info

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

RGB color model

#659260 color RGB value is (101,146,96).

RGB: (101,146,96) (40%, 57%, 38%)

RGB channels and saturation

R 101 of 255 = 40%
G 146 of 255 = 57%
B 96 of 255 = 38%

101
146
96

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

Portions of RGB colors in percentages

R + G + B = 101 + 146 + 96 = 343 (100%)
R 101 of 343 ~ 29.45%
G 146 of 343 ~ 42.57%
B 96 of 343 ~ 27.99'%

%29.45
%42.57
%27.99

CMYK color model

#659260 color CMYK value is (31,0,34,43).

  • cyan value is 30.82%
  • magenta value is 0.00%
  • yellow value is 34.25%
  • key color value is 42.75%

CMYK: (31,0,34,43)
C31M0Y34K43 (31%, 0%, 34%, 43%)
(0.31 / 0.00 / 0.34 / 0.43)

CMYK percentages

%30.82
%0
%34.25
%42.75

Codes

Color #659260 in popluar color models

65 92 60
RGB 101 146 96
HSL 114° 20.66% 47.45%
HSB/HSV 114° 34.25% 57.25%
CMYK 30.82% 0.00% 34.25%
42.75%

Color #659260 in popluar number systems.

HEX 65 92 60
Decimal 101 146 96
Binary 1100101 10010010 1100000
Octal 145 222 140

Shades and tints

Shades of #659260

#659260
(101,146,96)
#5C8558
(92,133,88)
#537850
(83,120,80)
#4A6B48
(74,107,72)
#415E40
(65,94,64)
#385138
(56,81,56)
#2F4430
(47,68,48)
#263728
(38,55,40)
#1D2A20
(29,42,32)
#141D18
(20,29,24)
#0B1010
(11,16,16)
#000000
(0,0,0)

Tints of #659260

#659260
(101,146,96)
#739B6E
(115,155,110)
#81A47C
(129,164,124)
#8FAD8A
(143,173,138)
#9DB698
(157,182,152)
#ABBFA6
(171,191,166)
#B9C8B4
(185,200,180)
#C7D1C2
(199,209,194)
#D5DAD0
(213,218,208)
#E3E3DE
(227,227,222)
#F1ECEC
(241,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #659260; }

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

This text font color is #659260.

Background Color

.myBgColor { background-color: #659260; }

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

This div background color is #659260.

Border color

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

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

This div border color is #659260.

Opacity

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

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

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

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

This text has shadow with #659260 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #659260.

Preview

Color preview on black background

This text has color #659260 on black background.


Color preview on white background

This text has color #659260 on white background.


Black color preview on #659260 background

This text has black color on #659260 background.


White color preview on #659260 background

This text has white color on #659260 background.


Related colors

Complementary color

Complementary color for #hex is #9A6D9F.


I love getcolorcode.com

Triadic colors

1 #606592 and #926065 with #659260 are triadic colors.

2 #609265 and #926560 with #659260 are triadic colors.