COLOR #774737

HEX: #774737 RGB: (119,71,55)

Color info

#774737 contains mainly red and green colors. Web safe color of #774737 is #663333 (or #633).

RGB color model

#774737 color RGB value is (119,71,55).

RGB: (119,71,55) (47%, 28%, 22%)

RGB channels and saturation

R 119 of 255 = 47%
G 71 of 255 = 28%
B 55 of 255 = 22%

119
71
55

R + G + B ~ 32%. #774737 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 71 + 55 = 245 (100%)
R 119 of 245 ~ 48.57%
G 71 of 245 ~ 28.98%
B 55 of 245 ~ 22.45'%

%48.57
%28.98
%22.45

CMYK color model

#774737 color CMYK value is (0,40,54,53).

  • cyan value is 0.00%
  • magenta value is 40.34%
  • yellow value is 53.78%
  • key color value is 53.33%
CMYK: (0,40,54,53) C0M40Y54K53 (0%,40%,54%,53%) (0.00/0.40/0.54/0.53) 

CMYK percentages

%0
%40.34
%53.78
%53.33

Codes

Color #774737 in popluar color models

77 47 37
RGB 119 71 55
HSL 15° 36.78% 34.12%
HSB/HSV 15° 53.78% 46.67%
CMYK 0.00% 40.34% 53.78%
53.33%

Color #774737 in popluar number systems.

HEX 77 47 37
Decimal 119 71 55
Binary 1110111 1000111 110111
Octal 167 107 67

Shades and tints

Shades of #774737

#774737
(119,71,55)
#6D4132
(109,65,50)
#633B2D
(99,59,45)
#593528
(89,53,40)
#4F2F23
(79,47,35)
#45291E
(69,41,30)
#3B2319
(59,35,25)
#311D14
(49,29,20)
#27170F
(39,23,15)
#1D110A
(29,17,10)
#130B05
(19,11,5)
#000000
(0,0,0)

Tints of #774737

#774737
(119,71,55)
#835749
(131,87,73)
#8F675B
(143,103,91)
#9B776D
(155,119,109)
#A7877F
(167,135,127)
#B39791
(179,151,145)
#BFA7A3
(191,167,163)
#CBB7B5
(203,183,181)
#D7C7C7
(215,199,199)
#E3D7D9
(227,215,217)
#EFE7EB
(239,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #774737; }

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

This text font color is #774737.

Background Color

.myBgColor { background-color: #774737; }

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

This div background color is #774737.

Border color

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

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

This div border color is #774737.

Opacity

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

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

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

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

This text has shadow with #774737 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774737.

Preview

Color preview on black background

This text has color #774737 on black background.


Color preview on white background

This text has color #774737 on white background.


Black color preview on #774737 background

This text has black color on #774737 background.


White color preview on #774737 background

This text has white color on #774737 background.


Related colors

Complementary color

Complementary color for #hex is #88B8C8.


I love getcolorcode.com

Triadic colors

1 #377747 and #473777 with #774737 are triadic colors.

2 #374777 and #477737 with #774737 are triadic colors.