COLOR #77C38D

HEX: #77C38D RGB: (119,195,141)

Renk bilgisi

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

RGB renk modeli

#77C38D color RGB value is (119,195,141).

RGB: (119,195,141) (47%, 76%, 55%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 195 of 255 = 76%
B 141 of 255 = 55%

119
195
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 195 + 141 = 455 (100%)
R 119 of 455 ~ 26.15%
G 195 of 455 ~ 42.86%
B 141 of 455 ~ 30.99'%

%26.15
%42.86
%30.99

CMYK RENK MODELİ

#77C38D rengi CMYK tonu (39,0,28,24).

  • camgöbeği tonu 38.97%
  • eflatun tonu 0.00%
  • sarı tonu 27.69%
  • ana renk tonu 23.53%

CMYK: (39,0,28,24)
C39M0Y28K24 (39%, 0%, 28%, 24%)
(0.39 / 0.00 / 0.28 / 0.24)

CMYK yüzdeleri

%38.97
%0
%27.69
%23.53

Codes

Color #77C38D in popluar color models

77 C3 8D
RGB 119 195 141
HSL 137° 38.78% 61.57%
HSB/HSV 137° 38.97% 76.47%
CMYK 38.97% 0.00% 27.69%
23.53%

Color #77C38D in popluar number systems.

HEX 77 C3 8D
Decimal 119 195 141
Binary 1110111 11000011 10001101
Octal 167 303 215

Shades and tints

Shades of #77C38D

#77C38D
(119,195,141)
#6DB281
(109,178,129)
#63A175
(99,161,117)
#599069
(89,144,105)
#4F7F5D
(79,127,93)
#456E51
(69,110,81)
#3B5D45
(59,93,69)
#314C39
(49,76,57)
#273B2D
(39,59,45)
#1D2A21
(29,42,33)
#131915
(19,25,21)
#000000
(0,0,0)

Tints of #77C38D

#77C38D
(119,195,141)
#83C897
(131,200,151)
#8FCDA1
(143,205,161)
#9BD2AB
(155,210,171)
#A7D7B5
(167,215,181)
#B3DCBF
(179,220,191)
#BFE1C9
(191,225,201)
#CBE6D3
(203,230,211)
#D7EBDD
(215,235,221)
#E3F0E7
(227,240,231)
#EFF5F1
(239,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77C38D color. Also use rgb(119,195,141) instead hex code.

Text Font Color

.myTextColor { color: #77C38D; }

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

This text font color is #77C38D.

Background Color

.myBgColor { background-color: #77C38D; }

<div style="background-color:#77C38D">Inner text</div>

This div background color is #77C38D.

Border color

.myBorderColor { border: 1px solid #77C38D; }

<div style="border:3px solid #77C38D">Div</div>

This div border color is #77C38D.

Opacity

.myOpacity80 { color: #77C38D; opacity: 0.8; }

<p style="color:#77C38D;opacity:0.8;">80%</p>

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

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

This text has shadow with #77C38D color.


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

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

This text has shadow with #77C38D primary color and red secondary color.


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

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

This text has shadow with #77C38D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77C38D.

Preview

Color preview on black background

This text has color #77C38D on black background.


Color preview on white background

This text has color #77C38D on white background.


Black color preview on #77C38D background

This text has black color on #77C38D background.


White color preview on #77C38D background

This text has white color on #77C38D background.


Related colors

Complementary color

Complementary color for #hex is #883C72.


I love getcolorcode.com

Triadic colors

1 #8D77C3 and #C38D77 with #77C38D are triadic colors.

2 #8DC377 and #C3778D with #77C38D are triadic colors.