COLOR #707D47

HEX: #707D47 RGB: (112,125,71)

Renk bilgisi

#707D47 contains red, green and blue colors in about the same proportion. #707D47 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#707D47 color RGB value is (112,125,71).

RGB: (112,125,71) (44%, 49%, 28%)

RGB bağlantıları ve doygunluk

R 112 of 255 = 44%
G 125 of 255 = 49%
B 71 of 255 = 28%

112
125
71

R + G + B ~ 40%. #707D47 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 112 + 125 + 71 = 308 (100%)
R 112 of 308 ~ 36.36%
G 125 of 308 ~ 40.58%
B 71 of 308 ~ 23.05'%

%36.36
%40.58
%23.05

CMYK RENK MODELİ

#707D47 rengi CMYK tonu (10,0,43,51).

  • camgöbeği tonu 10.40%
  • eflatun tonu 0.00%
  • sarı tonu 43.20%
  • ana renk tonu 50.98%

CMYK: (10,0,43,51)
C10M0Y43K51 (10%, 0%, 43%, 51%)
(0.10 / 0.00 / 0.43 / 0.51)

CMYK yüzdeleri

%10.4
%0
%43.2
%50.98

Codes

Color #707D47 in popluar color models

70 7D 47
RGB 112 125 71
HSL 74° 27.55% 38.43%
HSB/HSV 74° 43.20% 49.02%
CMYK 10.40% 0.00% 43.20%
50.98%

Color #707D47 in popluar number systems.

HEX 70 7D 47
Decimal 112 125 71
Binary 1110000 1111101 1000111
Octal 160 175 107

Shades and tints

Shades of #707D47

#707D47
(112,125,71)
#667241
(102,114,65)
#5C673B
(92,103,59)
#525C35
(82,92,53)
#48512F
(72,81,47)
#3E4629
(62,70,41)
#343B23
(52,59,35)
#2A301D
(42,48,29)
#202517
(32,37,23)
#161A11
(22,26,17)
#0C0F0B
(12,15,11)
#000000
(0,0,0)

Tints of #707D47

#707D47
(112,125,71)
#7D8857
(125,136,87)
#8A9367
(138,147,103)
#979E77
(151,158,119)
#A4A987
(164,169,135)
#B1B497
(177,180,151)
#BEBFA7
(190,191,167)
#CBCAB7
(203,202,183)
#D8D5C7
(216,213,199)
#E5E0D7
(229,224,215)
#F2EBE7
(242,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #707D47 color. Also use rgb(112,125,71) instead hex code.

Text Font Color

.myTextColor { color: #707D47; }

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

This text font color is #707D47.

Background Color

.myBgColor { background-color: #707D47; }

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

This div background color is #707D47.

Border color

.myBorderColor { border: 1px solid #707D47; }

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

This div border color is #707D47.

Opacity

.myOpacity80 { color: #707D47; opacity: 0.8; }

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

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

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

This text has shadow with #707D47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707D47.

Preview

Color preview on black background

This text has color #707D47 on black background.


Color preview on white background

This text has color #707D47 on white background.


Black color preview on #707D47 background

This text has black color on #707D47 background.


White color preview on #707D47 background

This text has white color on #707D47 background.


Related colors

Complementary color

Complementary color for #hex is #8F82B8.


I love getcolorcode.com

Triadic colors

1 #47707D and #7D4770 with #707D47 are triadic colors.

2 #477D70 and #7D7047 with #707D47 are triadic colors.