COLOR #78434E

HEX: #78434E RGB: (120,67,78)

Color info

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

RGB color model

#78434E color RGB value is (120,67,78).

RGB: (120,67,78) (47%, 26%, 31%)

RGB channels and saturation

R 120 of 255 = 47%
G 67 of 255 = 26%
B 78 of 255 = 31%

120
67
78

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

Portions of RGB colors in percentages

R + G + B = 120 + 67 + 78 = 265 (100%)
R 120 of 265 ~ 45.28%
G 67 of 265 ~ 25.28%
B 78 of 265 ~ 29.43'%

%45.28
%25.28
%29.43

CMYK color model

#78434E color CMYK value is (0,44,35,53).

  • cyan value is 0.00%
  • magenta value is 44.17%
  • yellow value is 35.00%
  • key color value is 52.94%

CMYK: (0,44,35,53)
C0M44Y35K53 (0%, 44%, 35%, 53%)
(0.00 / 0.44 / 0.35 / 0.53)

CMYK percentages

%0
%44.17
%35
%52.94

Codes

Color #78434E in popluar color models

78 43 4E
RGB 120 67 78
HSL 348° 28.34% 36.67%
HSB/HSV 348° 44.17% 47.06%
CMYK 0.00% 44.17% 35.00%
52.94%

Color #78434E in popluar number systems.

HEX 78 43 4E
Decimal 120 67 78
Binary 1111000 1000011 1001110
Octal 170 103 116

Shades and tints

Shades of #78434E

#78434E
(120,67,78)
#6E3D47
(110,61,71)
#643740
(100,55,64)
#5A3139
(90,49,57)
#502B32
(80,43,50)
#46252B
(70,37,43)
#3C1F24
(60,31,36)
#32191D
(50,25,29)
#281316
(40,19,22)
#1E0D0F
(30,13,15)
#140708
(20,7,8)
#000000
(0,0,0)

Tints of #78434E

#78434E
(120,67,78)
#84545E
(132,84,94)
#90656E
(144,101,110)
#9C767E
(156,118,126)
#A8878E
(168,135,142)
#B4989E
(180,152,158)
#C0A9AE
(192,169,174)
#CCBABE
(204,186,190)
#D8CBCE
(216,203,206)
#E4DCDE
(228,220,222)
#F0EDEE
(240,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78434E color. Also use rgb(120,67,78) instead hex code.

Text Font Color

.myTextColor { color: #78434E; }

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

This text font color is #78434E.

Background Color

.myBgColor { background-color: #78434E; }

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

This div background color is #78434E.

Border color

.myBorderColor { border: 1px solid #78434E; }

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

This div border color is #78434E.

Opacity

.myOpacity80 { color: #78434E; opacity: 0.8; }

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

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

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

This text has shadow with #78434E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78434E.

Preview

Color preview on black background

This text has color #78434E on black background.


Color preview on white background

This text has color #78434E on white background.


Black color preview on #78434E background

This text has black color on #78434E background.


White color preview on #78434E background

This text has white color on #78434E background.


Related colors

Complementary color

Complementary color for #hex is #87BCB1.


I love getcolorcode.com

Triadic colors

1 #4E7843 and #434E78 with #78434E are triadic colors.

2 #4E4378 and #43784E with #78434E are triadic colors.