COLOR #708053

HEX: #708053 RGB: (112,128,83)

Color info

#708053 contains red, green and blue colors in about the same proportion. Web safe color of #708053 is #666666 (or #666).

RGB color model

#708053 color RGB value is (112,128,83).

RGB: (112,128,83) (44%, 50%, 33%)

RGB channels and saturation

R 112 of 255 = 44%
G 128 of 255 = 50%
B 83 of 255 = 33%

112
128
83

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

Portions of RGB colors in percentages

R + G + B = 112 + 128 + 83 = 323 (100%)
R 112 of 323 ~ 34.67%
G 128 of 323 ~ 39.63%
B 83 of 323 ~ 25.7'%

%34.67
%39.63
%25.7

CMYK color model

#708053 color CMYK value is (13,0,35,50).

  • cyan value is 12.50%
  • magenta value is 0.00%
  • yellow value is 35.16%
  • key color value is 49.80%
CMYK: (13,0,35,50) C13M0Y35K50 (13%,0%,35%,50%) (0.13/0.00/0.35/0.50) 

CMYK percentages

%12.5
%0
%35.16
%49.8

Codes

Color #708053 in popluar color models

70 80 53
RGB 112 128 83
HSL 81° 21.33% 41.37%
HSB/HSV 81° 35.16% 50.20%
CMYK 12.50% 0.00% 35.16%
49.80%

Color #708053 in popluar number systems.

HEX 70 80 53
Decimal 112 128 83
Binary 1110000 10000000 1010011
Octal 160 200 123

Shades and tints

Shades of #708053

#708053
(112,128,83)
#66754C
(102,117,76)
#5C6A45
(92,106,69)
#525F3E
(82,95,62)
#485437
(72,84,55)
#3E4930
(62,73,48)
#343E29
(52,62,41)
#2A3322
(42,51,34)
#20281B
(32,40,27)
#161D14
(22,29,20)
#0C120D
(12,18,13)
#000000
(0,0,0)

Tints of #708053

#708053
(112,128,83)
#7D8B62
(125,139,98)
#8A9671
(138,150,113)
#97A180
(151,161,128)
#A4AC8F
(164,172,143)
#B1B79E
(177,183,158)
#BEC2AD
(190,194,173)
#CBCDBC
(203,205,188)
#D8D8CB
(216,216,203)
#E5E3DA
(229,227,218)
#F2EEE9
(242,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #708053 color. Also use rgb(112,128,83) instead hex code.

Text Font Color

.myTextColor { color: #708053; }

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

This text font color is #708053.

Background Color

.myBgColor { background-color: #708053; }

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

This div background color is #708053.

Border color

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

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

This div border color is #708053.

Opacity

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

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

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

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

This text has shadow with #708053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #708053.

Preview

Color preview on black background

This text has color #708053 on black background.


Color preview on white background

This text has color #708053 on white background.


Black color preview on #708053 background

This text has black color on #708053 background.


White color preview on #708053 background

This text has white color on #708053 background.


Related colors

Complementary color

Complementary color for #hex is #8F7FAC.


I love getcolorcode.com

Triadic colors

1 #537080 and #805370 with #708053 are triadic colors.

2 #538070 and #807053 with #708053 are triadic colors.