COLOR #775436

HEX: #775436 RGB: (119,84,54)

Color info

#775436 contains mainly red and green colors. Web safe color of #775436 is #666633 (or #663).

RGB color model

#775436 color RGB value is (119,84,54).

RGB: (119,84,54) (47%, 33%, 21%)

RGB channels and saturation

R 119 of 255 = 47%
G 84 of 255 = 33%
B 54 of 255 = 21%

119
84
54

R + G + B ~ 34%. #775436 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 84 + 54 = 257 (100%)
R 119 of 257 ~ 46.3%
G 84 of 257 ~ 32.68%
B 54 of 257 ~ 21.01'%

%46.3
%32.68
%21.01

CMYK color model

#775436 color CMYK value is (0,29,55,53).

  • cyan value is 0.00%
  • magenta value is 29.41%
  • yellow value is 54.62%
  • key color value is 53.33%

CMYK: (0,29,55,53)
C0M29Y55K53 (0%, 29%, 55%, 53%)
(0.00 / 0.29 / 0.55 / 0.53)

CMYK percentages

%0
%29.41
%54.62
%53.33

Codes

Color #775436 in popluar color models

77 54 36
RGB 119 84 54
HSL 28° 37.57% 33.92%
HSB/HSV 28° 54.62% 46.67%
CMYK 0.00% 29.41% 54.62%
53.33%

Color #775436 in popluar number systems.

HEX 77 54 36
Decimal 119 84 54
Binary 1110111 1010100 110110
Octal 167 124 66

Shades and tints

Shades of #775436

#775436
(119,84,54)
#6D4D32
(109,77,50)
#63462E
(99,70,46)
#593F2A
(89,63,42)
#4F3826
(79,56,38)
#453122
(69,49,34)
#3B2A1E
(59,42,30)
#31231A
(49,35,26)
#271C16
(39,28,22)
#1D1512
(29,21,18)
#130E0E
(19,14,14)
#000000
(0,0,0)

Tints of #775436

#775436
(119,84,54)
#836348
(131,99,72)
#8F725A
(143,114,90)
#9B816C
(155,129,108)
#A7907E
(167,144,126)
#B39F90
(179,159,144)
#BFAEA2
(191,174,162)
#CBBDB4
(203,189,180)
#D7CCC6
(215,204,198)
#E3DBD8
(227,219,216)
#EFEAEA
(239,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #775436 color. Also use rgb(119,84,54) instead hex code.

Text Font Color

.myTextColor { color: #775436; }

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

This text font color is #775436.

Background Color

.myBgColor { background-color: #775436; }

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

This div background color is #775436.

Border color

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

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

This div border color is #775436.

Opacity

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

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

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

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

This text has shadow with #775436 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775436.

Preview

Color preview on black background

This text has color #775436 on black background.


Color preview on white background

This text has color #775436 on white background.


Black color preview on #775436 background

This text has black color on #775436 background.


White color preview on #775436 background

This text has white color on #775436 background.


Related colors

Complementary color

Complementary color for #hex is #88ABC9.


I love getcolorcode.com

Triadic colors

1 #367754 and #543677 with #775436 are triadic colors.

2 #365477 and #547736 with #775436 are triadic colors.