COLOR #77CA6C

HEX: #77CA6C RGB: (119,202,108)

Renk bilgisi

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

RGB renk modeli

#77CA6C color RGB value is (119,202,108).

RGB: (119,202,108) (47%, 79%, 42%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 202 of 255 = 79%
B 108 of 255 = 42%

119
202
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 202 + 108 = 429 (100%)
R 119 of 429 ~ 27.74%
G 202 of 429 ~ 47.09%
B 108 of 429 ~ 25.17'%

%27.74
%47.09
%25.17

CMYK RENK MODELİ

#77CA6C rengi CMYK tonu (41,0,47,21).

  • camgöbeği tonu 41.09%
  • eflatun tonu 0.00%
  • sarı tonu 46.53%
  • ana renk tonu 20.78%

CMYK: (41,0,47,21)
C41M0Y47K21 (41%, 0%, 47%, 21%)
(0.41 / 0.00 / 0.47 / 0.21)

CMYK yüzdeleri

%41.09
%0
%46.53
%20.78

Codes

Color #77CA6C in popluar color models

77 CA 6C
RGB 119 202 108
HSL 113° 47.00% 60.78%
HSB/HSV 113° 46.53% 79.22%
CMYK 41.09% 0.00% 46.53%
20.78%

Color #77CA6C in popluar number systems.

HEX 77 CA 6C
Decimal 119 202 108
Binary 1110111 11001010 1101100
Octal 167 312 154

Shades and tints

Shades of #77CA6C

#77CA6C
(119,202,108)
#6DB863
(109,184,99)
#63A65A
(99,166,90)
#599451
(89,148,81)
#4F8248
(79,130,72)
#45703F
(69,112,63)
#3B5E36
(59,94,54)
#314C2D
(49,76,45)
#273A24
(39,58,36)
#1D281B
(29,40,27)
#131612
(19,22,18)
#000000
(0,0,0)

Tints of #77CA6C

#77CA6C
(119,202,108)
#83CE79
(131,206,121)
#8FD286
(143,210,134)
#9BD693
(155,214,147)
#A7DAA0
(167,218,160)
#B3DEAD
(179,222,173)
#BFE2BA
(191,226,186)
#CBE6C7
(203,230,199)
#D7EAD4
(215,234,212)
#E3EEE1
(227,238,225)
#EFF2EE
(239,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77CA6C color. Also use rgb(119,202,108) instead hex code.

Text Font Color

.myTextColor { color: #77CA6C; }

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

This text font color is #77CA6C.

Background Color

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

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

This div background color is #77CA6C.

Border color

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

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

This div border color is #77CA6C.

Opacity

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

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

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

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

This text has shadow with #77CA6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77CA6C.

Preview

Color preview on black background

This text has color #77CA6C on black background.


Color preview on white background

This text has color #77CA6C on white background.


Black color preview on #77CA6C background

This text has black color on #77CA6C background.


White color preview on #77CA6C background

This text has white color on #77CA6C background.


Related colors

Complementary color

Complementary color for #hex is #883593.


I love getcolorcode.com

Triadic colors

1 #6C77CA and #CA6C77 with #77CA6C are triadic colors.

2 #6CCA77 and #CA776C with #77CA6C are triadic colors.