COLOR #775337

HEX: #775337 RGB: (119,83,55)

Color info

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

RGB color model

#775337 color RGB value is (119,83,55).

RGB: (119,83,55) (47%, 33%, 22%)

RGB channels and saturation

R 119 of 255 = 47%
G 83 of 255 = 33%
B 55 of 255 = 22%

119
83
55

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

Portions of RGB colors in percentages

R + G + B = 119 + 83 + 55 = 257 (100%)
R 119 of 257 ~ 46.3%
G 83 of 257 ~ 32.3%
B 55 of 257 ~ 21.4'%

%46.3
%32.3
%21.4

CMYK color model

#775337 color CMYK value is (0,30,54,53).

  • cyan value is 0.00%
  • magenta value is 30.25%
  • yellow value is 53.78%
  • key color value is 53.33%

CMYK: (0,30,54,53)
C0M30Y54K53 (0%, 30%, 54%, 53%)
(0.00 / 0.30 / 0.54 / 0.53)

CMYK percentages

%0
%30.25
%53.78
%53.33

Codes

Color #775337 in popluar color models

77 53 37
RGB 119 83 55
HSL 26° 36.78% 34.12%
HSB/HSV 26° 53.78% 46.67%
CMYK 0.00% 30.25% 53.78%
53.33%

Color #775337 in popluar number systems.

HEX 77 53 37
Decimal 119 83 55
Binary 1110111 1010011 110111
Octal 167 123 67

Shades and tints

Shades of #775337

#775337
(119,83,55)
#6D4C32
(109,76,50)
#63452D
(99,69,45)
#593E28
(89,62,40)
#4F3723
(79,55,35)
#45301E
(69,48,30)
#3B2919
(59,41,25)
#312214
(49,34,20)
#271B0F
(39,27,15)
#1D140A
(29,20,10)
#130D05
(19,13,5)
#000000
(0,0,0)

Tints of #775337

#775337
(119,83,55)
#836249
(131,98,73)
#8F715B
(143,113,91)
#9B806D
(155,128,109)
#A78F7F
(167,143,127)
#B39E91
(179,158,145)
#BFADA3
(191,173,163)
#CBBCB5
(203,188,181)
#D7CBC7
(215,203,199)
#E3DAD9
(227,218,217)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #775337 color. Also use rgb(119,83,55) instead hex code.

Text Font Color

.myTextColor { color: #775337; }

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

This text font color is #775337.

Background Color

.myBgColor { background-color: #775337; }

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

This div background color is #775337.

Border color

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

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

This div border color is #775337.

Opacity

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

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

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

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

This text has shadow with #775337 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775337.

Preview

Color preview on black background

This text has color #775337 on black background.


Color preview on white background

This text has color #775337 on white background.


Black color preview on #775337 background

This text has black color on #775337 background.


White color preview on #775337 background

This text has white color on #775337 background.


Related colors

Complementary color

Complementary color for #hex is #88ACC8.


I love getcolorcode.com

Triadic colors

1 #377753 and #533777 with #775337 are triadic colors.

2 #375377 and #537737 with #775337 are triadic colors.