COLOR #473219

HEX: #473219 RGB: (71,50,25)

Renk bilgisi

#473219 contains red, green and blue colors in about the same proportion. #473219 ‘ nin web güvenlik rengi #333300 (ya da #330) dir.

RGB renk modeli

#473219 color RGB value is (71,50,25).

RGB: (71,50,25) (28%, 20%, 10%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 50 of 255 = 20%
B 25 of 255 = 10%

71
50
25

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 50 + 25 = 146 (100%)
R 71 of 146 ~ 48.63%
G 50 of 146 ~ 34.25%
B 25 of 146 ~ 17.12'%

%48.63
%34.25
%17.12

CMYK RENK MODELİ

#473219 rengi CMYK tonu (0,30,65,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.58%
  • sarı tonu 64.79%
  • ana renk tonu 72.16%

CMYK: (0,30,65,72)
C0M30Y65K72 (0%, 30%, 65%, 72%)
(0.00 / 0.30 / 0.65 / 0.72)

CMYK yüzdeleri

%0
%29.58
%64.79
%72.16

Codes

Color #473219 in popluar color models

47 32 19
RGB 71 50 25
HSL 33° 47.92% 18.82%
HSB/HSV 33° 64.79% 27.84%
CMYK 0.00% 29.58% 64.79%
72.16%

Color #473219 in popluar number systems.

HEX 47 32 19
Decimal 71 50 25
Binary 1000111 110010 11001
Octal 107 62 31

Shades and tints

Shades of #473219

#473219
(71,50,25)
#412E17
(65,46,23)
#3B2A15
(59,42,21)
#352613
(53,38,19)
#2F2211
(47,34,17)
#291E0F
(41,30,15)
#231A0D
(35,26,13)
#1D160B
(29,22,11)
#171209
(23,18,9)
#110E07
(17,14,7)
#0B0A05
(11,10,5)
#000000
(0,0,0)

Tints of #473219

#473219
(71,50,25)
#57442D
(87,68,45)
#675641
(103,86,65)
#776855
(119,104,85)
#877A69
(135,122,105)
#978C7D
(151,140,125)
#A79E91
(167,158,145)
#B7B0A5
(183,176,165)
#C7C2B9
(199,194,185)
#D7D4CD
(215,212,205)
#E7E6E1
(231,230,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473219 color. Also use rgb(71,50,25) instead hex code.

Text Font Color

.myTextColor { color: #473219; }

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

This text font color is #473219.

Background Color

.myBgColor { background-color: #473219; }

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

This div background color is #473219.

Border color

.myBorderColor { border: 1px solid #473219; }

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

This div border color is #473219.

Opacity

.myOpacity80 { color: #473219; opacity: 0.8; }

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

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

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

This text has shadow with #473219 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473219.

Preview

Color preview on black background

This text has color #473219 on black background.


Color preview on white background

This text has color #473219 on white background.


Black color preview on #473219 background

This text has black color on #473219 background.


White color preview on #473219 background

This text has white color on #473219 background.


Related colors

Complementary color

Complementary color for #hex is #B8CDE6.


I love getcolorcode.com

Triadic colors

1 #194732 and #321947 with #473219 are triadic colors.

2 #193247 and #324719 with #473219 are triadic colors.