COLOR #738514

HEX: #738514 RGB: (115,133,20)

Color info

#738514 contains mainly red and green colors. Web safe color of #738514 is #669900 (or #690).

RGB color model

#738514 color RGB value is (115,133,20).

RGB: (115,133,20) (45%, 52%, 8%)

RGB channels and saturation

R 115 of 255 = 45%
G 133 of 255 = 52%
B 20 of 255 = 8%

115
133
20

R + G + B ~ 35%. #738514 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 133 + 20 = 268 (100%)
R 115 of 268 ~ 42.91%
G 133 of 268 ~ 49.63%
B 20 of 268 ~ 7.46'%

%42.91
%49.63

CMYK color model

#738514 color CMYK value is (14,0,85,48).

  • cyan value is 13.53%
  • magenta value is 0.00%
  • yellow value is 84.96%
  • key color value is 47.84%
CMYK: (14,0,85,48) C14M0Y85K48 (14%,0%,85%,48%) (0.14/0.00/0.85/0.48) 

CMYK percentages

%13.53
%0
%84.96
%47.84

Codes

Color #738514 in popluar color models

73 85 14
RGB 115 133 20
HSL 70° 73.86% 30.00%
HSB/HSV 70° 84.96% 52.16%
CMYK 13.53% 0.00% 84.96%
47.84%

Color #738514 in popluar number systems.

HEX 73 85 14
Decimal 115 133 20
Binary 1110011 10000101 10100
Octal 163 205 24

Shades and tints

Shades of #738514

#738514
(115,133,20)
#697913
(105,121,19)
#5F6D12
(95,109,18)
#556111
(85,97,17)
#4B5510
(75,85,16)
#41490F
(65,73,15)
#373D0E
(55,61,14)
#2D310D
(45,49,13)
#23250C
(35,37,12)
#19190B
(25,25,11)
#0F0D0A
(15,13,10)
#000000
(0,0,0)

Tints of #738514

#738514
(115,133,20)
#7F9029
(127,144,41)
#8B9B3E
(139,155,62)
#97A653
(151,166,83)
#A3B168
(163,177,104)
#AFBC7D
(175,188,125)
#BBC792
(187,199,146)
#C7D2A7
(199,210,167)
#D3DDBC
(211,221,188)
#DFE8D1
(223,232,209)
#EBF3E6
(235,243,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #738514; }

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

This text font color is #738514.

Background Color

.myBgColor { background-color: #738514; }

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

This div background color is #738514.

Border color

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

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

This div border color is #738514.

Opacity

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

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

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

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

This text has shadow with #738514 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738514.

Preview

Color preview on black background

This text has color #738514 on black background.


Color preview on white background

This text has color #738514 on white background.


Black color preview on #738514 background

This text has black color on #738514 background.


White color preview on #738514 background

This text has white color on #738514 background.


Related colors

Complementary color

Complementary color for #hex is #8C7AEB.


I love getcolorcode.com

Triadic colors

1 #147385 and #851473 with #738514 are triadic colors.

2 #148573 and #857314 with #738514 are triadic colors.