COLOR #61D271

HEX: #61D271 RGB: (97,210,113)

Color info

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

RGB color model

#61D271 color RGB value is (97,210,113).

RGB: (97,210,113) (38%, 82%, 44%)

RGB channels and saturation

R 97 of 255 = 38%
G 210 of 255 = 82%
B 113 of 255 = 44%

97
210
113

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

Portions of RGB colors in percentages

R + G + B = 97 + 210 + 113 = 420 (100%)
R 97 of 420 ~ 23.1%
G 210 of 420 ~ 50%
B 113 of 420 ~ 26.9'%

%23.1
%50
%26.9

CMYK color model

#61D271 color CMYK value is (54,0,46,18).

  • cyan value is 53.81%
  • magenta value is 0.00%
  • yellow value is 46.19%
  • key color value is 17.65%

CMYK: (54,0,46,18)
C54M0Y46K18 (54%, 0%, 46%, 18%)
(0.54 / 0.00 / 0.46 / 0.18)

CMYK percentages

%53.81
%0
%46.19
%17.65

Codes

Color #61D271 in popluar color models

61 D2 71
RGB 97 210 113
HSL 128° 55.67% 60.20%
HSB/HSV 128° 53.81% 82.35%
CMYK 53.81% 0.00% 46.19%
17.65%

Color #61D271 in popluar number systems.

HEX 61 D2 71
Decimal 97 210 113
Binary 1100001 11010010 1110001
Octal 141 322 161

Shades and tints

Shades of #61D271

#61D271
(97,210,113)
#59BF67
(89,191,103)
#51AC5D
(81,172,93)
#499953
(73,153,83)
#418649
(65,134,73)
#39733F
(57,115,63)
#316035
(49,96,53)
#294D2B
(41,77,43)
#213A21
(33,58,33)
#192717
(25,39,23)
#11140D
(17,20,13)
#000000
(0,0,0)

Tints of #61D271

#61D271
(97,210,113)
#6FD67D
(111,214,125)
#7DDA89
(125,218,137)
#8BDE95
(139,222,149)
#99E2A1
(153,226,161)
#A7E6AD
(167,230,173)
#B5EAB9
(181,234,185)
#C3EEC5
(195,238,197)
#D1F2D1
(209,242,209)
#DFF6DD
(223,246,221)
#EDFAE9
(237,250,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61D271; }

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

This text font color is #61D271.

Background Color

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

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

This div background color is #61D271.

Border color

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

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

This div border color is #61D271.

Opacity

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

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

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

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

This text has shadow with #61D271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61D271.

Preview

Color preview on black background

This text has color #61D271 on black background.


Color preview on white background

This text has color #61D271 on white background.


Black color preview on #61D271 background

This text has black color on #61D271 background.


White color preview on #61D271 background

This text has white color on #61D271 background.


Related colors

Complementary color

Complementary color for #hex is #9E2D8E.


I love getcolorcode.com

Triadic colors

1 #7161D2 and #D27161 with #61D271 are triadic colors.

2 #71D261 and #D26171 with #61D271 are triadic colors.