COLOR #474C20

HEX: #474C20 RGB: (71,76,32)

Renk bilgisi

#474C20 contains red, green and blue colors in about the same proportion. #474C20 ‘ nin web güvenlik rengi #333333 (ya da #333) dir.

RGB renk modeli

#474C20 color RGB value is (71,76,32).

RGB: (71,76,32) (28%, 30%, 13%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 76 of 255 = 30%
B 32 of 255 = 13%

71
76
32

R + G + B ~ 24%. #474C20 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 76 + 32 = 179 (100%)
R 71 of 179 ~ 39.66%
G 76 of 179 ~ 42.46%
B 32 of 179 ~ 17.88'%

%39.66
%42.46
%17.88

CMYK RENK MODELİ

#474C20 rengi CMYK tonu (7,0,58,70).

  • camgöbeği tonu 6.58%
  • eflatun tonu 0.00%
  • sarı tonu 57.89%
  • ana renk tonu 70.20%
CMYK: (7,0,58,70) C7M0Y58K70 (7%,0%,58%,70%) (0.07/0.00/0.58/0.70) 

CMYK yüzdeleri

%6.58
%0
%57.89
%70.2

Codes

Color #474C20 in popluar color models

47 4C 20
RGB 71 76 32
HSL 67° 40.74% 21.18%
HSB/HSV 67° 57.89% 29.80%
CMYK 6.58% 0.00% 57.89%
70.20%

Color #474C20 in popluar number systems.

HEX 47 4C 20
Decimal 71 76 32
Binary 1000111 1001100 100000
Octal 107 114 40

Shades and tints

Shades of #474C20

#474C20
(71,76,32)
#41461E
(65,70,30)
#3B401C
(59,64,28)
#353A1A
(53,58,26)
#2F3418
(47,52,24)
#292E16
(41,46,22)
#232814
(35,40,20)
#1D2212
(29,34,18)
#171C10
(23,28,16)
#11160E
(17,22,14)
#0B100C
(11,16,12)
#000000
(0,0,0)

Tints of #474C20

#474C20
(71,76,32)
#575C34
(87,92,52)
#676C48
(103,108,72)
#777C5C
(119,124,92)
#878C70
(135,140,112)
#979C84
(151,156,132)
#A7AC98
(167,172,152)
#B7BCAC
(183,188,172)
#C7CCC0
(199,204,192)
#D7DCD4
(215,220,212)
#E7ECE8
(231,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474C20 color. Also use rgb(71,76,32) instead hex code.

Text Font Color

.myTextColor { color: #474C20; }

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

This text font color is #474C20.

Background Color

.myBgColor { background-color: #474C20; }

<div style="background-color:#474C20">Inner text</div>

This div background color is #474C20.

Border color

.myBorderColor { border: 1px solid #474C20; }

<div style="border:3px solid #474C20">Div</div>

This div border color is #474C20.

Opacity

.myOpacity80 { color: #474C20; opacity: 0.8; }

<p style="color:#474C20;opacity:0.8;">80%</p>

Text with #474C20 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 #474C20;}

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

This text has shadow with #474C20 color.


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

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

This text has shadow with #474C20 primary color and red secondary color.


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

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

This text has shadow with #474C20 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #474C20.

Preview

Color preview on black background

This text has color #474C20 on black background.


Color preview on white background

This text has color #474C20 on white background.


Black color preview on #474C20 background

This text has black color on #474C20 background.


White color preview on #474C20 background

This text has white color on #474C20 background.


Related colors

Complementary color

Complementary color for #hex is #B8B3DF.


I love getcolorcode.com

Triadic colors

1 #20474C and #4C2047 with #474C20 are triadic colors.

2 #204C47 and #4C4720 with #474C20 are triadic colors.