COLOR #774128

HEX: #774128 RGB: (119,65,40)

Color info

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

RGB color model

#774128 color RGB value is (119,65,40).

RGB: (119,65,40) (47%, 25%, 16%)

RGB channels and saturation

R 119 of 255 = 47%
G 65 of 255 = 25%
B 40 of 255 = 16%

119
65
40

R + G + B ~ 29%. #774128 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 65 + 40 = 224 (100%)
R 119 of 224 ~ 53.13%
G 65 of 224 ~ 29.02%
B 40 of 224 ~ 17.86'%

%53.13
%29.02
%17.86

CMYK color model

#774128 color CMYK value is (0,45,66,53).

  • cyan value is 0.00%
  • magenta value is 45.38%
  • yellow value is 66.39%
  • key color value is 53.33%
CMYK: (0,45,66,53) C0M45Y66K53 (0%,45%,66%,53%) (0.00/0.45/0.66/0.53) 

CMYK percentages

%0
%45.38
%66.39
%53.33

Codes

Color #774128 in popluar color models

77 41 28
RGB 119 65 40
HSL 19° 49.69% 31.18%
HSB/HSV 19° 66.39% 46.67%
CMYK 0.00% 45.38% 66.39%
53.33%

Color #774128 in popluar number systems.

HEX 77 41 28
Decimal 119 65 40
Binary 1110111 1000001 101000
Octal 167 101 50

Shades and tints

Shades of #774128

#774128
(119,65,40)
#6D3C25
(109,60,37)
#633722
(99,55,34)
#59321F
(89,50,31)
#4F2D1C
(79,45,28)
#452819
(69,40,25)
#3B2316
(59,35,22)
#311E13
(49,30,19)
#271910
(39,25,16)
#1D140D
(29,20,13)
#130F0A
(19,15,10)
#000000
(0,0,0)

Tints of #774128

#774128
(119,65,40)
#83523B
(131,82,59)
#8F634E
(143,99,78)
#9B7461
(155,116,97)
#A78574
(167,133,116)
#B39687
(179,150,135)
#BFA79A
(191,167,154)
#CBB8AD
(203,184,173)
#D7C9C0
(215,201,192)
#E3DAD3
(227,218,211)
#EFEBE6
(239,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #774128 color. Also use rgb(119,65,40) instead hex code.

Text Font Color

.myTextColor { color: #774128; }

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

This text font color is #774128.

Background Color

.myBgColor { background-color: #774128; }

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

This div background color is #774128.

Border color

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

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

This div border color is #774128.

Opacity

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

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

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

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

This text has shadow with #774128 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774128.

Preview

Color preview on black background

This text has color #774128 on black background.


Color preview on white background

This text has color #774128 on white background.


Black color preview on #774128 background

This text has black color on #774128 background.


White color preview on #774128 background

This text has white color on #774128 background.


Related colors

Complementary color

Complementary color for #hex is #88BED7.


I love getcolorcode.com

Triadic colors

1 #287741 and #412877 with #774128 are triadic colors.

2 #284177 and #417728 with #774128 are triadic colors.