COLOR #61A459

HEX: #61A459 RGB: (97,164,89)

Color info

#61A459 contains mainly green color. Web safe color of #61A459 is #669966 (or #696).

RGB color model

#61A459 color RGB value is (97,164,89).

RGB: (97,164,89) (38%, 64%, 35%)

RGB channels and saturation

R 97 of 255 = 38%
G 164 of 255 = 64%
B 89 of 255 = 35%

97
164
89

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

Portions of RGB colors in percentages

R + G + B = 97 + 164 + 89 = 350 (100%)
R 97 of 350 ~ 27.71%
G 164 of 350 ~ 46.86%
B 89 of 350 ~ 25.43'%

%27.71
%46.86
%25.43

CMYK color model

#61A459 color CMYK value is (41,0,46,36).

  • cyan value is 40.85%
  • magenta value is 0.00%
  • yellow value is 45.73%
  • key color value is 35.69%

CMYK: (41,0,46,36)
C41M0Y46K36 (41%, 0%, 46%, 36%)
(0.41 / 0.00 / 0.46 / 0.36)

CMYK percentages

%40.85
%0
%45.73
%35.69

Codes

Color #61A459 in popluar color models

61 A4 59
RGB 97 164 89
HSL 114° 29.64% 49.61%
HSB/HSV 114° 45.73% 64.31%
CMYK 40.85% 0.00% 45.73%
35.69%

Color #61A459 in popluar number systems.

HEX 61 A4 59
Decimal 97 164 89
Binary 1100001 10100100 1011001
Octal 141 244 131

Shades and tints

Shades of #61A459

#61A459
(97,164,89)
#599651
(89,150,81)
#518849
(81,136,73)
#497A41
(73,122,65)
#416C39
(65,108,57)
#395E31
(57,94,49)
#315029
(49,80,41)
#294221
(41,66,33)
#213419
(33,52,25)
#192611
(25,38,17)
#111809
(17,24,9)
#000000
(0,0,0)

Tints of #61A459

#61A459
(97,164,89)
#6FAC68
(111,172,104)
#7DB477
(125,180,119)
#8BBC86
(139,188,134)
#99C495
(153,196,149)
#A7CCA4
(167,204,164)
#B5D4B3
(181,212,179)
#C3DCC2
(195,220,194)
#D1E4D1
(209,228,209)
#DFECE0
(223,236,224)
#EDF4EF
(237,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61A459 color. Also use rgb(97,164,89) instead hex code.

Text Font Color

.myTextColor { color: #61A459; }

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

This text font color is #61A459.

Background Color

.myBgColor { background-color: #61A459; }

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

This div background color is #61A459.

Border color

.myBorderColor { border: 1px solid #61A459; }

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

This div border color is #61A459.

Opacity

.myOpacity80 { color: #61A459; opacity: 0.8; }

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

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

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

This text has shadow with #61A459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61A459.

Preview

Color preview on black background

This text has color #61A459 on black background.


Color preview on white background

This text has color #61A459 on white background.


Black color preview on #61A459 background

This text has black color on #61A459 background.


White color preview on #61A459 background

This text has white color on #61A459 background.


Related colors

Complementary color

Complementary color for #hex is #9E5BA6.


I love getcolorcode.com

Triadic colors

1 #5961A4 and #A45961 with #61A459 are triadic colors.

2 #59A461 and #A46159 with #61A459 are triadic colors.