COLOR #73783F

HEX: #73783F RGB: (115,120,63)

Color info

#73783F contains red, green and blue colors in about the same proportion. Web safe color of #73783F is #666633 (or #663).

RGB color model

#73783F color RGB value is (115,120,63).

RGB: (115,120,63) (45%, 47%, 25%)

RGB channels and saturation

R 115 of 255 = 45%
G 120 of 255 = 47%
B 63 of 255 = 25%

115
120
63

R + G + B ~ 39%. #73783F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 120 + 63 = 298 (100%)
R 115 of 298 ~ 38.59%
G 120 of 298 ~ 40.27%
B 63 of 298 ~ 21.14'%

%38.59
%40.27
%21.14

CMYK color model

#73783F color CMYK value is (4,0,48,53).

  • cyan value is 4.17%
  • magenta value is 0.00%
  • yellow value is 47.50%
  • key color value is 52.94%
CMYK: (4,0,48,53) C4M0Y48K53 (4%,0%,48%,53%) (0.04/0.00/0.48/0.53) 

CMYK percentages

%4.17
%0
%47.5
%52.94

Codes

Color #73783F in popluar color models

73 78 3F
RGB 115 120 63
HSL 65° 31.15% 35.88%
HSB/HSV 65° 47.50% 47.06%
CMYK 4.17% 0.00% 47.50%
52.94%

Color #73783F in popluar number systems.

HEX 73 78 3F
Decimal 115 120 63
Binary 1110011 1111000 111111
Octal 163 170 77

Shades and tints

Shades of #73783F

#73783F
(115,120,63)
#696E3A
(105,110,58)
#5F6435
(95,100,53)
#555A30
(85,90,48)
#4B502B
(75,80,43)
#414626
(65,70,38)
#373C21
(55,60,33)
#2D321C
(45,50,28)
#232817
(35,40,23)
#191E12
(25,30,18)
#0F140D
(15,20,13)
#000000
(0,0,0)

Tints of #73783F

#73783F
(115,120,63)
#7F8450
(127,132,80)
#8B9061
(139,144,97)
#979C72
(151,156,114)
#A3A883
(163,168,131)
#AFB494
(175,180,148)
#BBC0A5
(187,192,165)
#C7CCB6
(199,204,182)
#D3D8C7
(211,216,199)
#DFE4D8
(223,228,216)
#EBF0E9
(235,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73783F color. Also use rgb(115,120,63) instead hex code.

Text Font Color

.myTextColor { color: #73783F; }

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

This text font color is #73783F.

Background Color

.myBgColor { background-color: #73783F; }

<div style="background-color:#73783F">Inner text</div>

This div background color is #73783F.

Border color

.myBorderColor { border: 1px solid #73783F; }

<div style="border:3px solid #73783F">Div</div>

This div border color is #73783F.

Opacity

.myOpacity80 { color: #73783F; opacity: 0.8; }

<p style="color:#73783F;opacity:0.8;">80%</p>

Text with #73783F 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 #73783F;}

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

This text has shadow with #73783F color.


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

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

This text has shadow with #73783F primary color and red secondary color.


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

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

This text has shadow with #73783F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73783F.

Preview

Color preview on black background

This text has color #73783F on black background.


Color preview on white background

This text has color #73783F on white background.


Black color preview on #73783F background

This text has black color on #73783F background.


White color preview on #73783F background

This text has white color on #73783F background.


Related colors

Complementary color

Complementary color for #hex is #8C87C0.


I love getcolorcode.com

Triadic colors

1 #3F7378 and #783F73 with #73783F are triadic colors.

2 #3F7873 and #78733F with #73783F are triadic colors.