COLOR #774928

HEX: #774928 RGB: (119,73,40)

Color info

#774928 contains mainly red and green colors. Web safe color of #774928 is #663333 (or #633).

RGB color model

#774928 color RGB value is (119,73,40).

RGB: (119,73,40) (47%, 29%, 16%)

RGB channels and saturation

R 119 of 255 = 47%
G 73 of 255 = 29%
B 40 of 255 = 16%

119
73
40

R + G + B ~ 31%. #774928 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 73 + 40 = 232 (100%)
R 119 of 232 ~ 51.29%
G 73 of 232 ~ 31.47%
B 40 of 232 ~ 17.24'%

%51.29
%31.47
%17.24

CMYK color model

#774928 color CMYK value is (0,39,66,53).

  • cyan value is 0.00%
  • magenta value is 38.66%
  • yellow value is 66.39%
  • key color value is 53.33%
CMYK: (0,39,66,53) C0M39Y66K53 (0%,39%,66%,53%) (0.00/0.39/0.66/0.53) 

CMYK percentages

%0
%38.66
%66.39
%53.33

Codes

Color #774928 in popluar color models

77 49 28
RGB 119 73 40
HSL 25° 49.69% 31.18%
HSB/HSV 25° 66.39% 46.67%
CMYK 0.00% 38.66% 66.39%
53.33%

Color #774928 in popluar number systems.

HEX 77 49 28
Decimal 119 73 40
Binary 1110111 1001001 101000
Octal 167 111 50

Shades and tints

Shades of #774928

#774928
(119,73,40)
#6D4325
(109,67,37)
#633D22
(99,61,34)
#59371F
(89,55,31)
#4F311C
(79,49,28)
#452B19
(69,43,25)
#3B2516
(59,37,22)
#311F13
(49,31,19)
#271910
(39,25,16)
#1D130D
(29,19,13)
#130D0A
(19,13,10)
#000000
(0,0,0)

Tints of #774928

#774928
(119,73,40)
#83593B
(131,89,59)
#8F694E
(143,105,78)
#9B7961
(155,121,97)
#A78974
(167,137,116)
#B39987
(179,153,135)
#BFA99A
(191,169,154)
#CBB9AD
(203,185,173)
#D7C9C0
(215,201,192)
#E3D9D3
(227,217,211)
#EFE9E6
(239,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #774928 color. Also use rgb(119,73,40) instead hex code.

Text Font Color

.myTextColor { color: #774928; }

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

This text font color is #774928.

Background Color

.myBgColor { background-color: #774928; }

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

This div background color is #774928.

Border color

.myBorderColor { border: 1px solid #774928; }

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

This div border color is #774928.

Opacity

.myOpacity80 { color: #774928; opacity: 0.8; }

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

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

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

This text has shadow with #774928 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774928.

Preview

Color preview on black background

This text has color #774928 on black background.


Color preview on white background

This text has color #774928 on white background.


Black color preview on #774928 background

This text has black color on #774928 background.


White color preview on #774928 background

This text has white color on #774928 background.


Related colors

Complementary color

Complementary color for #hex is #88B6D7.


I love getcolorcode.com

Triadic colors

1 #287749 and #492877 with #774928 are triadic colors.

2 #284977 and #497728 with #774928 are triadic colors.