COLOR #70852A

HEX: #70852A RGB: (112,133,42)

Color info

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

RGB color model

#70852A color RGB value is (112,133,42).

RGB: (112,133,42) (44%, 52%, 16%)

RGB channels and saturation

R 112 of 255 = 44%
G 133 of 255 = 52%
B 42 of 255 = 16%

112
133
42

R + G + B ~ 37%. #70852A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 133 + 42 = 287 (100%)
R 112 of 287 ~ 39.02%
G 133 of 287 ~ 46.34%
B 42 of 287 ~ 14.63'%

%39.02
%46.34
%14.63

CMYK color model

#70852A color CMYK value is (16,0,68,48).

  • cyan value is 15.79%
  • magenta value is 0.00%
  • yellow value is 68.42%
  • key color value is 47.84%

CMYK: (16,0,68,48)
C16M0Y68K48 (16%, 0%, 68%, 48%)
(0.16 / 0.00 / 0.68 / 0.48)

CMYK percentages

%15.79
%0
%68.42
%47.84

Codes

Color #70852A in popluar color models

70 85 2A
RGB 112 133 42
HSL 74° 52.00% 34.31%
HSB/HSV 74° 68.42% 52.16%
CMYK 15.79% 0.00% 68.42%
47.84%

Color #70852A in popluar number systems.

HEX 70 85 2A
Decimal 112 133 42
Binary 1110000 10000101 101010
Octal 160 205 52

Shades and tints

Shades of #70852A

#70852A
(112,133,42)
#667927
(102,121,39)
#5C6D24
(92,109,36)
#526121
(82,97,33)
#48551E
(72,85,30)
#3E491B
(62,73,27)
#343D18
(52,61,24)
#2A3115
(42,49,21)
#202512
(32,37,18)
#16190F
(22,25,15)
#0C0D0C
(12,13,12)
#000000
(0,0,0)

Tints of #70852A

#70852A
(112,133,42)
#7D903D
(125,144,61)
#8A9B50
(138,155,80)
#97A663
(151,166,99)
#A4B176
(164,177,118)
#B1BC89
(177,188,137)
#BEC79C
(190,199,156)
#CBD2AF
(203,210,175)
#D8DDC2
(216,221,194)
#E5E8D5
(229,232,213)
#F2F3E8
(242,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70852A color. Also use rgb(112,133,42) instead hex code.

Text Font Color

.myTextColor { color: #70852A; }

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

This text font color is #70852A.

Background Color

.myBgColor { background-color: #70852A; }

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

This div background color is #70852A.

Border color

.myBorderColor { border: 1px solid #70852A; }

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

This div border color is #70852A.

Opacity

.myOpacity80 { color: #70852A; opacity: 0.8; }

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

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

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

This text has shadow with #70852A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70852A.

Preview

Color preview on black background

This text has color #70852A on black background.


Color preview on white background

This text has color #70852A on white background.


Black color preview on #70852A background

This text has black color on #70852A background.


White color preview on #70852A background

This text has white color on #70852A background.


Related colors

Complementary color

Complementary color for #hex is #8F7AD5.


I love getcolorcode.com

Triadic colors

1 #2A7085 and #852A70 with #70852A are triadic colors.

2 #2A8570 and #85702A with #70852A are triadic colors.