COLOR #774F16

HEX: #774F16 RGB: (119,79,22)

Color info

#774F16 contains mainly red and green colors. Web safe color of #774F16 is #666600 (or #660).

RGB color model

#774F16 color RGB value is (119,79,22).

RGB: (119,79,22) (47%, 31%, 9%)

RGB channels and saturation

R 119 of 255 = 47%
G 79 of 255 = 31%
B 22 of 255 = 9%

119
79
22

R + G + B ~ 29%. #774F16 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 79 + 22 = 220 (100%)
R 119 of 220 ~ 54.09%
G 79 of 220 ~ 35.91%
B 22 of 220 ~ 10'%

%54.09
%35.91
%10

CMYK color model

#774F16 color CMYK value is (0,34,82,53).

  • cyan value is 0.00%
  • magenta value is 33.61%
  • yellow value is 81.51%
  • key color value is 53.33%
CMYK: (0,34,82,53) C0M34Y82K53 (0%,34%,82%,53%) (0.00/0.34/0.82/0.53) 

CMYK percentages

%0
%33.61
%81.51
%53.33

Codes

Color #774F16 in popluar color models

77 4F 16
RGB 119 79 22
HSL 35° 68.79% 27.65%
HSB/HSV 35° 81.51% 46.67%
CMYK 0.00% 33.61% 81.51%
53.33%

Color #774F16 in popluar number systems.

HEX 77 4F 16
Decimal 119 79 22
Binary 1110111 1001111 10110
Octal 167 117 26

Shades and tints

Shades of #774F16

#774F16
(119,79,22)
#6D4814
(109,72,20)
#634112
(99,65,18)
#593A10
(89,58,16)
#4F330E
(79,51,14)
#452C0C
(69,44,12)
#3B250A
(59,37,10)
#311E08
(49,30,8)
#271706
(39,23,6)
#1D1004
(29,16,4)
#130902
(19,9,2)
#000000
(0,0,0)

Tints of #774F16

#774F16
(119,79,22)
#835F2B
(131,95,43)
#8F6F40
(143,111,64)
#9B7F55
(155,127,85)
#A78F6A
(167,143,106)
#B39F7F
(179,159,127)
#BFAF94
(191,175,148)
#CBBFA9
(203,191,169)
#D7CFBE
(215,207,190)
#E3DFD3
(227,223,211)
#EFEFE8
(239,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #774F16 color. Also use rgb(119,79,22) instead hex code.

Text Font Color

.myTextColor { color: #774F16; }

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

This text font color is #774F16.

Background Color

.myBgColor { background-color: #774F16; }

<div style="background-color:#774F16">Inner text</div>

This div background color is #774F16.

Border color

.myBorderColor { border: 1px solid #774F16; }

<div style="border:3px solid #774F16">Div</div>

This div border color is #774F16.

Opacity

.myOpacity80 { color: #774F16; opacity: 0.8; }

<p style="color:#774F16;opacity:0.8;">80%</p>

Text with #774F16 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 #774F16;}

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

This text has shadow with #774F16 color.


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

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

This text has shadow with #774F16 primary color and red secondary color.


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

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

This text has shadow with #774F16 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #774F16.

Preview

Color preview on black background

This text has color #774F16 on black background.


Color preview on white background

This text has color #774F16 on white background.


Black color preview on #774F16 background

This text has black color on #774F16 background.


White color preview on #774F16 background

This text has white color on #774F16 background.


Related colors

Complementary color

Complementary color for #hex is #88B0E9.


I love getcolorcode.com

Triadic colors

1 #16774F and #4F1677 with #774F16 are triadic colors.

2 #164F77 and #4F7716 with #774F16 are triadic colors.