COLOR #7DCC4F

HEX: #7DCC4F RGB: (125,204,79)

Renk bilgisi

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

RGB renk modeli

#7DCC4F color RGB value is (125,204,79).

RGB: (125,204,79) (49%, 80%, 31%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 204 of 255 = 80%
B 79 of 255 = 31%

125
204
79

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 204 + 79 = 408 (100%)
R 125 of 408 ~ 30.64%
G 204 of 408 ~ 50%
B 79 of 408 ~ 19.36'%

%30.64
%50
%19.36

CMYK RENK MODELİ

#7DCC4F rengi CMYK tonu (39,0,61,20).

  • camgöbeği tonu 38.73%
  • eflatun tonu 0.00%
  • sarı tonu 61.27%
  • ana renk tonu 20.00%

CMYK: (39,0,61,20)
C39M0Y61K20 (39%, 0%, 61%, 20%)
(0.39 / 0.00 / 0.61 / 0.20)

CMYK yüzdeleri

%38.73
%0
%61.27
%20

Codes

Color #7DCC4F in popluar color models

7D CC 4F
RGB 125 204 79
HSL 98° 55.07% 55.49%
HSB/HSV 98° 61.27% 80.00%
CMYK 38.73% 0.00% 61.27%
20.00%

Color #7DCC4F in popluar number systems.

HEX 7D CC 4F
Decimal 125 204 79
Binary 1111101 11001100 1001111
Octal 175 314 117

Shades and tints

Shades of #7DCC4F

#7DCC4F
(125,204,79)
#72BA48
(114,186,72)
#67A841
(103,168,65)
#5C963A
(92,150,58)
#518433
(81,132,51)
#46722C
(70,114,44)
#3B6025
(59,96,37)
#304E1E
(48,78,30)
#253C17
(37,60,23)
#1A2A10
(26,42,16)
#0F1809
(15,24,9)
#000000
(0,0,0)

Tints of #7DCC4F

#7DCC4F
(125,204,79)
#88D05F
(136,208,95)
#93D46F
(147,212,111)
#9ED87F
(158,216,127)
#A9DC8F
(169,220,143)
#B4E09F
(180,224,159)
#BFE4AF
(191,228,175)
#CAE8BF
(202,232,191)
#D5ECCF
(213,236,207)
#E0F0DF
(224,240,223)
#EBF4EF
(235,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DCC4F color. Also use rgb(125,204,79) instead hex code.

Text Font Color

.myTextColor { color: #7DCC4F; }

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

This text font color is #7DCC4F.

Background Color

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

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

This div background color is #7DCC4F.

Border color

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

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

This div border color is #7DCC4F.

Opacity

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

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

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

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

This text has shadow with #7DCC4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DCC4F.

Preview

Color preview on black background

This text has color #7DCC4F on black background.


Color preview on white background

This text has color #7DCC4F on white background.


Black color preview on #7DCC4F background

This text has black color on #7DCC4F background.


White color preview on #7DCC4F background

This text has white color on #7DCC4F background.


Related colors

Complementary color

Complementary color for #hex is #8233B0.


I love getcolorcode.com

Triadic colors

1 #4F7DCC and #CC4F7D with #7DCC4F are triadic colors.

2 #4FCC7D and #CC7D4F with #7DCC4F are triadic colors.