COLOR #7DF613

HEX: #7DF613 RGB: (125,246,19)

Renk bilgisi

#7DF613 contains mainly green color. #7DF613 ‘ nin web güvenlik rengi #66FF00 (ya da #6F0) dir.

RGB renk modeli

#7DF613 color RGB value is (125,246,19).

RGB: (125,246,19) (49%, 96%, 7%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 246 of 255 = 96%
B 19 of 255 = 7%

125
246
19

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 246 + 19 = 390 (100%)
R 125 of 390 ~ 32.05%
G 246 of 390 ~ 63.08%
B 19 of 390 ~ 4.87'%

%32.05
%63.08

CMYK RENK MODELİ

#7DF613 rengi CMYK tonu (49,0,92,4).

  • camgöbeği tonu 49.19%
  • eflatun tonu 0.00%
  • sarı tonu 92.28%
  • ana renk tonu 3.53%

CMYK: (49,0,92,4)
C49M0Y92K4 (49%, 0%, 92%, 4%)
(0.49 / 0.00 / 0.92 / 0.04)

CMYK yüzdeleri

%49.19
%0
%92.28
%3.53

Codes

Color #7DF613 in popluar color models

7D F6 13
RGB 125 246 19
HSL 92° 92.65% 51.96%
HSB/HSV 92° 92.28% 96.47%
CMYK 49.19% 0.00% 92.28%
3.53%

Color #7DF613 in popluar number systems.

HEX 7D F6 13
Decimal 125 246 19
Binary 1111101 11110110 10011
Octal 175 366 23

Shades and tints

Shades of #7DF613

#7DF613
(125,246,19)
#72E012
(114,224,18)
#67CA11
(103,202,17)
#5CB410
(92,180,16)
#519E0F
(81,158,15)
#46880E
(70,136,14)
#3B720D
(59,114,13)
#305C0C
(48,92,12)
#25460B
(37,70,11)
#1A300A
(26,48,10)
#0F1A09
(15,26,9)
#000000
(0,0,0)

Tints of #7DF613

#7DF613
(125,246,19)
#88F628
(136,246,40)
#93F63D
(147,246,61)
#9EF652
(158,246,82)
#A9F667
(169,246,103)
#B4F67C
(180,246,124)
#BFF691
(191,246,145)
#CAF6A6
(202,246,166)
#D5F6BB
(213,246,187)
#E0F6D0
(224,246,208)
#EBF6E5
(235,246,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DF613 color. Also use rgb(125,246,19) instead hex code.

Text Font Color

.myTextColor { color: #7DF613; }

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

This text font color is #7DF613.

Background Color

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

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

This div background color is #7DF613.

Border color

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

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

This div border color is #7DF613.

Opacity

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

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

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

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

This text has shadow with #7DF613 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DF613.

Preview

Color preview on black background

This text has color #7DF613 on black background.


Color preview on white background

This text has color #7DF613 on white background.


Black color preview on #7DF613 background

This text has black color on #7DF613 background.


White color preview on #7DF613 background

This text has white color on #7DF613 background.


Related colors

Complementary color

Complementary color for #hex is #8209EC.


I love getcolorcode.com

Triadic colors

1 #137DF6 and #F6137D with #7DF613 are triadic colors.

2 #13F67D and #F67D13 with #7DF613 are triadic colors.