COLOR #476B48

HEX: #476B48 RGB: (71,107,72)

Renk bilgisi

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

RGB renk modeli

#476B48 color RGB value is (71,107,72).

RGB: (71,107,72) (28%, 42%, 28%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 107 of 255 = 42%
B 72 of 255 = 28%

71
107
72

R + G + B ~ 33%. #476B48 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 107 + 72 = 250 (100%)
R 71 of 250 ~ 28.4%
G 107 of 250 ~ 42.8%
B 72 of 250 ~ 28.8'%

%28.4
%42.8
%28.8

CMYK RENK MODELİ

#476B48 rengi CMYK tonu (34,0,33,58).

  • camgöbeği tonu 33.64%
  • eflatun tonu 0.00%
  • sarı tonu 32.71%
  • ana renk tonu 58.04%

CMYK: (34,0,33,58)
C34M0Y33K58 (34%, 0%, 33%, 58%)
(0.34 / 0.00 / 0.33 / 0.58)

CMYK yüzdeleri

%33.64
%0
%32.71
%58.04

Codes

Color #476B48 in popluar color models

47 6B 48
RGB 71 107 72
HSL 122° 20.22% 34.90%
HSB/HSV 122° 33.64% 41.96%
CMYK 33.64% 0.00% 32.71%
58.04%

Color #476B48 in popluar number systems.

HEX 47 6B 48
Decimal 71 107 72
Binary 1000111 1101011 1001000
Octal 107 153 110

Shades and tints

Shades of #476B48

#476B48
(71,107,72)
#416242
(65,98,66)
#3B593C
(59,89,60)
#355036
(53,80,54)
#2F4730
(47,71,48)
#293E2A
(41,62,42)
#233524
(35,53,36)
#1D2C1E
(29,44,30)
#172318
(23,35,24)
#111A12
(17,26,18)
#0B110C
(11,17,12)
#000000
(0,0,0)

Tints of #476B48

#476B48
(71,107,72)
#577858
(87,120,88)
#678568
(103,133,104)
#779278
(119,146,120)
#879F88
(135,159,136)
#97AC98
(151,172,152)
#A7B9A8
(167,185,168)
#B7C6B8
(183,198,184)
#C7D3C8
(199,211,200)
#D7E0D8
(215,224,216)
#E7EDE8
(231,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476B48 color. Also use rgb(71,107,72) instead hex code.

Text Font Color

.myTextColor { color: #476B48; }

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

This text font color is #476B48.

Background Color

.myBgColor { background-color: #476B48; }

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

This div background color is #476B48.

Border color

.myBorderColor { border: 1px solid #476B48; }

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

This div border color is #476B48.

Opacity

.myOpacity80 { color: #476B48; opacity: 0.8; }

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

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

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

This text has shadow with #476B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476B48.

Preview

Color preview on black background

This text has color #476B48 on black background.


Color preview on white background

This text has color #476B48 on white background.


Black color preview on #476B48 background

This text has black color on #476B48 background.


White color preview on #476B48 background

This text has white color on #476B48 background.


Related colors

Complementary color

Complementary color for #hex is #B894B7.


I love getcolorcode.com

Triadic colors

1 #48476B and #6B4847 with #476B48 are triadic colors.

2 #486B47 and #6B4748 with #476B48 are triadic colors.