COLOR #738728

HEX: #738728 RGB: (115,135,40)

Color info

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

RGB color model

#738728 color RGB value is (115,135,40).

RGB: (115,135,40) (45%, 53%, 16%)

RGB channels and saturation

R 115 of 255 = 45%
G 135 of 255 = 53%
B 40 of 255 = 16%

115
135
40

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

Portions of RGB colors in percentages

R + G + B = 115 + 135 + 40 = 290 (100%)
R 115 of 290 ~ 39.66%
G 135 of 290 ~ 46.55%
B 40 of 290 ~ 13.79'%

%39.66
%46.55
%13.79

CMYK color model

#738728 color CMYK value is (15,0,70,47).

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

CMYK: (15,0,70,47)
C15M0Y70K47 (15%, 0%, 70%, 47%)
(0.15 / 0.00 / 0.70 / 0.47)

CMYK percentages

%14.81
%0
%70.37
%47.06

Codes

Color #738728 in popluar color models

73 87 28
RGB 115 135 40
HSL 73° 54.29% 34.31%
HSB/HSV 73° 70.37% 52.94%
CMYK 14.81% 0.00% 70.37%
47.06%

Color #738728 in popluar number systems.

HEX 73 87 28
Decimal 115 135 40
Binary 1110011 10000111 101000
Octal 163 207 50

Shades and tints

Shades of #738728

#738728
(115,135,40)
#697B25
(105,123,37)
#5F6F22
(95,111,34)
#55631F
(85,99,31)
#4B571C
(75,87,28)
#414B19
(65,75,25)
#373F16
(55,63,22)
#2D3313
(45,51,19)
#232710
(35,39,16)
#191B0D
(25,27,13)
#0F0F0A
(15,15,10)
#000000
(0,0,0)

Tints of #738728

#738728
(115,135,40)
#7F913B
(127,145,59)
#8B9B4E
(139,155,78)
#97A561
(151,165,97)
#A3AF74
(163,175,116)
#AFB987
(175,185,135)
#BBC39A
(187,195,154)
#C7CDAD
(199,205,173)
#D3D7C0
(211,215,192)
#DFE1D3
(223,225,211)
#EBEBE6
(235,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #738728; }

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

This text font color is #738728.

Background Color

.myBgColor { background-color: #738728; }

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

This div background color is #738728.

Border color

.myBorderColor { border: 1px solid #738728; }

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

This div border color is #738728.

Opacity

.myOpacity80 { color: #738728; opacity: 0.8; }

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

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

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

This text has shadow with #738728 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738728.

Preview

Color preview on black background

This text has color #738728 on black background.


Color preview on white background

This text has color #738728 on white background.


Black color preview on #738728 background

This text has black color on #738728 background.


White color preview on #738728 background

This text has white color on #738728 background.


Related colors

Complementary color

Complementary color for #hex is #8C78D7.


I love getcolorcode.com

Triadic colors

1 #287387 and #872873 with #738728 are triadic colors.

2 #288773 and #877328 with #738728 are triadic colors.