COLOR #77434C

HEX: #77434C RGB: (119,67,76)

Color info

#77434C contains red, green and blue colors in about the same proportion. Web safe color of #77434C is #663333 (or #633).

RGB color model

#77434C color RGB value is (119,67,76).

RGB: (119,67,76) (47%, 26%, 30%)

RGB channels and saturation

R 119 of 255 = 47%
G 67 of 255 = 26%
B 76 of 255 = 30%

119
67
76

R + G + B ~ 34%. #77434C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 67 + 76 = 262 (100%)
R 119 of 262 ~ 45.42%
G 67 of 262 ~ 25.57%
B 76 of 262 ~ 29.01'%

%45.42
%25.57
%29.01

CMYK color model

#77434C color CMYK value is (0,44,36,53).

  • cyan value is 0.00%
  • magenta value is 43.70%
  • yellow value is 36.13%
  • key color value is 53.33%

CMYK: (0,44,36,53)
C0M44Y36K53 (0%, 44%, 36%, 53%)
(0.00 / 0.44 / 0.36 / 0.53)

CMYK percentages

%0
%43.7
%36.13
%53.33

Codes

Color #77434C in popluar color models

77 43 4C
RGB 119 67 76
HSL 350° 27.96% 36.47%
HSB/HSV 350° 43.70% 46.67%
CMYK 0.00% 43.70% 36.13%
53.33%

Color #77434C in popluar number systems.

HEX 77 43 4C
Decimal 119 67 76
Binary 1110111 1000011 1001100
Octal 167 103 114

Shades and tints

Shades of #77434C

#77434C
(119,67,76)
#6D3D46
(109,61,70)
#633740
(99,55,64)
#59313A
(89,49,58)
#4F2B34
(79,43,52)
#45252E
(69,37,46)
#3B1F28
(59,31,40)
#311922
(49,25,34)
#27131C
(39,19,28)
#1D0D16
(29,13,22)
#130710
(19,7,16)
#000000
(0,0,0)

Tints of #77434C

#77434C
(119,67,76)
#83545C
(131,84,92)
#8F656C
(143,101,108)
#9B767C
(155,118,124)
#A7878C
(167,135,140)
#B3989C
(179,152,156)
#BFA9AC
(191,169,172)
#CBBABC
(203,186,188)
#D7CBCC
(215,203,204)
#E3DCDC
(227,220,220)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77434C color. Also use rgb(119,67,76) instead hex code.

Text Font Color

.myTextColor { color: #77434C; }

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

This text font color is #77434C.

Background Color

.myBgColor { background-color: #77434C; }

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

This div background color is #77434C.

Border color

.myBorderColor { border: 1px solid #77434C; }

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

This div border color is #77434C.

Opacity

.myOpacity80 { color: #77434C; opacity: 0.8; }

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

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

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

This text has shadow with #77434C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77434C.

Preview

Color preview on black background

This text has color #77434C on black background.


Color preview on white background

This text has color #77434C on white background.


Black color preview on #77434C background

This text has black color on #77434C background.


White color preview on #77434C background

This text has white color on #77434C background.


Related colors

Complementary color

Complementary color for #hex is #88BCB3.


I love getcolorcode.com

Triadic colors

1 #4C7743 and #434C77 with #77434C are triadic colors.

2 #4C4377 and #43774C with #77434C are triadic colors.