COLOR #7DD59A

HEX: #7DD59A RGB: (125,213,154)

Renk bilgisi

#7DD59A contains mainly green and blue colors. #7DD59A ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#7DD59A color RGB value is (125,213,154).

RGB: (125,213,154) (49%, 84%, 60%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 213 of 255 = 84%
B 154 of 255 = 60%

125
213
154

R + G + B ~ 64%. #7DD59A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 213 + 154 = 492 (100%)
R 125 of 492 ~ 25.41%
G 213 of 492 ~ 43.29%
B 154 of 492 ~ 31.3'%

%25.41
%43.29
%31.3

CMYK RENK MODELİ

#7DD59A rengi CMYK tonu (41,0,28,16).

  • camgöbeği tonu 41.31%
  • eflatun tonu 0.00%
  • sarı tonu 27.70%
  • ana renk tonu 16.47%

CMYK: (41,0,28,16)
C41M0Y28K16 (41%, 0%, 28%, 16%)
(0.41 / 0.00 / 0.28 / 0.16)

CMYK yüzdeleri

%41.31
%0
%27.7
%16.47

Codes

Color #7DD59A in popluar color models

7D D5 9A
RGB 125 213 154
HSL 140° 51.16% 66.27%
HSB/HSV 140° 41.31% 83.53%
CMYK 41.31% 0.00% 27.70%
16.47%

Color #7DD59A in popluar number systems.

HEX 7D D5 9A
Decimal 125 213 154
Binary 1111101 11010101 10011010
Octal 175 325 232

Shades and tints

Shades of #7DD59A

#7DD59A
(125,213,154)
#72C28C
(114,194,140)
#67AF7E
(103,175,126)
#5C9C70
(92,156,112)
#518962
(81,137,98)
#467654
(70,118,84)
#3B6346
(59,99,70)
#305038
(48,80,56)
#253D2A
(37,61,42)
#1A2A1C
(26,42,28)
#0F170E
(15,23,14)
#000000
(0,0,0)

Tints of #7DD59A

#7DD59A
(125,213,154)
#88D8A3
(136,216,163)
#93DBAC
(147,219,172)
#9EDEB5
(158,222,181)
#A9E1BE
(169,225,190)
#B4E4C7
(180,228,199)
#BFE7D0
(191,231,208)
#CAEAD9
(202,234,217)
#D5EDE2
(213,237,226)
#E0F0EB
(224,240,235)
#EBF3F4
(235,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DD59A color. Also use rgb(125,213,154) instead hex code.

Text Font Color

.myTextColor { color: #7DD59A; }

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

This text font color is #7DD59A.

Background Color

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

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

This div background color is #7DD59A.

Border color

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

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

This div border color is #7DD59A.

Opacity

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

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

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

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

This text has shadow with #7DD59A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DD59A.

Preview

Color preview on black background

This text has color #7DD59A on black background.


Color preview on white background

This text has color #7DD59A on white background.


Black color preview on #7DD59A background

This text has black color on #7DD59A background.


White color preview on #7DD59A background

This text has white color on #7DD59A background.


Related colors

Complementary color

Complementary color for #hex is #822A65.


I love getcolorcode.com

Triadic colors

1 #9A7DD5 and #D59A7D with #7DD59A are triadic colors.

2 #9AD57D and #D57D9A with #7DD59A are triadic colors.