COLOR #783A29

HEX: #783A29 RGB: (120,58,41)

Color info

#783A29 contains mainly red color. Web safe color of #783A29 is #663333 (or #633).

RGB color model

#783A29 color RGB value is (120,58,41).

RGB: (120,58,41) (47%, 23%, 16%)

RGB channels and saturation

R 120 of 255 = 47%
G 58 of 255 = 23%
B 41 of 255 = 16%

120
58
41

R + G + B ~ 29%. #783A29 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 58 + 41 = 219 (100%)
R 120 of 219 ~ 54.79%
G 58 of 219 ~ 26.48%
B 41 of 219 ~ 18.72'%

%54.79
%26.48
%18.72

CMYK color model

#783A29 color CMYK value is (0,52,66,53).

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

CMYK: (0,52,66,53)
C0M52Y66K53 (0%, 52%, 66%, 53%)
(0.00 / 0.52 / 0.66 / 0.53)

CMYK percentages

%0
%51.67
%65.83
%52.94

Codes

Color #783A29 in popluar color models

78 3A 29
RGB 120 58 41
HSL 13° 49.07% 31.57%
HSB/HSV 13° 65.83% 47.06%
CMYK 0.00% 51.67% 65.83%
52.94%

Color #783A29 in popluar number systems.

HEX 78 3A 29
Decimal 120 58 41
Binary 1111000 111010 101001
Octal 170 72 51

Shades and tints

Shades of #783A29

#783A29
(120,58,41)
#6E3526
(110,53,38)
#643023
(100,48,35)
#5A2B20
(90,43,32)
#50261D
(80,38,29)
#46211A
(70,33,26)
#3C1C17
(60,28,23)
#321714
(50,23,20)
#281211
(40,18,17)
#1E0D0E
(30,13,14)
#14080B
(20,8,11)
#000000
(0,0,0)

Tints of #783A29

#783A29
(120,58,41)
#844B3C
(132,75,60)
#905C4F
(144,92,79)
#9C6D62
(156,109,98)
#A87E75
(168,126,117)
#B48F88
(180,143,136)
#C0A09B
(192,160,155)
#CCB1AE
(204,177,174)
#D8C2C1
(216,194,193)
#E4D3D4
(228,211,212)
#F0E4E7
(240,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #783A29 color. Also use rgb(120,58,41) instead hex code.

Text Font Color

.myTextColor { color: #783A29; }

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

This text font color is #783A29.

Background Color

.myBgColor { background-color: #783A29; }

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

This div background color is #783A29.

Border color

.myBorderColor { border: 1px solid #783A29; }

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

This div border color is #783A29.

Opacity

.myOpacity80 { color: #783A29; opacity: 0.8; }

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

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

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

This text has shadow with #783A29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #783A29.

Preview

Color preview on black background

This text has color #783A29 on black background.


Color preview on white background

This text has color #783A29 on white background.


Black color preview on #783A29 background

This text has black color on #783A29 background.


White color preview on #783A29 background

This text has white color on #783A29 background.


Related colors

Complementary color

Complementary color for #hex is #87C5D6.


I love getcolorcode.com

Triadic colors

1 #29783A and #3A2978 with #783A29 are triadic colors.

2 #293A78 and #3A7829 with #783A29 are triadic colors.