COLOR #77B398

HEX: #77B398 RGB: (119,179,152)

Color info

#77B398 contains mainly green and blue colors. Web safe color of #77B398 is #669999 (or #699).

RGB color model

#77B398 color RGB value is (119,179,152).

RGB: (119,179,152) (47%, 70%, 60%)

RGB channels and saturation

R 119 of 255 = 47%
G 179 of 255 = 70%
B 152 of 255 = 60%

119
179
152

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

Portions of RGB colors in percentages

R + G + B = 119 + 179 + 152 = 450 (100%)
R 119 of 450 ~ 26.44%
G 179 of 450 ~ 39.78%
B 152 of 450 ~ 33.78'%

%26.44
%39.78
%33.78

CMYK color model

#77B398 color CMYK value is (34,0,15,30).

  • cyan value is 33.52%
  • magenta value is 0.00%
  • yellow value is 15.08%
  • key color value is 29.80%
CMYK: (34,0,15,30) C34M0Y15K30 (34%,0%,15%,30%) (0.34/0.00/0.15/0.30) 

CMYK percentages

%33.52
%0
%15.08
%29.8

Codes

Color #77B398 in popluar color models

77 B3 98
RGB 119 179 152
HSL 153° 28.30% 58.43%
HSB/HSV 153° 33.52% 70.20%
CMYK 33.52% 0.00% 15.08%
29.80%

Color #77B398 in popluar number systems.

HEX 77 B3 98
Decimal 119 179 152
Binary 1110111 10110011 10011000
Octal 167 263 230

Shades and tints

Shades of #77B398

#77B398
(119,179,152)
#6DA38B
(109,163,139)
#63937E
(99,147,126)
#598371
(89,131,113)
#4F7364
(79,115,100)
#456357
(69,99,87)
#3B534A
(59,83,74)
#31433D
(49,67,61)
#273330
(39,51,48)
#1D2323
(29,35,35)
#131316
(19,19,22)
#000000
(0,0,0)

Tints of #77B398

#77B398
(119,179,152)
#83B9A1
(131,185,161)
#8FBFAA
(143,191,170)
#9BC5B3
(155,197,179)
#A7CBBC
(167,203,188)
#B3D1C5
(179,209,197)
#BFD7CE
(191,215,206)
#CBDDD7
(203,221,215)
#D7E3E0
(215,227,224)
#E3E9E9
(227,233,233)
#EFEFF2
(239,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77B398; }

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

This text font color is #77B398.

Background Color

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

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

This div background color is #77B398.

Border color

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

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

This div border color is #77B398.

Opacity

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

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

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

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

This text has shadow with #77B398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77B398.

Preview

Color preview on black background

This text has color #77B398 on black background.


Color preview on white background

This text has color #77B398 on white background.


Black color preview on #77B398 background

This text has black color on #77B398 background.


White color preview on #77B398 background

This text has white color on #77B398 background.


Related colors

Complementary color

Complementary color for #hex is #884C67.


I love getcolorcode.com

Triadic colors

1 #9877B3 and #B39877 with #77B398 are triadic colors.

2 #98B377 and #B37798 with #77B398 are triadic colors.