COLOR #61D761

HEX: #61D761 RGB: (97,215,97)

Color info

#61D761 contains mainly green color. Web safe color of #61D761 is #66CC66 (or #6C6).

RGB color model

#61D761 color RGB value is (97,215,97).

RGB: (97,215,97) (38%, 84%, 38%)

RGB channels and saturation

R 97 of 255 = 38%
G 215 of 255 = 84%
B 97 of 255 = 38%

97
215
97

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

Portions of RGB colors in percentages

R + G + B = 97 + 215 + 97 = 409 (100%)
R 97 of 409 ~ 23.72%
G 215 of 409 ~ 52.57%
B 97 of 409 ~ 23.72'%

%23.72
%52.57
%23.72

CMYK color model

#61D761 color CMYK value is (55,0,55,16).

  • cyan value is 54.88%
  • magenta value is 0.00%
  • yellow value is 54.88%
  • key color value is 15.69%

CMYK: (55,0,55,16)
C55M0Y55K16 (55%, 0%, 55%, 16%)
(0.55 / 0.00 / 0.55 / 0.16)

CMYK percentages

%54.88
%0
%54.88
%15.69

Codes

Color #61D761 in popluar color models

61 D7 61
RGB 97 215 97
HSL 120° 59.60% 61.18%
HSB/HSV 120° 54.88% 84.31%
CMYK 54.88% 0.00% 54.88%
15.69%

Color #61D761 in popluar number systems.

HEX 61 D7 61
Decimal 97 215 97
Binary 1100001 11010111 1100001
Octal 141 327 141

Shades and tints

Shades of #61D761

#61D761
(97,215,97)
#59C459
(89,196,89)
#51B151
(81,177,81)
#499E49
(73,158,73)
#418B41
(65,139,65)
#397839
(57,120,57)
#316531
(49,101,49)
#295229
(41,82,41)
#213F21
(33,63,33)
#192C19
(25,44,25)
#111911
(17,25,17)
#000000
(0,0,0)

Tints of #61D761

#61D761
(97,215,97)
#6FDA6F
(111,218,111)
#7DDD7D
(125,221,125)
#8BE08B
(139,224,139)
#99E399
(153,227,153)
#A7E6A7
(167,230,167)
#B5E9B5
(181,233,181)
#C3ECC3
(195,236,195)
#D1EFD1
(209,239,209)
#DFF2DF
(223,242,223)
#EDF5ED
(237,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61D761; }

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

This text font color is #61D761.

Background Color

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

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

This div background color is #61D761.

Border color

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

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

This div border color is #61D761.

Opacity

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

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

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

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

This text has shadow with #61D761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61D761.

Preview

Color preview on black background

This text has color #61D761 on black background.


Color preview on white background

This text has color #61D761 on white background.


Black color preview on #61D761 background

This text has black color on #61D761 background.


White color preview on #61D761 background

This text has white color on #61D761 background.


Related colors

Complementary color

Complementary color for #hex is #9E289E.


I love getcolorcode.com

Triadic colors

1 #6161D7 and #D76161 with #61D761 are triadic colors.

2 #61D761 and #D76161 with #61D761 are triadic colors.