COLOR #774038

HEX: #774038 RGB: (119,64,56)

Color info

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

RGB color model

#774038 color RGB value is (119,64,56).

RGB: (119,64,56) (47%, 25%, 22%)

RGB channels and saturation

R 119 of 255 = 47%
G 64 of 255 = 25%
B 56 of 255 = 22%

119
64
56

R + G + B ~ 31%. #774038 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 64 + 56 = 239 (100%)
R 119 of 239 ~ 49.79%
G 64 of 239 ~ 26.78%
B 56 of 239 ~ 23.43'%

%49.79
%26.78
%23.43

CMYK color model

#774038 color CMYK value is (0,46,53,53).

  • cyan value is 0.00%
  • magenta value is 46.22%
  • yellow value is 52.94%
  • key color value is 53.33%
CMYK: (0,46,53,53) C0M46Y53K53 (0%,46%,53%,53%) (0.00/0.46/0.53/0.53) 

CMYK percentages

%0
%46.22
%52.94
%53.33

Codes

Color #774038 in popluar color models

77 40 38
RGB 119 64 56
HSL 36.00% 34.31%
HSB/HSV 52.94% 46.67%
CMYK 0.00% 46.22% 52.94%
53.33%

Color #774038 in popluar number systems.

HEX 77 40 38
Decimal 119 64 56
Binary 1110111 1000000 111000
Octal 167 100 70

Shades and tints

Shades of #774038

#774038
(119,64,56)
#6D3B33
(109,59,51)
#63362E
(99,54,46)
#593129
(89,49,41)
#4F2C24
(79,44,36)
#45271F
(69,39,31)
#3B221A
(59,34,26)
#311D15
(49,29,21)
#271810
(39,24,16)
#1D130B
(29,19,11)
#130E06
(19,14,6)
#000000
(0,0,0)

Tints of #774038

#774038
(119,64,56)
#83514A
(131,81,74)
#8F625C
(143,98,92)
#9B736E
(155,115,110)
#A78480
(167,132,128)
#B39592
(179,149,146)
#BFA6A4
(191,166,164)
#CBB7B6
(203,183,182)
#D7C8C8
(215,200,200)
#E3D9DA
(227,217,218)
#EFEAEC
(239,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #774038 color. Also use rgb(119,64,56) instead hex code.

Text Font Color

.myTextColor { color: #774038; }

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

This text font color is #774038.

Background Color

.myBgColor { background-color: #774038; }

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

This div background color is #774038.

Border color

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

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

This div border color is #774038.

Opacity

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

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

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

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

This text has shadow with #774038 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774038.

Preview

Color preview on black background

This text has color #774038 on black background.


Color preview on white background

This text has color #774038 on white background.


Black color preview on #774038 background

This text has black color on #774038 background.


White color preview on #774038 background

This text has white color on #774038 background.


Related colors

Complementary color

Complementary color for #hex is #88BFC7.


I love getcolorcode.com

Triadic colors

1 #387740 and #403877 with #774038 are triadic colors.

2 #384077 and #407738 with #774038 are triadic colors.