COLOR #78464D

HEX: #78464D RGB: (120,70,77)

Color info

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

RGB color model

#78464D color RGB value is (120,70,77).

RGB: (120,70,77) (47%, 27%, 30%)

RGB channels and saturation

R 120 of 255 = 47%
G 70 of 255 = 27%
B 77 of 255 = 30%

120
70
77

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

Portions of RGB colors in percentages

R + G + B = 120 + 70 + 77 = 267 (100%)
R 120 of 267 ~ 44.94%
G 70 of 267 ~ 26.22%
B 77 of 267 ~ 28.84'%

%44.94
%26.22
%28.84

CMYK color model

#78464D color CMYK value is (0,42,36,53).

  • cyan value is 0.00%
  • magenta value is 41.67%
  • yellow value is 35.83%
  • key color value is 52.94%

CMYK: (0,42,36,53)
C0M42Y36K53 (0%, 42%, 36%, 53%)
(0.00 / 0.42 / 0.36 / 0.53)

CMYK percentages

%0
%41.67
%35.83
%52.94

Codes

Color #78464D in popluar color models

78 46 4D
RGB 120 70 77
HSL 352° 26.32% 37.25%
HSB/HSV 352° 41.67% 47.06%
CMYK 0.00% 41.67% 35.83%
52.94%

Color #78464D in popluar number systems.

HEX 78 46 4D
Decimal 120 70 77
Binary 1111000 1000110 1001101
Octal 170 106 115

Shades and tints

Shades of #78464D

#78464D
(120,70,77)
#6E4046
(110,64,70)
#643A3F
(100,58,63)
#5A3438
(90,52,56)
#502E31
(80,46,49)
#46282A
(70,40,42)
#3C2223
(60,34,35)
#321C1C
(50,28,28)
#281615
(40,22,21)
#1E100E
(30,16,14)
#140A07
(20,10,7)
#000000
(0,0,0)

Tints of #78464D

#78464D
(120,70,77)
#84565D
(132,86,93)
#90666D
(144,102,109)
#9C767D
(156,118,125)
#A8868D
(168,134,141)
#B4969D
(180,150,157)
#C0A6AD
(192,166,173)
#CCB6BD
(204,182,189)
#D8C6CD
(216,198,205)
#E4D6DD
(228,214,221)
#F0E6ED
(240,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78464D color. Also use rgb(120,70,77) instead hex code.

Text Font Color

.myTextColor { color: #78464D; }

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

This text font color is #78464D.

Background Color

.myBgColor { background-color: #78464D; }

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

This div background color is #78464D.

Border color

.myBorderColor { border: 1px solid #78464D; }

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

This div border color is #78464D.

Opacity

.myOpacity80 { color: #78464D; opacity: 0.8; }

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

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

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

This text has shadow with #78464D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78464D.

Preview

Color preview on black background

This text has color #78464D on black background.


Color preview on white background

This text has color #78464D on white background.


Black color preview on #78464D background

This text has black color on #78464D background.


White color preview on #78464D background

This text has white color on #78464D background.


Related colors

Complementary color

Complementary color for #hex is #87B9B2.


I love getcolorcode.com

Triadic colors

1 #4D7846 and #464D78 with #78464D are triadic colors.

2 #4D4678 and #46784D with #78464D are triadic colors.