COLOR #709B5E

HEX: #709B5E RGB: (112,155,94)

Renk bilgisi

#709B5E contains mainly red and green colors. #709B5E ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#709B5E color RGB value is (112,155,94).

RGB: (112,155,94) (44%, 61%, 37%)

RGB bağlantıları ve doygunluk

R 112 of 255 = 44%
G 155 of 255 = 61%
B 94 of 255 = 37%

112
155
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 112 + 155 + 94 = 361 (100%)
R 112 of 361 ~ 31.02%
G 155 of 361 ~ 42.94%
B 94 of 361 ~ 26.04'%

%31.02
%42.94
%26.04

CMYK RENK MODELİ

#709B5E rengi CMYK tonu (28,0,39,39).

  • camgöbeği tonu 27.74%
  • eflatun tonu 0.00%
  • sarı tonu 39.35%
  • ana renk tonu 39.22%

CMYK: (28,0,39,39)
C28M0Y39K39 (28%, 0%, 39%, 39%)
(0.28 / 0.00 / 0.39 / 0.39)

CMYK yüzdeleri

%27.74
%0
%39.35
%39.22

Codes

Color #709B5E in popluar color models

70 9B 5E
RGB 112 155 94
HSL 102° 24.50% 48.82%
HSB/HSV 102° 39.35% 60.78%
CMYK 27.74% 0.00% 39.35%
39.22%

Color #709B5E in popluar number systems.

HEX 70 9B 5E
Decimal 112 155 94
Binary 1110000 10011011 1011110
Octal 160 233 136

Shades and tints

Shades of #709B5E

#709B5E
(112,155,94)
#668D56
(102,141,86)
#5C7F4E
(92,127,78)
#527146
(82,113,70)
#48633E
(72,99,62)
#3E5536
(62,85,54)
#34472E
(52,71,46)
#2A3926
(42,57,38)
#202B1E
(32,43,30)
#161D16
(22,29,22)
#0C0F0E
(12,15,14)
#000000
(0,0,0)

Tints of #709B5E

#709B5E
(112,155,94)
#7DA46C
(125,164,108)
#8AAD7A
(138,173,122)
#97B688
(151,182,136)
#A4BF96
(164,191,150)
#B1C8A4
(177,200,164)
#BED1B2
(190,209,178)
#CBDAC0
(203,218,192)
#D8E3CE
(216,227,206)
#E5ECDC
(229,236,220)
#F2F5EA
(242,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #709B5E color. Also use rgb(112,155,94) instead hex code.

Text Font Color

.myTextColor { color: #709B5E; }

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

This text font color is #709B5E.

Background Color

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

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

This div background color is #709B5E.

Border color

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

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

This div border color is #709B5E.

Opacity

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

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

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

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

This text has shadow with #709B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709B5E.

Preview

Color preview on black background

This text has color #709B5E on black background.


Color preview on white background

This text has color #709B5E on white background.


Black color preview on #709B5E background

This text has black color on #709B5E background.


White color preview on #709B5E background

This text has white color on #709B5E background.


Related colors

Complementary color

Complementary color for #hex is #8F64A1.


I love getcolorcode.com

Triadic colors

1 #5E709B and #9B5E70 with #709B5E are triadic colors.

2 #5E9B70 and #9B705E with #709B5E are triadic colors.