COLOR #7CC388

HEX: #7CC388 RGB: (124,195,136)

Renk bilgisi

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

RGB renk modeli

#7CC388 color RGB value is (124,195,136).

RGB: (124,195,136) (49%, 76%, 53%)

RGB bağlantıları ve doygunluk

R 124 of 255 = 49%
G 195 of 255 = 76%
B 136 of 255 = 53%

124
195
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 124 + 195 + 136 = 455 (100%)
R 124 of 455 ~ 27.25%
G 195 of 455 ~ 42.86%
B 136 of 455 ~ 29.89'%

%27.25
%42.86
%29.89

CMYK RENK MODELİ

#7CC388 rengi CMYK tonu (36,0,30,24).

  • camgöbeği tonu 36.41%
  • eflatun tonu 0.00%
  • sarı tonu 30.26%
  • ana renk tonu 23.53%

CMYK: (36,0,30,24)
C36M0Y30K24 (36%, 0%, 30%, 24%)
(0.36 / 0.00 / 0.30 / 0.24)

CMYK yüzdeleri

%36.41
%0
%30.26
%23.53

Codes

Color #7CC388 in popluar color models

7C C3 88
RGB 124 195 136
HSL 130° 37.17% 62.55%
HSB/HSV 130° 36.41% 76.47%
CMYK 36.41% 0.00% 30.26%
23.53%

Color #7CC388 in popluar number systems.

HEX 7C C3 88
Decimal 124 195 136
Binary 1111100 11000011 10001000
Octal 174 303 210

Shades and tints

Shades of #7CC388

#7CC388
(124,195,136)
#71B27C
(113,178,124)
#66A170
(102,161,112)
#5B9064
(91,144,100)
#507F58
(80,127,88)
#456E4C
(69,110,76)
#3A5D40
(58,93,64)
#2F4C34
(47,76,52)
#243B28
(36,59,40)
#192A1C
(25,42,28)
#0E1910
(14,25,16)
#000000
(0,0,0)

Tints of #7CC388

#7CC388
(124,195,136)
#87C892
(135,200,146)
#92CD9C
(146,205,156)
#9DD2A6
(157,210,166)
#A8D7B0
(168,215,176)
#B3DCBA
(179,220,186)
#BEE1C4
(190,225,196)
#C9E6CE
(201,230,206)
#D4EBD8
(212,235,216)
#DFF0E2
(223,240,226)
#EAF5EC
(234,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7CC388 color. Also use rgb(124,195,136) instead hex code.

Text Font Color

.myTextColor { color: #7CC388; }

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

This text font color is #7CC388.

Background Color

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

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

This div background color is #7CC388.

Border color

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

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

This div border color is #7CC388.

Opacity

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

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

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

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

This text has shadow with #7CC388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7CC388.

Preview

Color preview on black background

This text has color #7CC388 on black background.


Color preview on white background

This text has color #7CC388 on white background.


Black color preview on #7CC388 background

This text has black color on #7CC388 background.


White color preview on #7CC388 background

This text has white color on #7CC388 background.


Related colors

Complementary color

Complementary color for #hex is #833C77.


I love getcolorcode.com

Triadic colors

1 #887CC3 and #C3887C with #7CC388 are triadic colors.

2 #88C37C and #C37C88 with #7CC388 are triadic colors.