COLOR #775C49

HEX: #775C49 RGB: (119,92,73)

Color info

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

RGB color model

#775C49 color RGB value is (119,92,73).

RGB: (119,92,73) (47%, 36%, 29%)

RGB channels and saturation

R 119 of 255 = 47%
G 92 of 255 = 36%
B 73 of 255 = 29%

119
92
73

R + G + B ~ 37%. #775C49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 92 + 73 = 284 (100%)
R 119 of 284 ~ 41.9%
G 92 of 284 ~ 32.39%
B 73 of 284 ~ 25.7'%

%41.9
%32.39
%25.7

CMYK color model

#775C49 color CMYK value is (0,23,39,53).

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

CMYK: (0,23,39,53)
C0M23Y39K53 (0%, 23%, 39%, 53%)
(0.00 / 0.23 / 0.39 / 0.53)

CMYK percentages

%0
%22.69
%38.66
%53.33

Codes

Color #775C49 in popluar color models

77 5C 49
RGB 119 92 73
HSL 25° 23.96% 37.65%
HSB/HSV 25° 38.66% 46.67%
CMYK 0.00% 22.69% 38.66%
53.33%

Color #775C49 in popluar number systems.

HEX 77 5C 49
Decimal 119 92 73
Binary 1110111 1011100 1001001
Octal 167 134 111

Shades and tints

Shades of #775C49

#775C49
(119,92,73)
#6D5443
(109,84,67)
#634C3D
(99,76,61)
#594437
(89,68,55)
#4F3C31
(79,60,49)
#45342B
(69,52,43)
#3B2C25
(59,44,37)
#31241F
(49,36,31)
#271C19
(39,28,25)
#1D1413
(29,20,19)
#130C0D
(19,12,13)
#000000
(0,0,0)

Tints of #775C49

#775C49
(119,92,73)
#836A59
(131,106,89)
#8F7869
(143,120,105)
#9B8679
(155,134,121)
#A79489
(167,148,137)
#B3A299
(179,162,153)
#BFB0A9
(191,176,169)
#CBBEB9
(203,190,185)
#D7CCC9
(215,204,201)
#E3DAD9
(227,218,217)
#EFE8E9
(239,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #775C49; }

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

This text font color is #775C49.

Background Color

.myBgColor { background-color: #775C49; }

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

This div background color is #775C49.

Border color

.myBorderColor { border: 1px solid #775C49; }

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

This div border color is #775C49.

Opacity

.myOpacity80 { color: #775C49; opacity: 0.8; }

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

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

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

This text has shadow with #775C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775C49.

Preview

Color preview on black background

This text has color #775C49 on black background.


Color preview on white background

This text has color #775C49 on white background.


Black color preview on #775C49 background

This text has black color on #775C49 background.


White color preview on #775C49 background

This text has white color on #775C49 background.


Related colors

Complementary color

Complementary color for #hex is #88A3B6.


I love getcolorcode.com

Triadic colors

1 #49775C and #5C4977 with #775C49 are triadic colors.

2 #495C77 and #5C7749 with #775C49 are triadic colors.