COLOR #775241

HEX: #775241 RGB: (119,82,65)

Color info

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

RGB color model

#775241 color RGB value is (119,82,65).

RGB: (119,82,65) (47%, 32%, 25%)

RGB channels and saturation

R 119 of 255 = 47%
G 82 of 255 = 32%
B 65 of 255 = 25%

119
82
65

R + G + B ~ 35%. #775241 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 82 + 65 = 266 (100%)
R 119 of 266 ~ 44.74%
G 82 of 266 ~ 30.83%
B 65 of 266 ~ 24.44'%

%44.74
%30.83
%24.44

CMYK color model

#775241 color CMYK value is (0,31,45,53).

  • cyan value is 0.00%
  • magenta value is 31.09%
  • yellow value is 45.38%
  • key color value is 53.33%

CMYK: (0,31,45,53)
C0M31Y45K53 (0%, 31%, 45%, 53%)
(0.00 / 0.31 / 0.45 / 0.53)

CMYK percentages

%0
%31.09
%45.38
%53.33

Codes

Color #775241 in popluar color models

77 52 41
RGB 119 82 65
HSL 19° 29.35% 36.08%
HSB/HSV 19° 45.38% 46.67%
CMYK 0.00% 31.09% 45.38%
53.33%

Color #775241 in popluar number systems.

HEX 77 52 41
Decimal 119 82 65
Binary 1110111 1010010 1000001
Octal 167 122 101

Shades and tints

Shades of #775241

#775241
(119,82,65)
#6D4B3C
(109,75,60)
#634437
(99,68,55)
#593D32
(89,61,50)
#4F362D
(79,54,45)
#452F28
(69,47,40)
#3B2823
(59,40,35)
#31211E
(49,33,30)
#271A19
(39,26,25)
#1D1314
(29,19,20)
#130C0F
(19,12,15)
#000000
(0,0,0)

Tints of #775241

#775241
(119,82,65)
#836152
(131,97,82)
#8F7063
(143,112,99)
#9B7F74
(155,127,116)
#A78E85
(167,142,133)
#B39D96
(179,157,150)
#BFACA7
(191,172,167)
#CBBBB8
(203,187,184)
#D7CAC9
(215,202,201)
#E3D9DA
(227,217,218)
#EFE8EB
(239,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #775241 color. Also use rgb(119,82,65) instead hex code.

Text Font Color

.myTextColor { color: #775241; }

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

This text font color is #775241.

Background Color

.myBgColor { background-color: #775241; }

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

This div background color is #775241.

Border color

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

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

This div border color is #775241.

Opacity

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

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

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

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

This text has shadow with #775241 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775241.

Preview

Color preview on black background

This text has color #775241 on black background.


Color preview on white background

This text has color #775241 on white background.


Black color preview on #775241 background

This text has black color on #775241 background.


White color preview on #775241 background

This text has white color on #775241 background.


Related colors

Complementary color

Complementary color for #hex is #88ADBE.


I love getcolorcode.com

Triadic colors

1 #417752 and #524177 with #775241 are triadic colors.

2 #415277 and #527741 with #775241 are triadic colors.