COLOR #774923

HEX: #774923 RGB: (119,73,35)

Color info

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

RGB color model

#774923 color RGB value is (119,73,35).

RGB: (119,73,35) (47%, 29%, 14%)

RGB channels and saturation

R 119 of 255 = 47%
G 73 of 255 = 29%
B 35 of 255 = 14%

119
73
35

R + G + B ~ 30%. #774923 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 73 + 35 = 227 (100%)
R 119 of 227 ~ 52.42%
G 73 of 227 ~ 32.16%
B 35 of 227 ~ 15.42'%

%52.42
%32.16
%15.42

CMYK color model

#774923 color CMYK value is (0,39,71,53).

  • cyan value is 0.00%
  • magenta value is 38.66%
  • yellow value is 70.59%
  • key color value is 53.33%

CMYK: (0,39,71,53)
C0M39Y71K53 (0%, 39%, 71%, 53%)
(0.00 / 0.39 / 0.71 / 0.53)

CMYK percentages

%0
%38.66
%70.59
%53.33

Codes

Color #774923 in popluar color models

77 49 23
RGB 119 73 35
HSL 27° 54.55% 30.20%
HSB/HSV 27° 70.59% 46.67%
CMYK 0.00% 38.66% 70.59%
53.33%

Color #774923 in popluar number systems.

HEX 77 49 23
Decimal 119 73 35
Binary 1110111 1001001 100011
Octal 167 111 43

Shades and tints

Shades of #774923

#774923
(119,73,35)
#6D4320
(109,67,32)
#633D1D
(99,61,29)
#59371A
(89,55,26)
#4F3117
(79,49,23)
#452B14
(69,43,20)
#3B2511
(59,37,17)
#311F0E
(49,31,14)
#27190B
(39,25,11)
#1D1308
(29,19,8)
#130D05
(19,13,5)
#000000
(0,0,0)

Tints of #774923

#774923
(119,73,35)
#835937
(131,89,55)
#8F694B
(143,105,75)
#9B795F
(155,121,95)
#A78973
(167,137,115)
#B39987
(179,153,135)
#BFA99B
(191,169,155)
#CBB9AF
(203,185,175)
#D7C9C3
(215,201,195)
#E3D9D7
(227,217,215)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #774923; }

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

This text font color is #774923.

Background Color

.myBgColor { background-color: #774923; }

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

This div background color is #774923.

Border color

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

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

This div border color is #774923.

Opacity

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

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

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

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

This text has shadow with #774923 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774923.

Preview

Color preview on black background

This text has color #774923 on black background.


Color preview on white background

This text has color #774923 on white background.


Black color preview on #774923 background

This text has black color on #774923 background.


White color preview on #774923 background

This text has white color on #774923 background.


Related colors

Complementary color

Complementary color for #hex is #88B6DC.


I love getcolorcode.com

Triadic colors

1 #237749 and #492377 with #774923 are triadic colors.

2 #234977 and #497723 with #774923 are triadic colors.