COLOR #774154

HEX: #774154 RGB: (119,65,84)

Color info

#774154 contains red, green and blue colors in about the same proportion. Web safe color of #774154 is #663366 (or #636).

RGB color model

#774154 color RGB value is (119,65,84).

RGB: (119,65,84) (47%, 25%, 33%)

RGB channels and saturation

R 119 of 255 = 47%
G 65 of 255 = 25%
B 84 of 255 = 33%

119
65
84

R + G + B ~ 35%. #774154 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 65 + 84 = 268 (100%)
R 119 of 268 ~ 44.4%
G 65 of 268 ~ 24.25%
B 84 of 268 ~ 31.34'%

%44.4
%24.25
%31.34

CMYK color model

#774154 color CMYK value is (0,45,29,53).

  • cyan value is 0.00%
  • magenta value is 45.38%
  • yellow value is 29.41%
  • key color value is 53.33%

CMYK: (0,45,29,53)
C0M45Y29K53 (0%, 45%, 29%, 53%)
(0.00 / 0.45 / 0.29 / 0.53)

CMYK percentages

%0
%45.38
%29.41
%53.33

Codes

Color #774154 in popluar color models

77 41 54
RGB 119 65 84
HSL 339° 29.35% 36.08%
HSB/HSV 339° 45.38% 46.67%
CMYK 0.00% 45.38% 29.41%
53.33%

Color #774154 in popluar number systems.

HEX 77 41 54
Decimal 119 65 84
Binary 1110111 1000001 1010100
Octal 167 101 124

Shades and tints

Shades of #774154

#774154
(119,65,84)
#6D3C4D
(109,60,77)
#633746
(99,55,70)
#59323F
(89,50,63)
#4F2D38
(79,45,56)
#452831
(69,40,49)
#3B232A
(59,35,42)
#311E23
(49,30,35)
#27191C
(39,25,28)
#1D1415
(29,20,21)
#130F0E
(19,15,14)
#000000
(0,0,0)

Tints of #774154

#774154
(119,65,84)
#835263
(131,82,99)
#8F6372
(143,99,114)
#9B7481
(155,116,129)
#A78590
(167,133,144)
#B3969F
(179,150,159)
#BFA7AE
(191,167,174)
#CBB8BD
(203,184,189)
#D7C9CC
(215,201,204)
#E3DADB
(227,218,219)
#EFEBEA
(239,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #774154; }

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

This text font color is #774154.

Background Color

.myBgColor { background-color: #774154; }

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

This div background color is #774154.

Border color

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

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

This div border color is #774154.

Opacity

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

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

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

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

This text has shadow with #774154 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774154.

Preview

Color preview on black background

This text has color #774154 on black background.


Color preview on white background

This text has color #774154 on white background.


Black color preview on #774154 background

This text has black color on #774154 background.


White color preview on #774154 background

This text has white color on #774154 background.


Related colors

Complementary color

Complementary color for #hex is #88BEAB.


I love getcolorcode.com

Triadic colors

1 #547741 and #415477 with #774154 are triadic colors.

2 #544177 and #417754 with #774154 are triadic colors.