COLOR #709376

HEX: #709376 RGB: (112,147,118)

Renk bilgisi

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

RGB renk modeli

#709376 color RGB value is (112,147,118).

RGB: (112,147,118) (44%, 58%, 46%)

RGB bağlantıları ve doygunluk

R 112 of 255 = 44%
G 147 of 255 = 58%
B 118 of 255 = 46%

112
147
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 112 + 147 + 118 = 377 (100%)
R 112 of 377 ~ 29.71%
G 147 of 377 ~ 38.99%
B 118 of 377 ~ 31.3'%

%29.71
%38.99
%31.3

CMYK RENK MODELİ

#709376 rengi CMYK tonu (24,0,20,42).

  • camgöbeği tonu 23.81%
  • eflatun tonu 0.00%
  • sarı tonu 19.73%
  • ana renk tonu 42.35%

CMYK: (24,0,20,42)
C24M0Y20K42 (24%, 0%, 20%, 42%)
(0.24 / 0.00 / 0.20 / 0.42)

CMYK yüzdeleri

%23.81
%0
%19.73
%42.35

Codes

Color #709376 in popluar color models

70 93 76
RGB 112 147 118
HSL 130° 13.94% 50.78%
HSB/HSV 130° 23.81% 57.65%
CMYK 23.81% 0.00% 19.73%
42.35%

Color #709376 in popluar number systems.

HEX 70 93 76
Decimal 112 147 118
Binary 1110000 10010011 1110110
Octal 160 223 166

Shades and tints

Shades of #709376

#709376
(112,147,118)
#66866C
(102,134,108)
#5C7962
(92,121,98)
#526C58
(82,108,88)
#485F4E
(72,95,78)
#3E5244
(62,82,68)
#34453A
(52,69,58)
#2A3830
(42,56,48)
#202B26
(32,43,38)
#161E1C
(22,30,28)
#0C1112
(12,17,18)
#000000
(0,0,0)

Tints of #709376

#709376
(112,147,118)
#7D9C82
(125,156,130)
#8AA58E
(138,165,142)
#97AE9A
(151,174,154)
#A4B7A6
(164,183,166)
#B1C0B2
(177,192,178)
#BEC9BE
(190,201,190)
#CBD2CA
(203,210,202)
#D8DBD6
(216,219,214)
#E5E4E2
(229,228,226)
#F2EDEE
(242,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #709376 color. Also use rgb(112,147,118) instead hex code.

Text Font Color

.myTextColor { color: #709376; }

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

This text font color is #709376.

Background Color

.myBgColor { background-color: #709376; }

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

This div background color is #709376.

Border color

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

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

This div border color is #709376.

Opacity

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

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

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

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

This text has shadow with #709376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709376.

Preview

Color preview on black background

This text has color #709376 on black background.


Color preview on white background

This text has color #709376 on white background.


Black color preview on #709376 background

This text has black color on #709376 background.


White color preview on #709376 background

This text has white color on #709376 background.


Related colors

Complementary color

Complementary color for #hex is #8F6C89.


I love getcolorcode.com

Triadic colors

1 #767093 and #937670 with #709376 are triadic colors.

2 #769370 and #937076 with #709376 are triadic colors.