COLOR #47766F

HEX: #47766F RGB: (71,118,111)

Renk bilgisi

#47766F contains red, green and blue colors in about the same proportion. #47766F ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#47766F color RGB value is (71,118,111).

RGB: (71,118,111) (28%, 46%, 44%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 118 of 255 = 46%
B 111 of 255 = 44%

71
118
111

R + G + B ~ 39%. #47766F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 118 + 111 = 300 (100%)
R 71 of 300 ~ 23.67%
G 118 of 300 ~ 39.33%
B 111 of 300 ~ 37'%

%23.67
%39.33
%37

CMYK RENK MODELİ

#47766F rengi CMYK tonu (40,0,6,54).

  • camgöbeği tonu 39.83%
  • eflatun tonu 0.00%
  • sarı tonu 5.93%
  • ana renk tonu 53.73%

CMYK: (40,0,6,54)
C40M0Y6K54 (40%, 0%, 6%, 54%)
(0.40 / 0.00 / 0.06 / 0.54)

CMYK yüzdeleri

%39.83
%0
%5.93
%53.73

Codes

Color #47766F in popluar color models

47 76 6F
RGB 71 118 111
HSL 171° 24.87% 37.06%
HSB/HSV 171° 39.83% 46.27%
CMYK 39.83% 0.00% 5.93%
53.73%

Color #47766F in popluar number systems.

HEX 47 76 6F
Decimal 71 118 111
Binary 1000111 1110110 1101111
Octal 107 166 157

Shades and tints

Shades of #47766F

#47766F
(71,118,111)
#416C65
(65,108,101)
#3B625B
(59,98,91)
#355851
(53,88,81)
#2F4E47
(47,78,71)
#29443D
(41,68,61)
#233A33
(35,58,51)
#1D3029
(29,48,41)
#17261F
(23,38,31)
#111C15
(17,28,21)
#0B120B
(11,18,11)
#000000
(0,0,0)

Tints of #47766F

#47766F
(71,118,111)
#57827C
(87,130,124)
#678E89
(103,142,137)
#779A96
(119,154,150)
#87A6A3
(135,166,163)
#97B2B0
(151,178,176)
#A7BEBD
(167,190,189)
#B7CACA
(183,202,202)
#C7D6D7
(199,214,215)
#D7E2E4
(215,226,228)
#E7EEF1
(231,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47766F color. Also use rgb(71,118,111) instead hex code.

Text Font Color

.myTextColor { color: #47766F; }

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

This text font color is #47766F.

Background Color

.myBgColor { background-color: #47766F; }

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

This div background color is #47766F.

Border color

.myBorderColor { border: 1px solid #47766F; }

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

This div border color is #47766F.

Opacity

.myOpacity80 { color: #47766F; opacity: 0.8; }

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

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

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

This text has shadow with #47766F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47766F.

Preview

Color preview on black background

This text has color #47766F on black background.


Color preview on white background

This text has color #47766F on white background.


Black color preview on #47766F background

This text has black color on #47766F background.


White color preview on #47766F background

This text has white color on #47766F background.


Related colors

Complementary color

Complementary color for #hex is #B88990.


I love getcolorcode.com

Triadic colors

1 #6F4776 and #766F47 with #47766F are triadic colors.

2 #6F7647 and #76476F with #47766F are triadic colors.