COLOR #61E490

HEX: #61E490 RGB: (97,228,144)

Color info

#61E490 contains mainly green color. Web safe color of #61E490 is #66CC99 (or #6C9).

RGB color model

#61E490 color RGB value is (97,228,144).

RGB: (97,228,144) (38%, 89%, 56%)

RGB channels and saturation

R 97 of 255 = 38%
G 228 of 255 = 89%
B 144 of 255 = 56%

97
228
144

R + G + B ~ 61%. #61E490 is quite light color.

Portions of RGB colors in percentages

R + G + B = 97 + 228 + 144 = 469 (100%)
R 97 of 469 ~ 20.68%
G 228 of 469 ~ 48.61%
B 144 of 469 ~ 30.7'%

%20.68
%48.61
%30.7

CMYK color model

#61E490 color CMYK value is (57,0,37,11).

  • cyan value is 57.46%
  • magenta value is 0.00%
  • yellow value is 36.84%
  • key color value is 10.59%
CMYK: (57,0,37,11) C57M0Y37K11 (57%,0%,37%,11%) (0.57/0.00/0.37/0.11) 

CMYK percentages

%57.46
%0
%36.84
%10.59

Codes

Color #61E490 in popluar color models

61 E4 90
RGB 97 228 144
HSL 142° 70.81% 63.73%
HSB/HSV 142° 57.46% 89.41%
CMYK 57.46% 0.00% 36.84%
10.59%

Color #61E490 in popluar number systems.

HEX 61 E4 90
Decimal 97 228 144
Binary 1100001 11100100 10010000
Octal 141 344 220

Shades and tints

Shades of #61E490

#61E490
(97,228,144)
#59D083
(89,208,131)
#51BC76
(81,188,118)
#49A869
(73,168,105)
#41945C
(65,148,92)
#39804F
(57,128,79)
#316C42
(49,108,66)
#295835
(41,88,53)
#214428
(33,68,40)
#19301B
(25,48,27)
#111C0E
(17,28,14)
#000000
(0,0,0)

Tints of #61E490

#61E490
(97,228,144)
#6FE69A
(111,230,154)
#7DE8A4
(125,232,164)
#8BEAAE
(139,234,174)
#99ECB8
(153,236,184)
#A7EEC2
(167,238,194)
#B5F0CC
(181,240,204)
#C3F2D6
(195,242,214)
#D1F4E0
(209,244,224)
#DFF6EA
(223,246,234)
#EDF8F4
(237,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61E490; }

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

This text font color is #61E490.

Background Color

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

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

This div background color is #61E490.

Border color

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

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

This div border color is #61E490.

Opacity

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

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

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

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

This text has shadow with #61E490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61E490.

Preview

Color preview on black background

This text has color #61E490 on black background.


Color preview on white background

This text has color #61E490 on white background.


Black color preview on #61E490 background

This text has black color on #61E490 background.


White color preview on #61E490 background

This text has white color on #61E490 background.


Related colors

Complementary color

Complementary color for #hex is #9E1B6F.


I love getcolorcode.com

Triadic colors

1 #9061E4 and #E49061 with #61E490 are triadic colors.

2 #90E461 and #E46190 with #61E490 are triadic colors.