COLOR #738246

HEX: #738246 RGB: (115,130,70)

Color info

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

RGB color model

#738246 color RGB value is (115,130,70).

RGB: (115,130,70) (45%, 51%, 27%)

RGB channels and saturation

R 115 of 255 = 45%
G 130 of 255 = 51%
B 70 of 255 = 27%

115
130
70

R + G + B ~ 41%. #738246 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 130 + 70 = 315 (100%)
R 115 of 315 ~ 36.51%
G 130 of 315 ~ 41.27%
B 70 of 315 ~ 22.22'%

%36.51
%41.27
%22.22

CMYK color model

#738246 color CMYK value is (12,0,46,49).

  • cyan value is 11.54%
  • magenta value is 0.00%
  • yellow value is 46.15%
  • key color value is 49.02%

CMYK: (12,0,46,49)
C12M0Y46K49 (12%, 0%, 46%, 49%)
(0.12 / 0.00 / 0.46 / 0.49)

CMYK percentages

%11.54
%0
%46.15
%49.02

Codes

Color #738246 in popluar color models

73 82 46
RGB 115 130 70
HSL 75° 30.00% 39.22%
HSB/HSV 75° 46.15% 50.98%
CMYK 11.54% 0.00% 46.15%
49.02%

Color #738246 in popluar number systems.

HEX 73 82 46
Decimal 115 130 70
Binary 1110011 10000010 1000110
Octal 163 202 106

Shades and tints

Shades of #738246

#738246
(115,130,70)
#697740
(105,119,64)
#5F6C3A
(95,108,58)
#556134
(85,97,52)
#4B562E
(75,86,46)
#414B28
(65,75,40)
#374022
(55,64,34)
#2D351C
(45,53,28)
#232A16
(35,42,22)
#191F10
(25,31,16)
#0F140A
(15,20,10)
#000000
(0,0,0)

Tints of #738246

#738246
(115,130,70)
#7F8D56
(127,141,86)
#8B9866
(139,152,102)
#97A376
(151,163,118)
#A3AE86
(163,174,134)
#AFB996
(175,185,150)
#BBC4A6
(187,196,166)
#C7CFB6
(199,207,182)
#D3DAC6
(211,218,198)
#DFE5D6
(223,229,214)
#EBF0E6
(235,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738246 color. Also use rgb(115,130,70) instead hex code.

Text Font Color

.myTextColor { color: #738246; }

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

This text font color is #738246.

Background Color

.myBgColor { background-color: #738246; }

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

This div background color is #738246.

Border color

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

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

This div border color is #738246.

Opacity

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

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

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

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

This text has shadow with #738246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738246.

Preview

Color preview on black background

This text has color #738246 on black background.


Color preview on white background

This text has color #738246 on white background.


Black color preview on #738246 background

This text has black color on #738246 background.


White color preview on #738246 background

This text has white color on #738246 background.


Related colors

Complementary color

Complementary color for #hex is #8C7DB9.


I love getcolorcode.com

Triadic colors

1 #467382 and #824673 with #738246 are triadic colors.

2 #468273 and #827346 with #738246 are triadic colors.