COLOR #73874A

HEX: #73874A RGB: (115,135,74)

Color info

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

RGB color model

#73874A color RGB value is (115,135,74).

RGB: (115,135,74) (45%, 53%, 29%)

RGB channels and saturation

R 115 of 255 = 45%
G 135 of 255 = 53%
B 74 of 255 = 29%

115
135
74

R + G + B ~ 42%. #73874A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 135 + 74 = 324 (100%)
R 115 of 324 ~ 35.49%
G 135 of 324 ~ 41.67%
B 74 of 324 ~ 22.84'%

%35.49
%41.67
%22.84

CMYK color model

#73874A color CMYK value is (15,0,45,47).

  • cyan value is 14.81%
  • magenta value is 0.00%
  • yellow value is 45.19%
  • key color value is 47.06%

CMYK: (15,0,45,47)
C15M0Y45K47 (15%, 0%, 45%, 47%)
(0.15 / 0.00 / 0.45 / 0.47)

CMYK percentages

%14.81
%0
%45.19
%47.06

Codes

Color #73874A in popluar color models

73 87 4A
RGB 115 135 74
HSL 80° 29.19% 40.98%
HSB/HSV 80° 45.19% 52.94%
CMYK 14.81% 0.00% 45.19%
47.06%

Color #73874A in popluar number systems.

HEX 73 87 4A
Decimal 115 135 74
Binary 1110011 10000111 1001010
Octal 163 207 112

Shades and tints

Shades of #73874A

#73874A
(115,135,74)
#697B44
(105,123,68)
#5F6F3E
(95,111,62)
#556338
(85,99,56)
#4B5732
(75,87,50)
#414B2C
(65,75,44)
#373F26
(55,63,38)
#2D3320
(45,51,32)
#23271A
(35,39,26)
#191B14
(25,27,20)
#0F0F0E
(15,15,14)
#000000
(0,0,0)

Tints of #73874A

#73874A
(115,135,74)
#7F915A
(127,145,90)
#8B9B6A
(139,155,106)
#97A57A
(151,165,122)
#A3AF8A
(163,175,138)
#AFB99A
(175,185,154)
#BBC3AA
(187,195,170)
#C7CDBA
(199,205,186)
#D3D7CA
(211,215,202)
#DFE1DA
(223,225,218)
#EBEBEA
(235,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73874A color. Also use rgb(115,135,74) instead hex code.

Text Font Color

.myTextColor { color: #73874A; }

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

This text font color is #73874A.

Background Color

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

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

This div background color is #73874A.

Border color

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

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

This div border color is #73874A.

Opacity

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

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

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

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

This text has shadow with #73874A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73874A.

Preview

Color preview on black background

This text has color #73874A on black background.


Color preview on white background

This text has color #73874A on white background.


Black color preview on #73874A background

This text has black color on #73874A background.


White color preview on #73874A background

This text has white color on #73874A background.


Related colors

Complementary color

Complementary color for #hex is #8C78B5.


I love getcolorcode.com

Triadic colors

1 #4A7387 and #874A73 with #73874A are triadic colors.

2 #4A8773 and #87734A with #73874A are triadic colors.