COLOR #709073

HEX: #709073 RGB: (112,144,115)

Color info

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

RGB color model

#709073 color RGB value is (112,144,115).

RGB: (112,144,115) (44%, 56%, 45%)

RGB channels and saturation

R 112 of 255 = 44%
G 144 of 255 = 56%
B 115 of 255 = 45%

112
144
115

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

Portions of RGB colors in percentages

R + G + B = 112 + 144 + 115 = 371 (100%)
R 112 of 371 ~ 30.19%
G 144 of 371 ~ 38.81%
B 115 of 371 ~ 31'%

%30.19
%38.81
%31

CMYK color model

#709073 color CMYK value is (22,0,20,44).

  • cyan value is 22.22%
  • magenta value is 0.00%
  • yellow value is 20.14%
  • key color value is 43.53%

CMYK: (22,0,20,44)
C22M0Y20K44 (22%, 0%, 20%, 44%)
(0.22 / 0.00 / 0.20 / 0.44)

CMYK percentages

%22.22
%0
%20.14
%43.53

Codes

Color #709073 in popluar color models

70 90 73
RGB 112 144 115
HSL 126° 12.60% 50.20%
HSB/HSV 126° 22.22% 56.47%
CMYK 22.22% 0.00% 20.14%
43.53%

Color #709073 in popluar number systems.

HEX 70 90 73
Decimal 112 144 115
Binary 1110000 10010000 1110011
Octal 160 220 163

Shades and tints

Shades of #709073

#709073
(112,144,115)
#668369
(102,131,105)
#5C765F
(92,118,95)
#526955
(82,105,85)
#485C4B
(72,92,75)
#3E4F41
(62,79,65)
#344237
(52,66,55)
#2A352D
(42,53,45)
#202823
(32,40,35)
#161B19
(22,27,25)
#0C0E0F
(12,14,15)
#000000
(0,0,0)

Tints of #709073

#709073
(112,144,115)
#7D9A7F
(125,154,127)
#8AA48B
(138,164,139)
#97AE97
(151,174,151)
#A4B8A3
(164,184,163)
#B1C2AF
(177,194,175)
#BECCBB
(190,204,187)
#CBD6C7
(203,214,199)
#D8E0D3
(216,224,211)
#E5EADF
(229,234,223)
#F2F4EB
(242,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #709073 color. Also use rgb(112,144,115) instead hex code.

Text Font Color

.myTextColor { color: #709073; }

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

This text font color is #709073.

Background Color

.myBgColor { background-color: #709073; }

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

This div background color is #709073.

Border color

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

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

This div border color is #709073.

Opacity

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

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

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

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

This text has shadow with #709073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709073.

Preview

Color preview on black background

This text has color #709073 on black background.


Color preview on white background

This text has color #709073 on white background.


Black color preview on #709073 background

This text has black color on #709073 background.


White color preview on #709073 background

This text has white color on #709073 background.


Related colors

Complementary color

Complementary color for #hex is #8F6F8C.


I love getcolorcode.com

Triadic colors

1 #737090 and #907370 with #709073 are triadic colors.

2 #739070 and #907073 with #709073 are triadic colors.