COLOR #777548

HEX: #777548 RGB: (119,117,72)

Color info

#777548 contains red, green and blue colors in about the same proportion. Web safe color of #777548 is #666633 (or #663).

RGB color model

#777548 color RGB value is (119,117,72).

RGB: (119,117,72) (47%, 46%, 28%)

RGB channels and saturation

R 119 of 255 = 47%
G 117 of 255 = 46%
B 72 of 255 = 28%

119
117
72

R + G + B ~ 40%. #777548 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 117 + 72 = 308 (100%)
R 119 of 308 ~ 38.64%
G 117 of 308 ~ 37.99%
B 72 of 308 ~ 23.38'%

%38.64
%37.99
%23.38

CMYK color model

#777548 color CMYK value is (0,2,39,53).

  • cyan value is 0.00%
  • magenta value is 1.68%
  • yellow value is 39.50%
  • key color value is 53.33%

CMYK: (0,2,39,53)
C0M2Y39K53 (0%, 2%, 39%, 53%)
(0.00 / 0.02 / 0.39 / 0.53)

CMYK percentages

%0
%1.68
%39.5
%53.33

Codes

Color #777548 in popluar color models

77 75 48
RGB 119 117 72
HSL 57° 24.61% 37.45%
HSB/HSV 57° 39.50% 46.67%
CMYK 0.00% 1.68% 39.50%
53.33%

Color #777548 in popluar number systems.

HEX 77 75 48
Decimal 119 117 72
Binary 1110111 1110101 1001000
Octal 167 165 110

Shades and tints

Shades of #777548

#777548
(119,117,72)
#6D6B42
(109,107,66)
#63613C
(99,97,60)
#595736
(89,87,54)
#4F4D30
(79,77,48)
#45432A
(69,67,42)
#3B3924
(59,57,36)
#312F1E
(49,47,30)
#272518
(39,37,24)
#1D1B12
(29,27,18)
#13110C
(19,17,12)
#000000
(0,0,0)

Tints of #777548

#777548
(119,117,72)
#838158
(131,129,88)
#8F8D68
(143,141,104)
#9B9978
(155,153,120)
#A7A588
(167,165,136)
#B3B198
(179,177,152)
#BFBDA8
(191,189,168)
#CBC9B8
(203,201,184)
#D7D5C8
(215,213,200)
#E3E1D8
(227,225,216)
#EFEDE8
(239,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #777548 color. Also use rgb(119,117,72) instead hex code.

Text Font Color

.myTextColor { color: #777548; }

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

This text font color is #777548.

Background Color

.myBgColor { background-color: #777548; }

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

This div background color is #777548.

Border color

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

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

This div border color is #777548.

Opacity

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

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

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

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

This text has shadow with #777548 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #777548.

Preview

Color preview on black background

This text has color #777548 on black background.


Color preview on white background

This text has color #777548 on white background.


Black color preview on #777548 background

This text has black color on #777548 background.


White color preview on #777548 background

This text has white color on #777548 background.


Related colors

Complementary color

Complementary color for #hex is #888AB7.


I love getcolorcode.com

Triadic colors

1 #487775 and #754877 with #777548 are triadic colors.

2 #487577 and #757748 with #777548 are triadic colors.