COLOR #78423A

HEX: #78423A RGB: (120,66,58)

Color info

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

RGB color model

#78423A color RGB value is (120,66,58).

RGB: (120,66,58) (47%, 26%, 23%)

RGB channels and saturation

R 120 of 255 = 47%
G 66 of 255 = 26%
B 58 of 255 = 23%

120
66
58

R + G + B ~ 32%. #78423A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 66 + 58 = 244 (100%)
R 120 of 244 ~ 49.18%
G 66 of 244 ~ 27.05%
B 58 of 244 ~ 23.77'%

%49.18
%27.05
%23.77

CMYK color model

#78423A color CMYK value is (0,45,52,53).

  • cyan value is 0.00%
  • magenta value is 45.00%
  • yellow value is 51.67%
  • key color value is 52.94%

CMYK: (0,45,52,53)
C0M45Y52K53 (0%, 45%, 52%, 53%)
(0.00 / 0.45 / 0.52 / 0.53)

CMYK percentages

%0
%45
%51.67
%52.94

Codes

Color #78423A in popluar color models

78 42 3A
RGB 120 66 58
HSL 34.83% 34.90%
HSB/HSV 51.67% 47.06%
CMYK 0.00% 45.00% 51.67%
52.94%

Color #78423A in popluar number systems.

HEX 78 42 3A
Decimal 120 66 58
Binary 1111000 1000010 111010
Octal 170 102 72

Shades and tints

Shades of #78423A

#78423A
(120,66,58)
#6E3C35
(110,60,53)
#643630
(100,54,48)
#5A302B
(90,48,43)
#502A26
(80,42,38)
#462421
(70,36,33)
#3C1E1C
(60,30,28)
#321817
(50,24,23)
#281212
(40,18,18)
#1E0C0D
(30,12,13)
#140608
(20,6,8)
#000000
(0,0,0)

Tints of #78423A

#78423A
(120,66,58)
#84534B
(132,83,75)
#90645C
(144,100,92)
#9C756D
(156,117,109)
#A8867E
(168,134,126)
#B4978F
(180,151,143)
#C0A8A0
(192,168,160)
#CCB9B1
(204,185,177)
#D8CAC2
(216,202,194)
#E4DBD3
(228,219,211)
#F0ECE4
(240,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78423A color. Also use rgb(120,66,58) instead hex code.

Text Font Color

.myTextColor { color: #78423A; }

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

This text font color is #78423A.

Background Color

.myBgColor { background-color: #78423A; }

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

This div background color is #78423A.

Border color

.myBorderColor { border: 1px solid #78423A; }

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

This div border color is #78423A.

Opacity

.myOpacity80 { color: #78423A; opacity: 0.8; }

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

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

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

This text has shadow with #78423A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78423A.

Preview

Color preview on black background

This text has color #78423A on black background.


Color preview on white background

This text has color #78423A on white background.


Black color preview on #78423A background

This text has black color on #78423A background.


White color preview on #78423A background

This text has white color on #78423A background.


Related colors

Complementary color

Complementary color for #hex is #87BDC5.


I love getcolorcode.com

Triadic colors

1 #3A7842 and #423A78 with #78423A are triadic colors.

2 #3A4278 and #42783A with #78423A are triadic colors.