COLOR #77B36C

HEX: #77B36C RGB: (119,179,108)

Renk bilgisi

#77B36C contains mainly green color. #77B36C ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#77B36C color RGB value is (119,179,108).

RGB: (119,179,108) (47%, 70%, 42%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 179 of 255 = 70%
B 108 of 255 = 42%

119
179
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 179 + 108 = 406 (100%)
R 119 of 406 ~ 29.31%
G 179 of 406 ~ 44.09%
B 108 of 406 ~ 26.6'%

%29.31
%44.09
%26.6

CMYK RENK MODELİ

#77B36C rengi CMYK tonu (34,0,40,30).

  • camgöbeği tonu 33.52%
  • eflatun tonu 0.00%
  • sarı tonu 39.66%
  • ana renk tonu 29.80%

CMYK: (34,0,40,30)
C34M0Y40K30 (34%, 0%, 40%, 30%)
(0.34 / 0.00 / 0.40 / 0.30)

CMYK yüzdeleri

%33.52
%0
%39.66
%29.8

Codes

Color #77B36C in popluar color models

77 B3 6C
RGB 119 179 108
HSL 111° 31.84% 56.27%
HSB/HSV 111° 39.66% 70.20%
CMYK 33.52% 0.00% 39.66%
29.80%

Color #77B36C in popluar number systems.

HEX 77 B3 6C
Decimal 119 179 108
Binary 1110111 10110011 1101100
Octal 167 263 154

Shades and tints

Shades of #77B36C

#77B36C
(119,179,108)
#6DA363
(109,163,99)
#63935A
(99,147,90)
#598351
(89,131,81)
#4F7348
(79,115,72)
#45633F
(69,99,63)
#3B5336
(59,83,54)
#31432D
(49,67,45)
#273324
(39,51,36)
#1D231B
(29,35,27)
#131312
(19,19,18)
#000000
(0,0,0)

Tints of #77B36C

#77B36C
(119,179,108)
#83B979
(131,185,121)
#8FBF86
(143,191,134)
#9BC593
(155,197,147)
#A7CBA0
(167,203,160)
#B3D1AD
(179,209,173)
#BFD7BA
(191,215,186)
#CBDDC7
(203,221,199)
#D7E3D4
(215,227,212)
#E3E9E1
(227,233,225)
#EFEFEE
(239,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77B36C; }

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

This text font color is #77B36C.

Background Color

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

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

This div background color is #77B36C.

Border color

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

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

This div border color is #77B36C.

Opacity

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

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

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

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

This text has shadow with #77B36C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77B36C.

Preview

Color preview on black background

This text has color #77B36C on black background.


Color preview on white background

This text has color #77B36C on white background.


Black color preview on #77B36C background

This text has black color on #77B36C background.


White color preview on #77B36C background

This text has white color on #77B36C background.


Related colors

Complementary color

Complementary color for #hex is #884C93.


I love getcolorcode.com

Triadic colors

1 #6C77B3 and #B36C77 with #77B36C are triadic colors.

2 #6CB377 and #B3776C with #77B36C are triadic colors.