COLOR #7CCB71

HEX: #7CCB71 RGB: (124,203,113)

Renk bilgisi

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

RGB renk modeli

#7CCB71 color RGB value is (124,203,113).

RGB: (124,203,113) (49%, 80%, 44%)

RGB bağlantıları ve doygunluk

R 124 of 255 = 49%
G 203 of 255 = 80%
B 113 of 255 = 44%

124
203
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 124 + 203 + 113 = 440 (100%)
R 124 of 440 ~ 28.18%
G 203 of 440 ~ 46.14%
B 113 of 440 ~ 25.68'%

%28.18
%46.14
%25.68

CMYK RENK MODELİ

#7CCB71 rengi CMYK tonu (39,0,44,20).

  • camgöbeği tonu 38.92%
  • eflatun tonu 0.00%
  • sarı tonu 44.33%
  • ana renk tonu 20.39%

CMYK: (39,0,44,20)
C39M0Y44K20 (39%, 0%, 44%, 20%)
(0.39 / 0.00 / 0.44 / 0.20)

CMYK yüzdeleri

%38.92
%0
%44.33
%20.39

Codes

Color #7CCB71 in popluar color models

7C CB 71
RGB 124 203 113
HSL 113° 46.39% 61.96%
HSB/HSV 113° 44.33% 79.61%
CMYK 38.92% 0.00% 44.33%
20.39%

Color #7CCB71 in popluar number systems.

HEX 7C CB 71
Decimal 124 203 113
Binary 1111100 11001011 1110001
Octal 174 313 161

Shades and tints

Shades of #7CCB71

#7CCB71
(124,203,113)
#71B967
(113,185,103)
#66A75D
(102,167,93)
#5B9553
(91,149,83)
#508349
(80,131,73)
#45713F
(69,113,63)
#3A5F35
(58,95,53)
#2F4D2B
(47,77,43)
#243B21
(36,59,33)
#192917
(25,41,23)
#0E170D
(14,23,13)
#000000
(0,0,0)

Tints of #7CCB71

#7CCB71
(124,203,113)
#87CF7D
(135,207,125)
#92D389
(146,211,137)
#9DD795
(157,215,149)
#A8DBA1
(168,219,161)
#B3DFAD
(179,223,173)
#BEE3B9
(190,227,185)
#C9E7C5
(201,231,197)
#D4EBD1
(212,235,209)
#DFEFDD
(223,239,221)
#EAF3E9
(234,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7CCB71 color. Also use rgb(124,203,113) instead hex code.

Text Font Color

.myTextColor { color: #7CCB71; }

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

This text font color is #7CCB71.

Background Color

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

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

This div background color is #7CCB71.

Border color

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

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

This div border color is #7CCB71.

Opacity

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

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

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

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

This text has shadow with #7CCB71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7CCB71.

Preview

Color preview on black background

This text has color #7CCB71 on black background.


Color preview on white background

This text has color #7CCB71 on white background.


Black color preview on #7CCB71 background

This text has black color on #7CCB71 background.


White color preview on #7CCB71 background

This text has white color on #7CCB71 background.


Related colors

Complementary color

Complementary color for #hex is #83348E.


I love getcolorcode.com

Triadic colors

1 #717CCB and #CB717C with #7CCB71 are triadic colors.

2 #71CB7C and #CB7C71 with #7CCB71 are triadic colors.