COLOR #47746F

HEX: #47746F RGB: (71,116,111)

Renk bilgisi

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

RGB renk modeli

#47746F color RGB value is (71,116,111).

RGB: (71,116,111) (28%, 45%, 44%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 116 of 255 = 45%
B 111 of 255 = 44%

71
116
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 116 + 111 = 298 (100%)
R 71 of 298 ~ 23.83%
G 116 of 298 ~ 38.93%
B 111 of 298 ~ 37.25'%

%23.83
%38.93
%37.25

CMYK RENK MODELİ

#47746F rengi CMYK tonu (39,0,4,55).

  • camgöbeği tonu 38.79%
  • eflatun tonu 0.00%
  • sarı tonu 4.31%
  • ana renk tonu 54.51%

CMYK: (39,0,4,55)
C39M0Y4K55 (39%, 0%, 4%, 55%)
(0.39 / 0.00 / 0.04 / 0.55)

CMYK yüzdeleri

%38.79
%0
%4.31
%54.51

Codes

Color #47746F in popluar color models

47 74 6F
RGB 71 116 111
HSL 173° 24.06% 36.67%
HSB/HSV 173° 38.79% 45.49%
CMYK 38.79% 0.00% 4.31%
54.51%

Color #47746F in popluar number systems.

HEX 47 74 6F
Decimal 71 116 111
Binary 1000111 1110100 1101111
Octal 107 164 157

Shades and tints

Shades of #47746F

#47746F
(71,116,111)
#416A65
(65,106,101)
#3B605B
(59,96,91)
#355651
(53,86,81)
#2F4C47
(47,76,71)
#29423D
(41,66,61)
#233833
(35,56,51)
#1D2E29
(29,46,41)
#17241F
(23,36,31)
#111A15
(17,26,21)
#0B100B
(11,16,11)
#000000
(0,0,0)

Tints of #47746F

#47746F
(71,116,111)
#57807C
(87,128,124)
#678C89
(103,140,137)
#779896
(119,152,150)
#87A4A3
(135,164,163)
#97B0B0
(151,176,176)
#A7BCBD
(167,188,189)
#B7C8CA
(183,200,202)
#C7D4D7
(199,212,215)
#D7E0E4
(215,224,228)
#E7ECF1
(231,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47746F; }

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

This text font color is #47746F.

Background Color

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

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

This div background color is #47746F.

Border color

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

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

This div border color is #47746F.

Opacity

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

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

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

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

This text has shadow with #47746F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47746F.

Preview

Color preview on black background

This text has color #47746F on black background.


Color preview on white background

This text has color #47746F on white background.


Black color preview on #47746F background

This text has black color on #47746F background.


White color preview on #47746F background

This text has white color on #47746F background.


Related colors

Complementary color

Complementary color for #hex is #B88B90.


I love getcolorcode.com

Triadic colors

1 #6F4774 and #746F47 with #47746F are triadic colors.

2 #6F7447 and #74476F with #47746F are triadic colors.