COLOR #709869

HEX: #709869 RGB: (112,152,105)

Color info

#709869 contains red, green and blue colors in about the same proportion. Web safe color of #709869 is #669966 (or #696).

RGB color model

#709869 color RGB value is (112,152,105).

RGB: (112,152,105) (44%, 60%, 41%)

RGB channels and saturation

R 112 of 255 = 44%
G 152 of 255 = 60%
B 105 of 255 = 41%

112
152
105

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

Portions of RGB colors in percentages

R + G + B = 112 + 152 + 105 = 369 (100%)
R 112 of 369 ~ 30.35%
G 152 of 369 ~ 41.19%
B 105 of 369 ~ 28.46'%

%30.35
%41.19
%28.46

CMYK color model

#709869 color CMYK value is (26,0,31,40).

  • cyan value is 26.32%
  • magenta value is 0.00%
  • yellow value is 30.92%
  • key color value is 40.39%
CMYK: (26,0,31,40) C26M0Y31K40 (26%,0%,31%,40%) (0.26/0.00/0.31/0.40) 

CMYK percentages

%26.32
%0
%30.92
%40.39

Codes

Color #709869 in popluar color models

70 98 69
RGB 112 152 105
HSL 111° 18.58% 50.39%
HSB/HSV 111° 30.92% 59.61%
CMYK 26.32% 0.00% 30.92%
40.39%

Color #709869 in popluar number systems.

HEX 70 98 69
Decimal 112 152 105
Binary 1110000 10011000 1101001
Octal 160 230 151

Shades and tints

Shades of #709869

#709869
(112,152,105)
#668B60
(102,139,96)
#5C7E57
(92,126,87)
#52714E
(82,113,78)
#486445
(72,100,69)
#3E573C
(62,87,60)
#344A33
(52,74,51)
#2A3D2A
(42,61,42)
#203021
(32,48,33)
#162318
(22,35,24)
#0C160F
(12,22,15)
#000000
(0,0,0)

Tints of #709869

#709869
(112,152,105)
#7DA176
(125,161,118)
#8AAA83
(138,170,131)
#97B390
(151,179,144)
#A4BC9D
(164,188,157)
#B1C5AA
(177,197,170)
#BECEB7
(190,206,183)
#CBD7C4
(203,215,196)
#D8E0D1
(216,224,209)
#E5E9DE
(229,233,222)
#F2F2EB
(242,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #709869 color. Also use rgb(112,152,105) instead hex code.

Text Font Color

.myTextColor { color: #709869; }

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

This text font color is #709869.

Background Color

.myBgColor { background-color: #709869; }

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

This div background color is #709869.

Border color

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

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

This div border color is #709869.

Opacity

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

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

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

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

This text has shadow with #709869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709869.

Preview

Color preview on black background

This text has color #709869 on black background.


Color preview on white background

This text has color #709869 on white background.


Black color preview on #709869 background

This text has black color on #709869 background.


White color preview on #709869 background

This text has white color on #709869 background.


Related colors

Complementary color

Complementary color for #hex is #8F6796.


I love getcolorcode.com

Triadic colors

1 #697098 and #986970 with #709869 are triadic colors.

2 #699870 and #987069 with #709869 are triadic colors.