COLOR #47674C

HEX: #47674C RGB: (71,103,76)

Renk bilgisi

#47674C contains red, green and blue colors in about the same proportion. #47674C ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#47674C color RGB value is (71,103,76).

RGB: (71,103,76) (28%, 40%, 30%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 103 of 255 = 40%
B 76 of 255 = 30%

71
103
76

R + G + B ~ 33%. #47674C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 103 + 76 = 250 (100%)
R 71 of 250 ~ 28.4%
G 103 of 250 ~ 41.2%
B 76 of 250 ~ 30.4'%

%28.4
%41.2
%30.4

CMYK RENK MODELİ

#47674C rengi CMYK tonu (31,0,26,60).

  • camgöbeği tonu 31.07%
  • eflatun tonu 0.00%
  • sarı tonu 26.21%
  • ana renk tonu 59.61%
CMYK: (31,0,26,60) C31M0Y26K60 (31%,0%,26%,60%) (0.31/0.00/0.26/0.60) 

CMYK yüzdeleri

%31.07
%0
%26.21
%59.61

Codes

Color #47674C in popluar color models

47 67 4C
RGB 71 103 76
HSL 129° 18.39% 34.12%
HSB/HSV 129° 31.07% 40.39%
CMYK 31.07% 0.00% 26.21%
59.61%

Color #47674C in popluar number systems.

HEX 47 67 4C
Decimal 71 103 76
Binary 1000111 1100111 1001100
Octal 107 147 114

Shades and tints

Shades of #47674C

#47674C
(71,103,76)
#415E46
(65,94,70)
#3B5540
(59,85,64)
#354C3A
(53,76,58)
#2F4334
(47,67,52)
#293A2E
(41,58,46)
#233128
(35,49,40)
#1D2822
(29,40,34)
#171F1C
(23,31,28)
#111616
(17,22,22)
#0B0D10
(11,13,16)
#000000
(0,0,0)

Tints of #47674C

#47674C
(71,103,76)
#57745C
(87,116,92)
#67816C
(103,129,108)
#778E7C
(119,142,124)
#879B8C
(135,155,140)
#97A89C
(151,168,156)
#A7B5AC
(167,181,172)
#B7C2BC
(183,194,188)
#C7CFCC
(199,207,204)
#D7DCDC
(215,220,220)
#E7E9EC
(231,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47674C color. Also use rgb(71,103,76) instead hex code.

Text Font Color

.myTextColor { color: #47674C; }

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

This text font color is #47674C.

Background Color

.myBgColor { background-color: #47674C; }

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

This div background color is #47674C.

Border color

.myBorderColor { border: 1px solid #47674C; }

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

This div border color is #47674C.

Opacity

.myOpacity80 { color: #47674C; opacity: 0.8; }

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

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

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

This text has shadow with #47674C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47674C.

Preview

Color preview on black background

This text has color #47674C on black background.


Color preview on white background

This text has color #47674C on white background.


Black color preview on #47674C background

This text has black color on #47674C background.


White color preview on #47674C background

This text has white color on #47674C background.


Related colors

Complementary color

Complementary color for #hex is #B898B3.


I love getcolorcode.com

Triadic colors

1 #4C4767 and #674C47 with #47674C are triadic colors.

2 #4C6747 and #67474C with #47674C are triadic colors.