COLOR #774438

HEX: #774438 RGB: (119,68,56)

Color info

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

RGB color model

#774438 color RGB value is (119,68,56).

RGB: (119,68,56) (47%, 27%, 22%)

RGB channels and saturation

R 119 of 255 = 47%
G 68 of 255 = 27%
B 56 of 255 = 22%

119
68
56

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

Portions of RGB colors in percentages

R + G + B = 119 + 68 + 56 = 243 (100%)
R 119 of 243 ~ 48.97%
G 68 of 243 ~ 27.98%
B 56 of 243 ~ 23.05'%

%48.97
%27.98
%23.05

CMYK color model

#774438 color CMYK value is (0,43,53,53).

  • cyan value is 0.00%
  • magenta value is 42.86%
  • yellow value is 52.94%
  • key color value is 53.33%

CMYK: (0,43,53,53)
C0M43Y53K53 (0%, 43%, 53%, 53%)
(0.00 / 0.43 / 0.53 / 0.53)

CMYK percentages

%0
%42.86
%52.94
%53.33

Codes

Color #774438 in popluar color models

77 44 38
RGB 119 68 56
HSL 11° 36.00% 34.31%
HSB/HSV 11° 52.94% 46.67%
CMYK 0.00% 42.86% 52.94%
53.33%

Color #774438 in popluar number systems.

HEX 77 44 38
Decimal 119 68 56
Binary 1110111 1000100 111000
Octal 167 104 70

Shades and tints

Shades of #774438

#774438
(119,68,56)
#6D3E33
(109,62,51)
#63382E
(99,56,46)
#593229
(89,50,41)
#4F2C24
(79,44,36)
#45261F
(69,38,31)
#3B201A
(59,32,26)
#311A15
(49,26,21)
#271410
(39,20,16)
#1D0E0B
(29,14,11)
#130806
(19,8,6)
#000000
(0,0,0)

Tints of #774438

#774438
(119,68,56)
#83554A
(131,85,74)
#8F665C
(143,102,92)
#9B776E
(155,119,110)
#A78880
(167,136,128)
#B39992
(179,153,146)
#BFAAA4
(191,170,164)
#CBBBB6
(203,187,182)
#D7CCC8
(215,204,200)
#E3DDDA
(227,221,218)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #774438; }

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

This text font color is #774438.

Background Color

.myBgColor { background-color: #774438; }

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

This div background color is #774438.

Border color

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

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

This div border color is #774438.

Opacity

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

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

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

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

This text has shadow with #774438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774438.

Preview

Color preview on black background

This text has color #774438 on black background.


Color preview on white background

This text has color #774438 on white background.


Black color preview on #774438 background

This text has black color on #774438 background.


White color preview on #774438 background

This text has white color on #774438 background.


Related colors

Complementary color

Complementary color for #hex is #88BBC7.


I love getcolorcode.com

Triadic colors

1 #387744 and #443877 with #774438 are triadic colors.

2 #384477 and #447738 with #774438 are triadic colors.