COLOR #774039

HEX: #774039 RGB: (119,64,57)

Color info

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

RGB color model

#774039 color RGB value is (119,64,57).

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

RGB channels and saturation

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

119
64
57

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

Portions of RGB colors in percentages

R + G + B = 119 + 64 + 57 = 240 (100%)
R 119 of 240 ~ 49.58%
G 64 of 240 ~ 26.67%
B 57 of 240 ~ 23.75'%

%49.58
%26.67
%23.75

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 46.22%
  • yellow value is 52.10%
  • key color value is 53.33%

CMYK: (0,46,52,53)
C0M46Y52K53 (0%, 46%, 52%, 53%)
(0.00 / 0.46 / 0.52 / 0.53)

CMYK percentages

%0
%46.22
%52.1
%53.33

Codes

Color #774039 in popluar color models

77 40 39
RGB 119 64 57
HSL 35.23% 34.51%
HSB/HSV 52.10% 46.67%
CMYK 0.00% 46.22% 52.10%
53.33%

Color #774039 in popluar number systems.

HEX 77 40 39
Decimal 119 64 57
Binary 1110111 1000000 111001
Octal 167 100 71

Shades and tints

Shades of #774039

#774039
(119,64,57)
#6D3B34
(109,59,52)
#63362F
(99,54,47)
#59312A
(89,49,42)
#4F2C25
(79,44,37)
#452720
(69,39,32)
#3B221B
(59,34,27)
#311D16
(49,29,22)
#271811
(39,24,17)
#1D130C
(29,19,12)
#130E07
(19,14,7)
#000000
(0,0,0)

Tints of #774039

#774039
(119,64,57)
#83514B
(131,81,75)
#8F625D
(143,98,93)
#9B736F
(155,115,111)
#A78481
(167,132,129)
#B39593
(179,149,147)
#BFA6A5
(191,166,165)
#CBB7B7
(203,183,183)
#D7C8C9
(215,200,201)
#E3D9DB
(227,217,219)
#EFEAED
(239,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #774039; }

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

This text font color is #774039.

Background Color

.myBgColor { background-color: #774039; }

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

This div background color is #774039.

Border color

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

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

This div border color is #774039.

Opacity

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

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

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

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

This text has shadow with #774039 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774039.

Preview

Color preview on black background

This text has color #774039 on black background.


Color preview on white background

This text has color #774039 on white background.


Black color preview on #774039 background

This text has black color on #774039 background.


White color preview on #774039 background

This text has white color on #774039 background.


Related colors

Complementary color

Complementary color for #hex is #88BFC6.


I love getcolorcode.com

Triadic colors

1 #397740 and #403977 with #774039 are triadic colors.

2 #394077 and #407739 with #774039 are triadic colors.