COLOR #7DED5E

HEX: #7DED5E RGB: (125,237,94)

Renk bilgisi

#7DED5E contains mainly green color. #7DED5E ‘ nin web güvenlik rengi #66FF66 (ya da #6F6) dir.

RGB renk modeli

#7DED5E color RGB value is (125,237,94).

RGB: (125,237,94) (49%, 93%, 37%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 237 of 255 = 93%
B 94 of 255 = 37%

125
237
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 237 + 94 = 456 (100%)
R 125 of 456 ~ 27.41%
G 237 of 456 ~ 51.97%
B 94 of 456 ~ 20.61'%

%27.41
%51.97
%20.61

CMYK RENK MODELİ

#7DED5E rengi CMYK tonu (47,0,60,7).

  • camgöbeği tonu 47.26%
  • eflatun tonu 0.00%
  • sarı tonu 60.34%
  • ana renk tonu 7.06%

CMYK: (47,0,60,7)
C47M0Y60K7 (47%, 0%, 60%, 7%)
(0.47 / 0.00 / 0.60 / 0.07)

CMYK yüzdeleri

%47.26
%0
%60.34
%7.06

Codes

Color #7DED5E in popluar color models

7D ED 5E
RGB 125 237 94
HSL 107° 79.89% 64.90%
HSB/HSV 107° 60.34% 92.94%
CMYK 47.26% 0.00% 60.34%
7.06%

Color #7DED5E in popluar number systems.

HEX 7D ED 5E
Decimal 125 237 94
Binary 1111101 11101101 1011110
Octal 175 355 136

Shades and tints

Shades of #7DED5E

#7DED5E
(125,237,94)
#72D856
(114,216,86)
#67C34E
(103,195,78)
#5CAE46
(92,174,70)
#51993E
(81,153,62)
#468436
(70,132,54)
#3B6F2E
(59,111,46)
#305A26
(48,90,38)
#25451E
(37,69,30)
#1A3016
(26,48,22)
#0F1B0E
(15,27,14)
#000000
(0,0,0)

Tints of #7DED5E

#7DED5E
(125,237,94)
#88EE6C
(136,238,108)
#93EF7A
(147,239,122)
#9EF088
(158,240,136)
#A9F196
(169,241,150)
#B4F2A4
(180,242,164)
#BFF3B2
(191,243,178)
#CAF4C0
(202,244,192)
#D5F5CE
(213,245,206)
#E0F6DC
(224,246,220)
#EBF7EA
(235,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DED5E color. Also use rgb(125,237,94) instead hex code.

Text Font Color

.myTextColor { color: #7DED5E; }

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

This text font color is #7DED5E.

Background Color

.myBgColor { background-color: #7DED5E; }

<div style="background-color:#7DED5E">Inner text</div>

This div background color is #7DED5E.

Border color

.myBorderColor { border: 1px solid #7DED5E; }

<div style="border:3px solid #7DED5E">Div</div>

This div border color is #7DED5E.

Opacity

.myOpacity80 { color: #7DED5E; opacity: 0.8; }

<p style="color:#7DED5E;opacity:0.8;">80%</p>

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

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

This text has shadow with #7DED5E color.


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

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

This text has shadow with #7DED5E primary color and red secondary color.


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

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

This text has shadow with #7DED5E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7DED5E.

Preview

Color preview on black background

This text has color #7DED5E on black background.


Color preview on white background

This text has color #7DED5E on white background.


Black color preview on #7DED5E background

This text has black color on #7DED5E background.


White color preview on #7DED5E background

This text has white color on #7DED5E background.


Related colors

Complementary color

Complementary color for #hex is #8212A1.


I love getcolorcode.com

Triadic colors

1 #5E7DED and #ED5E7D with #7DED5E are triadic colors.

2 #5EED7D and #ED7D5E with #7DED5E are triadic colors.