COLOR #775B48

HEX: #775B48 RGB: (119,91,72)

Color info

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

RGB color model

#775B48 color RGB value is (119,91,72).

RGB: (119,91,72) (47%, 36%, 28%)

RGB channels and saturation

R 119 of 255 = 47%
G 91 of 255 = 36%
B 72 of 255 = 28%

119
91
72

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

Portions of RGB colors in percentages

R + G + B = 119 + 91 + 72 = 282 (100%)
R 119 of 282 ~ 42.2%
G 91 of 282 ~ 32.27%
B 72 of 282 ~ 25.53'%

%42.2
%32.27
%25.53

CMYK color model

#775B48 color CMYK value is (0,24,39,53).

  • cyan value is 0.00%
  • magenta value is 23.53%
  • yellow value is 39.50%
  • key color value is 53.33%

CMYK: (0,24,39,53)
C0M24Y39K53 (0%, 24%, 39%, 53%)
(0.00 / 0.24 / 0.39 / 0.53)

CMYK percentages

%0
%23.53
%39.5
%53.33

Codes

Color #775B48 in popluar color models

77 5B 48
RGB 119 91 72
HSL 24° 24.61% 37.45%
HSB/HSV 24° 39.50% 46.67%
CMYK 0.00% 23.53% 39.50%
53.33%

Color #775B48 in popluar number systems.

HEX 77 5B 48
Decimal 119 91 72
Binary 1110111 1011011 1001000
Octal 167 133 110

Shades and tints

Shades of #775B48

#775B48
(119,91,72)
#6D5342
(109,83,66)
#634B3C
(99,75,60)
#594336
(89,67,54)
#4F3B30
(79,59,48)
#45332A
(69,51,42)
#3B2B24
(59,43,36)
#31231E
(49,35,30)
#271B18
(39,27,24)
#1D1312
(29,19,18)
#130B0C
(19,11,12)
#000000
(0,0,0)

Tints of #775B48

#775B48
(119,91,72)
#836958
(131,105,88)
#8F7768
(143,119,104)
#9B8578
(155,133,120)
#A79388
(167,147,136)
#B3A198
(179,161,152)
#BFAFA8
(191,175,168)
#CBBDB8
(203,189,184)
#D7CBC8
(215,203,200)
#E3D9D8
(227,217,216)
#EFE7E8
(239,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #775B48 color. Also use rgb(119,91,72) instead hex code.

Text Font Color

.myTextColor { color: #775B48; }

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

This text font color is #775B48.

Background Color

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

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

This div background color is #775B48.

Border color

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

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

This div border color is #775B48.

Opacity

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

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

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

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

This text has shadow with #775B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775B48.

Preview

Color preview on black background

This text has color #775B48 on black background.


Color preview on white background

This text has color #775B48 on white background.


Black color preview on #775B48 background

This text has black color on #775B48 background.


White color preview on #775B48 background

This text has white color on #775B48 background.


Related colors

Complementary color

Complementary color for #hex is #88A4B7.


I love getcolorcode.com

Triadic colors

1 #48775B and #5B4877 with #775B48 are triadic colors.

2 #485B77 and #5B7748 with #775B48 are triadic colors.