COLOR #709468

HEX: #709468 RGB: (112,148,104)

Color info

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

RGB color model

#709468 color RGB value is (112,148,104).

RGB: (112,148,104) (44%, 58%, 41%)

RGB channels and saturation

R 112 of 255 = 44%
G 148 of 255 = 58%
B 104 of 255 = 41%

112
148
104

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

Portions of RGB colors in percentages

R + G + B = 112 + 148 + 104 = 364 (100%)
R 112 of 364 ~ 30.77%
G 148 of 364 ~ 40.66%
B 104 of 364 ~ 28.57'%

%30.77
%40.66
%28.57

CMYK color model

#709468 color CMYK value is (24,0,30,42).

  • cyan value is 24.32%
  • magenta value is 0.00%
  • yellow value is 29.73%
  • key color value is 41.96%

CMYK: (24,0,30,42)
C24M0Y30K42 (24%, 0%, 30%, 42%)
(0.24 / 0.00 / 0.30 / 0.42)

CMYK percentages

%24.32
%0
%29.73
%41.96

Codes

Color #709468 in popluar color models

70 94 68
RGB 112 148 104
HSL 109° 17.46% 49.41%
HSB/HSV 109° 29.73% 58.04%
CMYK 24.32% 0.00% 29.73%
41.96%

Color #709468 in popluar number systems.

HEX 70 94 68
Decimal 112 148 104
Binary 1110000 10010100 1101000
Octal 160 224 150

Shades and tints

Shades of #709468

#709468
(112,148,104)
#66875F
(102,135,95)
#5C7A56
(92,122,86)
#526D4D
(82,109,77)
#486044
(72,96,68)
#3E533B
(62,83,59)
#344632
(52,70,50)
#2A3929
(42,57,41)
#202C20
(32,44,32)
#161F17
(22,31,23)
#0C120E
(12,18,14)
#000000
(0,0,0)

Tints of #709468

#709468
(112,148,104)
#7D9D75
(125,157,117)
#8AA682
(138,166,130)
#97AF8F
(151,175,143)
#A4B89C
(164,184,156)
#B1C1A9
(177,193,169)
#BECAB6
(190,202,182)
#CBD3C3
(203,211,195)
#D8DCD0
(216,220,208)
#E5E5DD
(229,229,221)
#F2EEEA
(242,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #709468 color. Also use rgb(112,148,104) instead hex code.

Text Font Color

.myTextColor { color: #709468; }

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

This text font color is #709468.

Background Color

.myBgColor { background-color: #709468; }

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

This div background color is #709468.

Border color

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

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

This div border color is #709468.

Opacity

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

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

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

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

This text has shadow with #709468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709468.

Preview

Color preview on black background

This text has color #709468 on black background.


Color preview on white background

This text has color #709468 on white background.


Black color preview on #709468 background

This text has black color on #709468 background.


White color preview on #709468 background

This text has white color on #709468 background.


Related colors

Complementary color

Complementary color for #hex is #8F6B97.


I love getcolorcode.com

Triadic colors

1 #687094 and #946870 with #709468 are triadic colors.

2 #689470 and #947068 with #709468 are triadic colors.