COLOR #472D1F

HEX: #472D1F RGB: (71,45,31)

Renk bilgisi

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

RGB renk modeli

#472D1F color RGB value is (71,45,31).

RGB: (71,45,31) (28%, 18%, 12%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 45 of 255 = 18%
B 31 of 255 = 12%

71
45
31

R + G + B ~ 19%. #472D1F is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 45 + 31 = 147 (100%)
R 71 of 147 ~ 48.3%
G 45 of 147 ~ 30.61%
B 31 of 147 ~ 21.09'%

%48.3
%30.61
%21.09

CMYK RENK MODELİ

#472D1F rengi CMYK tonu (0,37,56,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.62%
  • sarı tonu 56.34%
  • ana renk tonu 72.16%

CMYK: (0,37,56,72)
C0M37Y56K72 (0%, 37%, 56%, 72%)
(0.00 / 0.37 / 0.56 / 0.72)

CMYK yüzdeleri

%0
%36.62
%56.34
%72.16

Codes

Color #472D1F in popluar color models

47 2D 1F
RGB 71 45 31
HSL 21° 39.22% 20.00%
HSB/HSV 21° 56.34% 27.84%
CMYK 0.00% 36.62% 56.34%
72.16%

Color #472D1F in popluar number systems.

HEX 47 2D 1F
Decimal 71 45 31
Binary 1000111 101101 11111
Octal 107 55 37

Shades and tints

Shades of #472D1F

#472D1F
(71,45,31)
#41291D
(65,41,29)
#3B251B
(59,37,27)
#352119
(53,33,25)
#2F1D17
(47,29,23)
#291915
(41,25,21)
#231513
(35,21,19)
#1D1111
(29,17,17)
#170D0F
(23,13,15)
#11090D
(17,9,13)
#0B050B
(11,5,11)
#000000
(0,0,0)

Tints of #472D1F

#472D1F
(71,45,31)
#574033
(87,64,51)
#675347
(103,83,71)
#77665B
(119,102,91)
#87796F
(135,121,111)
#978C83
(151,140,131)
#A79F97
(167,159,151)
#B7B2AB
(183,178,171)
#C7C5BF
(199,197,191)
#D7D8D3
(215,216,211)
#E7EBE7
(231,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472D1F color. Also use rgb(71,45,31) instead hex code.

Text Font Color

.myTextColor { color: #472D1F; }

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

This text font color is #472D1F.

Background Color

.myBgColor { background-color: #472D1F; }

<div style="background-color:#472D1F">Inner text</div>

This div background color is #472D1F.

Border color

.myBorderColor { border: 1px solid #472D1F; }

<div style="border:3px solid #472D1F">Div</div>

This div border color is #472D1F.

Opacity

.myOpacity80 { color: #472D1F; opacity: 0.8; }

<p style="color:#472D1F;opacity:0.8;">80%</p>

Text with #472D1F 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 #472D1F;}

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

This text has shadow with #472D1F color.


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

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

This text has shadow with #472D1F primary color and red secondary color.


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

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

This text has shadow with #472D1F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #472D1F.

Preview

Color preview on black background

This text has color #472D1F on black background.


Color preview on white background

This text has color #472D1F on white background.


Black color preview on #472D1F background

This text has black color on #472D1F background.


White color preview on #472D1F background

This text has white color on #472D1F background.


Related colors

Complementary color

Complementary color for #hex is #B8D2E0.


I love getcolorcode.com

Triadic colors

1 #1F472D and #2D1F47 with #472D1F are triadic colors.

2 #1F2D47 and #2D471F with #472D1F are triadic colors.