COLOR #77C25D

HEX: #77C25D RGB: (119,194,93)

Renk bilgisi

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

RGB renk modeli

#77C25D color RGB value is (119,194,93).

RGB: (119,194,93) (47%, 76%, 36%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 194 of 255 = 76%
B 93 of 255 = 36%

119
194
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 194 + 93 = 406 (100%)
R 119 of 406 ~ 29.31%
G 194 of 406 ~ 47.78%
B 93 of 406 ~ 22.91'%

%29.31
%47.78
%22.91

CMYK RENK MODELİ

#77C25D rengi CMYK tonu (39,0,52,24).

  • camgöbeği tonu 38.66%
  • eflatun tonu 0.00%
  • sarı tonu 52.06%
  • ana renk tonu 23.92%

CMYK: (39,0,52,24)
C39M0Y52K24 (39%, 0%, 52%, 24%)
(0.39 / 0.00 / 0.52 / 0.24)

CMYK yüzdeleri

%38.66
%0
%52.06
%23.92

Codes

Color #77C25D in popluar color models

77 C2 5D
RGB 119 194 93
HSL 105° 45.29% 56.27%
HSB/HSV 105° 52.06% 76.08%
CMYK 38.66% 0.00% 52.06%
23.92%

Color #77C25D in popluar number systems.

HEX 77 C2 5D
Decimal 119 194 93
Binary 1110111 11000010 1011101
Octal 167 302 135

Shades and tints

Shades of #77C25D

#77C25D
(119,194,93)
#6DB155
(109,177,85)
#63A04D
(99,160,77)
#598F45
(89,143,69)
#4F7E3D
(79,126,61)
#456D35
(69,109,53)
#3B5C2D
(59,92,45)
#314B25
(49,75,37)
#273A1D
(39,58,29)
#1D2915
(29,41,21)
#13180D
(19,24,13)
#000000
(0,0,0)

Tints of #77C25D

#77C25D
(119,194,93)
#83C76B
(131,199,107)
#8FCC79
(143,204,121)
#9BD187
(155,209,135)
#A7D695
(167,214,149)
#B3DBA3
(179,219,163)
#BFE0B1
(191,224,177)
#CBE5BF
(203,229,191)
#D7EACD
(215,234,205)
#E3EFDB
(227,239,219)
#EFF4E9
(239,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77C25D color. Also use rgb(119,194,93) instead hex code.

Text Font Color

.myTextColor { color: #77C25D; }

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

This text font color is #77C25D.

Background Color

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

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

This div background color is #77C25D.

Border color

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

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

This div border color is #77C25D.

Opacity

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

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

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

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

This text has shadow with #77C25D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77C25D.

Preview

Color preview on black background

This text has color #77C25D on black background.


Color preview on white background

This text has color #77C25D on white background.


Black color preview on #77C25D background

This text has black color on #77C25D background.


White color preview on #77C25D background

This text has white color on #77C25D background.


Related colors

Complementary color

Complementary color for #hex is #883DA2.


I love getcolorcode.com

Triadic colors

1 #5D77C2 and #C25D77 with #77C25D are triadic colors.

2 #5DC277 and #C2775D with #77C25D are triadic colors.