COLOR #707429

HEX: #707429 RGB: (112,116,41)

Color info

#707429 contains mainly red and green colors. Web safe color of #707429 is #666633 (or #663).

RGB color model

#707429 color RGB value is (112,116,41).

RGB: (112,116,41) (44%, 45%, 16%)

RGB channels and saturation

R 112 of 255 = 44%
G 116 of 255 = 45%
B 41 of 255 = 16%

112
116
41

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

Portions of RGB colors in percentages

R + G + B = 112 + 116 + 41 = 269 (100%)
R 112 of 269 ~ 41.64%
G 116 of 269 ~ 43.12%
B 41 of 269 ~ 15.24'%

%41.64
%43.12
%15.24

CMYK color model

#707429 color CMYK value is (3,0,65,55).

  • cyan value is 3.45%
  • magenta value is 0.00%
  • yellow value is 64.66%
  • key color value is 54.51%

CMYK: (3,0,65,55)
C3M0Y65K55 (3%, 0%, 65%, 55%)
(0.03 / 0.00 / 0.65 / 0.55)

CMYK percentages

%3.45
%0
%64.66
%54.51

Codes

Color #707429 in popluar color models

70 74 29
RGB 112 116 41
HSL 63° 47.77% 30.78%
HSB/HSV 63° 64.66% 45.49%
CMYK 3.45% 0.00% 64.66%
54.51%

Color #707429 in popluar number systems.

HEX 70 74 29
Decimal 112 116 41
Binary 1110000 1110100 101001
Octal 160 164 51

Shades and tints

Shades of #707429

#707429
(112,116,41)
#666A26
(102,106,38)
#5C6023
(92,96,35)
#525620
(82,86,32)
#484C1D
(72,76,29)
#3E421A
(62,66,26)
#343817
(52,56,23)
#2A2E14
(42,46,20)
#202411
(32,36,17)
#161A0E
(22,26,14)
#0C100B
(12,16,11)
#000000
(0,0,0)

Tints of #707429

#707429
(112,116,41)
#7D803C
(125,128,60)
#8A8C4F
(138,140,79)
#979862
(151,152,98)
#A4A475
(164,164,117)
#B1B088
(177,176,136)
#BEBC9B
(190,188,155)
#CBC8AE
(203,200,174)
#D8D4C1
(216,212,193)
#E5E0D4
(229,224,212)
#F2ECE7
(242,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #707429 color. Also use rgb(112,116,41) instead hex code.

Text Font Color

.myTextColor { color: #707429; }

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

This text font color is #707429.

Background Color

.myBgColor { background-color: #707429; }

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

This div background color is #707429.

Border color

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

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

This div border color is #707429.

Opacity

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

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

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

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

This text has shadow with #707429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707429.

Preview

Color preview on black background

This text has color #707429 on black background.


Color preview on white background

This text has color #707429 on white background.


Black color preview on #707429 background

This text has black color on #707429 background.


White color preview on #707429 background

This text has white color on #707429 background.


Related colors

Complementary color

Complementary color for #hex is #8F8BD6.


I love getcolorcode.com

Triadic colors

1 #297074 and #742970 with #707429 are triadic colors.

2 #297470 and #747029 with #707429 are triadic colors.