COLOR #65EF76

HEX: #65EF76 RGB: (101,239,118)

Color info

#65EF76 contains mainly green color. Web safe color of #65EF76 is #66FF66 (or #6F6).

RGB color model

#65EF76 color RGB value is (101,239,118).

RGB: (101,239,118) (40%, 94%, 46%)

RGB channels and saturation

R 101 of 255 = 40%
G 239 of 255 = 94%
B 118 of 255 = 46%

101
239
118

R + G + B ~ 60%. #65EF76 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 101 + 239 + 118 = 458 (100%)
R 101 of 458 ~ 22.05%
G 239 of 458 ~ 52.18%
B 118 of 458 ~ 25.76'%

%22.05
%52.18
%25.76

CMYK color model

#65EF76 color CMYK value is (58,0,51,6).

  • cyan value is 57.74%
  • magenta value is 0.00%
  • yellow value is 50.63%
  • key color value is 6.27%

CMYK: (58,0,51,6)
C58M0Y51K6 (58%, 0%, 51%, 6%)
(0.58 / 0.00 / 0.51 / 0.06)

CMYK percentages

%57.74
%0
%50.63
%6.27

Codes

Color #65EF76 in popluar color models

65 EF 76
RGB 101 239 118
HSL 127° 81.18% 66.67%
HSB/HSV 127° 57.74% 93.73%
CMYK 57.74% 0.00% 50.63%
6.27%

Color #65EF76 in popluar number systems.

HEX 65 EF 76
Decimal 101 239 118
Binary 1100101 11101111 1110110
Octal 145 357 166

Shades and tints

Shades of #65EF76

#65EF76
(101,239,118)
#5CDA6C
(92,218,108)
#53C562
(83,197,98)
#4AB058
(74,176,88)
#419B4E
(65,155,78)
#388644
(56,134,68)
#2F713A
(47,113,58)
#265C30
(38,92,48)
#1D4726
(29,71,38)
#14321C
(20,50,28)
#0B1D12
(11,29,18)
#000000
(0,0,0)

Tints of #65EF76

#65EF76
(101,239,118)
#73F082
(115,240,130)
#81F18E
(129,241,142)
#8FF29A
(143,242,154)
#9DF3A6
(157,243,166)
#ABF4B2
(171,244,178)
#B9F5BE
(185,245,190)
#C7F6CA
(199,246,202)
#D5F7D6
(213,247,214)
#E3F8E2
(227,248,226)
#F1F9EE
(241,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #65EF76 color. Also use rgb(101,239,118) instead hex code.

Text Font Color

.myTextColor { color: #65EF76; }

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

This text font color is #65EF76.

Background Color

.myBgColor { background-color: #65EF76; }

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

This div background color is #65EF76.

Border color

.myBorderColor { border: 1px solid #65EF76; }

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

This div border color is #65EF76.

Opacity

.myOpacity80 { color: #65EF76; opacity: 0.8; }

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

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

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

This text has shadow with #65EF76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #65EF76.

Preview

Color preview on black background

This text has color #65EF76 on black background.


Color preview on white background

This text has color #65EF76 on white background.


Black color preview on #65EF76 background

This text has black color on #65EF76 background.


White color preview on #65EF76 background

This text has white color on #65EF76 background.


Related colors

Complementary color

Complementary color for #hex is #9A1089.


I love getcolorcode.com

Triadic colors

1 #7665EF and #EF7665 with #65EF76 are triadic colors.

2 #76EF65 and #EF6576 with #65EF76 are triadic colors.