COLOR #778A17

HEX: #778A17 RGB: (119,138,23)

Color info

#778A17 contains mainly red and green colors. Web safe color of #778A17 is #669900 (or #690).

RGB color model

#778A17 color RGB value is (119,138,23).

RGB: (119,138,23) (47%, 54%, 9%)

RGB channels and saturation

R 119 of 255 = 47%
G 138 of 255 = 54%
B 23 of 255 = 9%

119
138
23

R + G + B ~ 37%. #778A17 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 138 + 23 = 280 (100%)
R 119 of 280 ~ 42.5%
G 138 of 280 ~ 49.29%
B 23 of 280 ~ 8.21'%

%42.5
%49.29

CMYK color model

#778A17 color CMYK value is (14,0,83,46).

  • cyan value is 13.77%
  • magenta value is 0.00%
  • yellow value is 83.33%
  • key color value is 45.88%
CMYK: (14,0,83,46) C14M0Y83K46 (14%,0%,83%,46%) (0.14/0.00/0.83/0.46) 

CMYK percentages

%13.77
%0
%83.33
%45.88

Codes

Color #778A17 in popluar color models

77 8A 17
RGB 119 138 23
HSL 70° 71.43% 31.57%
HSB/HSV 70° 83.33% 54.12%
CMYK 13.77% 0.00% 83.33%
45.88%

Color #778A17 in popluar number systems.

HEX 77 8A 17
Decimal 119 138 23
Binary 1110111 10001010 10111
Octal 167 212 27

Shades and tints

Shades of #778A17

#778A17
(119,138,23)
#6D7E15
(109,126,21)
#637213
(99,114,19)
#596611
(89,102,17)
#4F5A0F
(79,90,15)
#454E0D
(69,78,13)
#3B420B
(59,66,11)
#313609
(49,54,9)
#272A07
(39,42,7)
#1D1E05
(29,30,5)
#131203
(19,18,3)
#000000
(0,0,0)

Tints of #778A17

#778A17
(119,138,23)
#83942C
(131,148,44)
#8F9E41
(143,158,65)
#9BA856
(155,168,86)
#A7B26B
(167,178,107)
#B3BC80
(179,188,128)
#BFC695
(191,198,149)
#CBD0AA
(203,208,170)
#D7DABF
(215,218,191)
#E3E4D4
(227,228,212)
#EFEEE9
(239,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #778A17 color. Also use rgb(119,138,23) instead hex code.

Text Font Color

.myTextColor { color: #778A17; }

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

This text font color is #778A17.

Background Color

.myBgColor { background-color: #778A17; }

<div style="background-color:#778A17">Inner text</div>

This div background color is #778A17.

Border color

.myBorderColor { border: 1px solid #778A17; }

<div style="border:3px solid #778A17">Div</div>

This div border color is #778A17.

Opacity

.myOpacity80 { color: #778A17; opacity: 0.8; }

<p style="color:#778A17;opacity:0.8;">80%</p>

Text with #778A17 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 #778A17;}

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

This text has shadow with #778A17 color.


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

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

This text has shadow with #778A17 primary color and red secondary color.


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

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

This text has shadow with #778A17 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #778A17.

Preview

Color preview on black background

This text has color #778A17 on black background.


Color preview on white background

This text has color #778A17 on white background.


Black color preview on #778A17 background

This text has black color on #778A17 background.


White color preview on #778A17 background

This text has white color on #778A17 background.


Related colors

Complementary color

Complementary color for #hex is #8875E8.


I love getcolorcode.com

Triadic colors

1 #17778A and #8A1777 with #778A17 are triadic colors.

2 #178A77 and #8A7717 with #778A17 are triadic colors.