COLOR #709D63

HEX: #709D63 RGB: (112,157,99)

Renk bilgisi

#709D63 contains red, green and blue colors in about the same proportion. #709D63 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#709D63 color RGB value is (112,157,99).

RGB: (112,157,99) (44%, 62%, 39%)

RGB bağlantıları ve doygunluk

R 112 of 255 = 44%
G 157 of 255 = 62%
B 99 of 255 = 39%

112
157
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 112 + 157 + 99 = 368 (100%)
R 112 of 368 ~ 30.43%
G 157 of 368 ~ 42.66%
B 99 of 368 ~ 26.9'%

%30.43
%42.66
%26.9

CMYK RENK MODELİ

#709D63 rengi CMYK tonu (29,0,37,38).

  • camgöbeği tonu 28.66%
  • eflatun tonu 0.00%
  • sarı tonu 36.94%
  • ana renk tonu 38.43%

CMYK: (29,0,37,38)
C29M0Y37K38 (29%, 0%, 37%, 38%)
(0.29 / 0.00 / 0.37 / 0.38)

CMYK yüzdeleri

%28.66
%0
%36.94
%38.43

Codes

Color #709D63 in popluar color models

70 9D 63
RGB 112 157 99
HSL 107° 22.83% 50.20%
HSB/HSV 107° 36.94% 61.57%
CMYK 28.66% 0.00% 36.94%
38.43%

Color #709D63 in popluar number systems.

HEX 70 9D 63
Decimal 112 157 99
Binary 1110000 10011101 1100011
Octal 160 235 143

Shades and tints

Shades of #709D63

#709D63
(112,157,99)
#668F5A
(102,143,90)
#5C8151
(92,129,81)
#527348
(82,115,72)
#48653F
(72,101,63)
#3E5736
(62,87,54)
#34492D
(52,73,45)
#2A3B24
(42,59,36)
#202D1B
(32,45,27)
#161F12
(22,31,18)
#0C1109
(12,17,9)
#000000
(0,0,0)

Tints of #709D63

#709D63
(112,157,99)
#7DA571
(125,165,113)
#8AAD7F
(138,173,127)
#97B58D
(151,181,141)
#A4BD9B
(164,189,155)
#B1C5A9
(177,197,169)
#BECDB7
(190,205,183)
#CBD5C5
(203,213,197)
#D8DDD3
(216,221,211)
#E5E5E1
(229,229,225)
#F2EDEF
(242,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #709D63 color. Also use rgb(112,157,99) instead hex code.

Text Font Color

.myTextColor { color: #709D63; }

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

This text font color is #709D63.

Background Color

.myBgColor { background-color: #709D63; }

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

This div background color is #709D63.

Border color

.myBorderColor { border: 1px solid #709D63; }

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

This div border color is #709D63.

Opacity

.myOpacity80 { color: #709D63; opacity: 0.8; }

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

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

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

This text has shadow with #709D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709D63.

Preview

Color preview on black background

This text has color #709D63 on black background.


Color preview on white background

This text has color #709D63 on white background.


Black color preview on #709D63 background

This text has black color on #709D63 background.


White color preview on #709D63 background

This text has white color on #709D63 background.


Related colors

Complementary color

Complementary color for #hex is #8F629C.


I love getcolorcode.com

Triadic colors

1 #63709D and #9D6370 with #709D63 are triadic colors.

2 #639D70 and #9D7063 with #709D63 are triadic colors.