COLOR #7DC259

HEX: #7DC259 RGB: (125,194,89)

Renk bilgisi

#7DC259 contains mainly green color. #7DC259 ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#7DC259 color RGB value is (125,194,89).

RGB: (125,194,89) (49%, 76%, 35%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 194 of 255 = 76%
B 89 of 255 = 35%

125
194
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 194 + 89 = 408 (100%)
R 125 of 408 ~ 30.64%
G 194 of 408 ~ 47.55%
B 89 of 408 ~ 21.81'%

%30.64
%47.55
%21.81

CMYK RENK MODELİ

#7DC259 rengi CMYK tonu (36,0,54,24).

  • camgöbeği tonu 35.57%
  • eflatun tonu 0.00%
  • sarı tonu 54.12%
  • ana renk tonu 23.92%

CMYK: (36,0,54,24)
C36M0Y54K24 (36%, 0%, 54%, 24%)
(0.36 / 0.00 / 0.54 / 0.24)

CMYK yüzdeleri

%35.57
%0
%54.12
%23.92

Codes

Color #7DC259 in popluar color models

7D C2 59
RGB 125 194 89
HSL 99° 46.26% 55.49%
HSB/HSV 99° 54.12% 76.08%
CMYK 35.57% 0.00% 54.12%
23.92%

Color #7DC259 in popluar number systems.

HEX 7D C2 59
Decimal 125 194 89
Binary 1111101 11000010 1011001
Octal 175 302 131

Shades and tints

Shades of #7DC259

#7DC259
(125,194,89)
#72B151
(114,177,81)
#67A049
(103,160,73)
#5C8F41
(92,143,65)
#517E39
(81,126,57)
#466D31
(70,109,49)
#3B5C29
(59,92,41)
#304B21
(48,75,33)
#253A19
(37,58,25)
#1A2911
(26,41,17)
#0F1809
(15,24,9)
#000000
(0,0,0)

Tints of #7DC259

#7DC259
(125,194,89)
#88C768
(136,199,104)
#93CC77
(147,204,119)
#9ED186
(158,209,134)
#A9D695
(169,214,149)
#B4DBA4
(180,219,164)
#BFE0B3
(191,224,179)
#CAE5C2
(202,229,194)
#D5EAD1
(213,234,209)
#E0EFE0
(224,239,224)
#EBF4EF
(235,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DC259 color. Also use rgb(125,194,89) instead hex code.

Text Font Color

.myTextColor { color: #7DC259; }

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

This text font color is #7DC259.

Background Color

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

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

This div background color is #7DC259.

Border color

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

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

This div border color is #7DC259.

Opacity

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

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

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

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

This text has shadow with #7DC259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DC259.

Preview

Color preview on black background

This text has color #7DC259 on black background.


Color preview on white background

This text has color #7DC259 on white background.


Black color preview on #7DC259 background

This text has black color on #7DC259 background.


White color preview on #7DC259 background

This text has white color on #7DC259 background.


Related colors

Complementary color

Complementary color for #hex is #823DA6.


I love getcolorcode.com

Triadic colors

1 #597DC2 and #C2597D with #7DC259 are triadic colors.

2 #59C27D and #C27D59 with #7DC259 are triadic colors.