COLOR #73852A

HEX: #73852A RGB: (115,133,42)

Color info

#73852A contains mainly red and green colors. Web safe color of #73852A is #669933 (or #693).

RGB color model

#73852A color RGB value is (115,133,42).

RGB: (115,133,42) (45%, 52%, 16%)

RGB channels and saturation

R 115 of 255 = 45%
G 133 of 255 = 52%
B 42 of 255 = 16%

115
133
42

R + G + B ~ 38%. #73852A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 133 + 42 = 290 (100%)
R 115 of 290 ~ 39.66%
G 133 of 290 ~ 45.86%
B 42 of 290 ~ 14.48'%

%39.66
%45.86
%14.48

CMYK color model

#73852A color CMYK value is (14,0,68,48).

  • cyan value is 13.53%
  • magenta value is 0.00%
  • yellow value is 68.42%
  • key color value is 47.84%

CMYK: (14,0,68,48)
C14M0Y68K48 (14%, 0%, 68%, 48%)
(0.14 / 0.00 / 0.68 / 0.48)

CMYK percentages

%13.53
%0
%68.42
%47.84

Codes

Color #73852A in popluar color models

73 85 2A
RGB 115 133 42
HSL 72° 52.00% 34.31%
HSB/HSV 72° 68.42% 52.16%
CMYK 13.53% 0.00% 68.42%
47.84%

Color #73852A in popluar number systems.

HEX 73 85 2A
Decimal 115 133 42
Binary 1110011 10000101 101010
Octal 163 205 52

Shades and tints

Shades of #73852A

#73852A
(115,133,42)
#697927
(105,121,39)
#5F6D24
(95,109,36)
#556121
(85,97,33)
#4B551E
(75,85,30)
#41491B
(65,73,27)
#373D18
(55,61,24)
#2D3115
(45,49,21)
#232512
(35,37,18)
#19190F
(25,25,15)
#0F0D0C
(15,13,12)
#000000
(0,0,0)

Tints of #73852A

#73852A
(115,133,42)
#7F903D
(127,144,61)
#8B9B50
(139,155,80)
#97A663
(151,166,99)
#A3B176
(163,177,118)
#AFBC89
(175,188,137)
#BBC79C
(187,199,156)
#C7D2AF
(199,210,175)
#D3DDC2
(211,221,194)
#DFE8D5
(223,232,213)
#EBF3E8
(235,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73852A color. Also use rgb(115,133,42) instead hex code.

Text Font Color

.myTextColor { color: #73852A; }

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

This text font color is #73852A.

Background Color

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

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

This div background color is #73852A.

Border color

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

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

This div border color is #73852A.

Opacity

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

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

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

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

This text has shadow with #73852A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73852A.

Preview

Color preview on black background

This text has color #73852A on black background.


Color preview on white background

This text has color #73852A on white background.


Black color preview on #73852A background

This text has black color on #73852A background.


White color preview on #73852A background

This text has white color on #73852A background.


Related colors

Complementary color

Complementary color for #hex is #8C7AD5.


I love getcolorcode.com

Triadic colors

1 #2A7385 and #852A73 with #73852A are triadic colors.

2 #2A8573 and #85732A with #73852A are triadic colors.