COLOR #707427

HEX: #707427 RGB: (112,116,39)

Color info

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

RGB color model

#707427 color RGB value is (112,116,39).

RGB: (112,116,39) (44%, 45%, 15%)

RGB channels and saturation

R 112 of 255 = 44%
G 116 of 255 = 45%
B 39 of 255 = 15%

112
116
39

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

Portions of RGB colors in percentages

R + G + B = 112 + 116 + 39 = 267 (100%)
R 112 of 267 ~ 41.95%
G 116 of 267 ~ 43.45%
B 39 of 267 ~ 14.61'%

%41.95
%43.45
%14.61

CMYK color model

#707427 color CMYK value is (3,0,66,55).

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

CMYK: (3,0,66,55)
C3M0Y66K55 (3%, 0%, 66%, 55%)
(0.03 / 0.00 / 0.66 / 0.55)

CMYK percentages

%3.45
%0
%66.38
%54.51

Codes

Color #707427 in popluar color models

70 74 27
RGB 112 116 39
HSL 63° 49.68% 30.39%
HSB/HSV 63° 66.38% 45.49%
CMYK 3.45% 0.00% 66.38%
54.51%

Color #707427 in popluar number systems.

HEX 70 74 27
Decimal 112 116 39
Binary 1110000 1110100 100111
Octal 160 164 47

Shades and tints

Shades of #707427

#707427
(112,116,39)
#666A24
(102,106,36)
#5C6021
(92,96,33)
#52561E
(82,86,30)
#484C1B
(72,76,27)
#3E4218
(62,66,24)
#343815
(52,56,21)
#2A2E12
(42,46,18)
#20240F
(32,36,15)
#161A0C
(22,26,12)
#0C1009
(12,16,9)
#000000
(0,0,0)

Tints of #707427

#707427
(112,116,39)
#7D803A
(125,128,58)
#8A8C4D
(138,140,77)
#979860
(151,152,96)
#A4A473
(164,164,115)
#B1B086
(177,176,134)
#BEBC99
(190,188,153)
#CBC8AC
(203,200,172)
#D8D4BF
(216,212,191)
#E5E0D2
(229,224,210)
#F2ECE5
(242,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #707427; }

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

This text font color is #707427.

Background Color

.myBgColor { background-color: #707427; }

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

This div background color is #707427.

Border color

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

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

This div border color is #707427.

Opacity

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

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

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

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

This text has shadow with #707427 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707427.

Preview

Color preview on black background

This text has color #707427 on black background.


Color preview on white background

This text has color #707427 on white background.


Black color preview on #707427 background

This text has black color on #707427 background.


White color preview on #707427 background

This text has white color on #707427 background.


Related colors

Complementary color

Complementary color for #hex is #8F8BD8.


I love getcolorcode.com

Triadic colors

1 #277074 and #742770 with #707427 are triadic colors.

2 #277470 and #747027 with #707427 are triadic colors.