COLOR #7CC996

HEX: #7CC996 RGB: (124,201,150)

Renk bilgisi

#7CC996 contains mainly green and blue colors. #7CC996 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#7CC996 color RGB value is (124,201,150).

RGB: (124,201,150) (49%, 79%, 59%)

RGB bağlantıları ve doygunluk

R 124 of 255 = 49%
G 201 of 255 = 79%
B 150 of 255 = 59%

124
201
150

R + G + B ~ 62%. #7CC996 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 124 + 201 + 150 = 475 (100%)
R 124 of 475 ~ 26.11%
G 201 of 475 ~ 42.32%
B 150 of 475 ~ 31.58'%

%26.11
%42.32
%31.58

CMYK RENK MODELİ

#7CC996 rengi CMYK tonu (38,0,25,21).

  • camgöbeği tonu 38.31%
  • eflatun tonu 0.00%
  • sarı tonu 25.37%
  • ana renk tonu 21.18%

CMYK: (38,0,25,21)
C38M0Y25K21 (38%, 0%, 25%, 21%)
(0.38 / 0.00 / 0.25 / 0.21)

CMYK yüzdeleri

%38.31
%0
%25.37
%21.18

Codes

Color #7CC996 in popluar color models

7C C9 96
RGB 124 201 150
HSL 140° 41.62% 63.73%
HSB/HSV 140° 38.31% 78.82%
CMYK 38.31% 0.00% 25.37%
21.18%

Color #7CC996 in popluar number systems.

HEX 7C C9 96
Decimal 124 201 150
Binary 1111100 11001001 10010110
Octal 174 311 226

Shades and tints

Shades of #7CC996

#7CC996
(124,201,150)
#71B789
(113,183,137)
#66A57C
(102,165,124)
#5B936F
(91,147,111)
#508162
(80,129,98)
#456F55
(69,111,85)
#3A5D48
(58,93,72)
#2F4B3B
(47,75,59)
#24392E
(36,57,46)
#192721
(25,39,33)
#0E1514
(14,21,20)
#000000
(0,0,0)

Tints of #7CC996

#7CC996
(124,201,150)
#87CD9F
(135,205,159)
#92D1A8
(146,209,168)
#9DD5B1
(157,213,177)
#A8D9BA
(168,217,186)
#B3DDC3
(179,221,195)
#BEE1CC
(190,225,204)
#C9E5D5
(201,229,213)
#D4E9DE
(212,233,222)
#DFEDE7
(223,237,231)
#EAF1F0
(234,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7CC996 color. Also use rgb(124,201,150) instead hex code.

Text Font Color

.myTextColor { color: #7CC996; }

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

This text font color is #7CC996.

Background Color

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

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

This div background color is #7CC996.

Border color

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

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

This div border color is #7CC996.

Opacity

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

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

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

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

This text has shadow with #7CC996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7CC996.

Preview

Color preview on black background

This text has color #7CC996 on black background.


Color preview on white background

This text has color #7CC996 on white background.


Black color preview on #7CC996 background

This text has black color on #7CC996 background.


White color preview on #7CC996 background

This text has white color on #7CC996 background.


Related colors

Complementary color

Complementary color for #hex is #833669.


I love getcolorcode.com

Triadic colors

1 #967CC9 and #C9967C with #7CC996 are triadic colors.

2 #96C97C and #C97C96 with #7CC996 are triadic colors.