COLOR #7CD464

HEX: #7CD464 RGB: (124,212,100)

Renk bilgisi

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

RGB renk modeli

#7CD464 color RGB value is (124,212,100).

RGB: (124,212,100) (49%, 83%, 39%)

RGB bağlantıları ve doygunluk

R 124 of 255 = 49%
G 212 of 255 = 83%
B 100 of 255 = 39%

124
212
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 124 + 212 + 100 = 436 (100%)
R 124 of 436 ~ 28.44%
G 212 of 436 ~ 48.62%
B 100 of 436 ~ 22.94'%

%28.44
%48.62
%22.94

CMYK RENK MODELİ

#7CD464 rengi CMYK tonu (42,0,53,17).

  • camgöbeği tonu 41.51%
  • eflatun tonu 0.00%
  • sarı tonu 52.83%
  • ana renk tonu 16.86%

CMYK: (42,0,53,17)
C42M0Y53K17 (42%, 0%, 53%, 17%)
(0.42 / 0.00 / 0.53 / 0.17)

CMYK yüzdeleri

%41.51
%0
%52.83
%16.86

Codes

Color #7CD464 in popluar color models

7C D4 64
RGB 124 212 100
HSL 107° 56.57% 61.18%
HSB/HSV 107° 52.83% 83.14%
CMYK 41.51% 0.00% 52.83%
16.86%

Color #7CD464 in popluar number systems.

HEX 7C D4 64
Decimal 124 212 100
Binary 1111100 11010100 1100100
Octal 174 324 144

Shades and tints

Shades of #7CD464

#7CD464
(124,212,100)
#71C15B
(113,193,91)
#66AE52
(102,174,82)
#5B9B49
(91,155,73)
#508840
(80,136,64)
#457537
(69,117,55)
#3A622E
(58,98,46)
#2F4F25
(47,79,37)
#243C1C
(36,60,28)
#192913
(25,41,19)
#0E160A
(14,22,10)
#000000
(0,0,0)

Tints of #7CD464

#7CD464
(124,212,100)
#87D772
(135,215,114)
#92DA80
(146,218,128)
#9DDD8E
(157,221,142)
#A8E09C
(168,224,156)
#B3E3AA
(179,227,170)
#BEE6B8
(190,230,184)
#C9E9C6
(201,233,198)
#D4ECD4
(212,236,212)
#DFEFE2
(223,239,226)
#EAF2F0
(234,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7CD464 color. Also use rgb(124,212,100) instead hex code.

Text Font Color

.myTextColor { color: #7CD464; }

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

This text font color is #7CD464.

Background Color

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

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

This div background color is #7CD464.

Border color

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

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

This div border color is #7CD464.

Opacity

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

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

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

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

This text has shadow with #7CD464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7CD464.

Preview

Color preview on black background

This text has color #7CD464 on black background.


Color preview on white background

This text has color #7CD464 on white background.


Black color preview on #7CD464 background

This text has black color on #7CD464 background.


White color preview on #7CD464 background

This text has white color on #7CD464 background.


Related colors

Complementary color

Complementary color for #hex is #832B9B.


I love getcolorcode.com

Triadic colors

1 #647CD4 and #D4647C with #7CD464 are triadic colors.

2 #64D47C and #D47C64 with #7CD464 are triadic colors.