COLOR #775546

HEX: #775546 RGB: (119,85,70)

Color info

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

RGB color model

#775546 color RGB value is (119,85,70).

RGB: (119,85,70) (47%, 33%, 27%)

RGB channels and saturation

R 119 of 255 = 47%
G 85 of 255 = 33%
B 70 of 255 = 27%

119
85
70

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

Portions of RGB colors in percentages

R + G + B = 119 + 85 + 70 = 274 (100%)
R 119 of 274 ~ 43.43%
G 85 of 274 ~ 31.02%
B 70 of 274 ~ 25.55'%

%43.43
%31.02
%25.55

CMYK color model

#775546 color CMYK value is (0,29,41,53).

  • cyan value is 0.00%
  • magenta value is 28.57%
  • yellow value is 41.18%
  • key color value is 53.33%

CMYK: (0,29,41,53)
C0M29Y41K53 (0%, 29%, 41%, 53%)
(0.00 / 0.29 / 0.41 / 0.53)

CMYK percentages

%0
%28.57
%41.18
%53.33

Codes

Color #775546 in popluar color models

77 55 46
RGB 119 85 70
HSL 18° 25.93% 37.06%
HSB/HSV 18° 41.18% 46.67%
CMYK 0.00% 28.57% 41.18%
53.33%

Color #775546 in popluar number systems.

HEX 77 55 46
Decimal 119 85 70
Binary 1110111 1010101 1000110
Octal 167 125 106

Shades and tints

Shades of #775546

#775546
(119,85,70)
#6D4E40
(109,78,64)
#63473A
(99,71,58)
#594034
(89,64,52)
#4F392E
(79,57,46)
#453228
(69,50,40)
#3B2B22
(59,43,34)
#31241C
(49,36,28)
#271D16
(39,29,22)
#1D1610
(29,22,16)
#130F0A
(19,15,10)
#000000
(0,0,0)

Tints of #775546

#775546
(119,85,70)
#836456
(131,100,86)
#8F7366
(143,115,102)
#9B8276
(155,130,118)
#A79186
(167,145,134)
#B3A096
(179,160,150)
#BFAFA6
(191,175,166)
#CBBEB6
(203,190,182)
#D7CDC6
(215,205,198)
#E3DCD6
(227,220,214)
#EFEBE6
(239,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #775546 color. Also use rgb(119,85,70) instead hex code.

Text Font Color

.myTextColor { color: #775546; }

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

This text font color is #775546.

Background Color

.myBgColor { background-color: #775546; }

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

This div background color is #775546.

Border color

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

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

This div border color is #775546.

Opacity

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

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

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

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

This text has shadow with #775546 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775546.

Preview

Color preview on black background

This text has color #775546 on black background.


Color preview on white background

This text has color #775546 on white background.


Black color preview on #775546 background

This text has black color on #775546 background.


White color preview on #775546 background

This text has white color on #775546 background.


Related colors

Complementary color

Complementary color for #hex is #88AAB9.


I love getcolorcode.com

Triadic colors

1 #467755 and #554677 with #775546 are triadic colors.

2 #465577 and #557746 with #775546 are triadic colors.