COLOR #7DCD63

HEX: #7DCD63 RGB: (125,205,99)

Renk bilgisi

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

RGB renk modeli

#7DCD63 color RGB value is (125,205,99).

RGB: (125,205,99) (49%, 80%, 39%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 205 of 255 = 80%
B 99 of 255 = 39%

125
205
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 205 + 99 = 429 (100%)
R 125 of 429 ~ 29.14%
G 205 of 429 ~ 47.79%
B 99 of 429 ~ 23.08'%

%29.14
%47.79
%23.08

CMYK RENK MODELİ

#7DCD63 rengi CMYK tonu (39,0,52,20).

  • camgöbeği tonu 39.02%
  • eflatun tonu 0.00%
  • sarı tonu 51.71%
  • ana renk tonu 19.61%
CMYK: (39,0,52,20) C39M0Y52K20 (39%,0%,52%,20%) (0.39/0.00/0.52/0.20) 

CMYK yüzdeleri

%39.02
%0
%51.71
%19.61

Codes

Color #7DCD63 in popluar color models

7D CD 63
RGB 125 205 99
HSL 105° 51.46% 59.61%
HSB/HSV 105° 51.71% 80.39%
CMYK 39.02% 0.00% 51.71%
19.61%

Color #7DCD63 in popluar number systems.

HEX 7D CD 63
Decimal 125 205 99
Binary 1111101 11001101 1100011
Octal 175 315 143

Shades and tints

Shades of #7DCD63

#7DCD63
(125,205,99)
#72BB5A
(114,187,90)
#67A951
(103,169,81)
#5C9748
(92,151,72)
#51853F
(81,133,63)
#467336
(70,115,54)
#3B612D
(59,97,45)
#304F24
(48,79,36)
#253D1B
(37,61,27)
#1A2B12
(26,43,18)
#0F1909
(15,25,9)
#000000
(0,0,0)

Tints of #7DCD63

#7DCD63
(125,205,99)
#88D171
(136,209,113)
#93D57F
(147,213,127)
#9ED98D
(158,217,141)
#A9DD9B
(169,221,155)
#B4E1A9
(180,225,169)
#BFE5B7
(191,229,183)
#CAE9C5
(202,233,197)
#D5EDD3
(213,237,211)
#E0F1E1
(224,241,225)
#EBF5EF
(235,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DCD63 color. Also use rgb(125,205,99) instead hex code.

Text Font Color

.myTextColor { color: #7DCD63; }

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

This text font color is #7DCD63.

Background Color

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

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

This div background color is #7DCD63.

Border color

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

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

This div border color is #7DCD63.

Opacity

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

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

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

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

This text has shadow with #7DCD63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DCD63.

Preview

Color preview on black background

This text has color #7DCD63 on black background.


Color preview on white background

This text has color #7DCD63 on white background.


Black color preview on #7DCD63 background

This text has black color on #7DCD63 background.


White color preview on #7DCD63 background

This text has white color on #7DCD63 background.


Related colors

Complementary color

Complementary color for #hex is #82329C.


I love getcolorcode.com

Triadic colors

1 #637DCD and #CD637D with #7DCD63 are triadic colors.

2 #63CD7D and #CD7D63 with #7DCD63 are triadic colors.