COLOR #775445

HEX: #775445 RGB: (119,84,69)

Color info

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

RGB color model

#775445 color RGB value is (119,84,69).

RGB: (119,84,69) (47%, 33%, 27%)

RGB channels and saturation

R 119 of 255 = 47%
G 84 of 255 = 33%
B 69 of 255 = 27%

119
84
69

R + G + B ~ 36%. #775445 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 84 + 69 = 272 (100%)
R 119 of 272 ~ 43.75%
G 84 of 272 ~ 30.88%
B 69 of 272 ~ 25.37'%

%43.75
%30.88
%25.37

CMYK color model

#775445 color CMYK value is (0,29,42,53).

  • cyan value is 0.00%
  • magenta value is 29.41%
  • yellow value is 42.02%
  • key color value is 53.33%
CMYK: (0,29,42,53) C0M29Y42K53 (0%,29%,42%,53%) (0.00/0.29/0.42/0.53) 

CMYK percentages

%0
%29.41
%42.02
%53.33

Codes

Color #775445 in popluar color models

77 54 45
RGB 119 84 69
HSL 18° 26.60% 36.86%
HSB/HSV 18° 42.02% 46.67%
CMYK 0.00% 29.41% 42.02%
53.33%

Color #775445 in popluar number systems.

HEX 77 54 45
Decimal 119 84 69
Binary 1110111 1010100 1000101
Octal 167 124 105

Shades and tints

Shades of #775445

#775445
(119,84,69)
#6D4D3F
(109,77,63)
#634639
(99,70,57)
#593F33
(89,63,51)
#4F382D
(79,56,45)
#453127
(69,49,39)
#3B2A21
(59,42,33)
#31231B
(49,35,27)
#271C15
(39,28,21)
#1D150F
(29,21,15)
#130E09
(19,14,9)
#000000
(0,0,0)

Tints of #775445

#775445
(119,84,69)
#836355
(131,99,85)
#8F7265
(143,114,101)
#9B8175
(155,129,117)
#A79085
(167,144,133)
#B39F95
(179,159,149)
#BFAEA5
(191,174,165)
#CBBDB5
(203,189,181)
#D7CCC5
(215,204,197)
#E3DBD5
(227,219,213)
#EFEAE5
(239,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #775445; }

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

This text font color is #775445.

Background Color

.myBgColor { background-color: #775445; }

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

This div background color is #775445.

Border color

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

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

This div border color is #775445.

Opacity

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

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

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

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

This text has shadow with #775445 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775445.

Preview

Color preview on black background

This text has color #775445 on black background.


Color preview on white background

This text has color #775445 on white background.


Black color preview on #775445 background

This text has black color on #775445 background.


White color preview on #775445 background

This text has white color on #775445 background.


Related colors

Complementary color

Complementary color for #hex is #88ABBA.


I love getcolorcode.com

Triadic colors

1 #457754 and #544577 with #775445 are triadic colors.

2 #455477 and #547745 with #775445 are triadic colors.