COLOR #473B28

HEX: #473B28 RGB: (71,59,40)

Renk bilgisi

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

RGB renk modeli

#473B28 color RGB value is (71,59,40).

RGB: (71,59,40) (28%, 23%, 16%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 59 of 255 = 23%
B 40 of 255 = 16%

71
59
40

R + G + B ~ 22%. #473B28 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 59 + 40 = 170 (100%)
R 71 of 170 ~ 41.76%
G 59 of 170 ~ 34.71%
B 40 of 170 ~ 23.53'%

%41.76
%34.71
%23.53

CMYK RENK MODELİ

#473B28 rengi CMYK tonu (0,17,44,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.90%
  • sarı tonu 43.66%
  • ana renk tonu 72.16%

CMYK: (0,17,44,72)
C0M17Y44K72 (0%, 17%, 44%, 72%)
(0.00 / 0.17 / 0.44 / 0.72)

CMYK yüzdeleri

%0
%16.9
%43.66
%72.16

Codes

Color #473B28 in popluar color models

47 3B 28
RGB 71 59 40
HSL 37° 27.93% 21.76%
HSB/HSV 37° 43.66% 27.84%
CMYK 0.00% 16.90% 43.66%
72.16%

Color #473B28 in popluar number systems.

HEX 47 3B 28
Decimal 71 59 40
Binary 1000111 111011 101000
Octal 107 73 50

Shades and tints

Shades of #473B28

#473B28
(71,59,40)
#413625
(65,54,37)
#3B3122
(59,49,34)
#352C1F
(53,44,31)
#2F271C
(47,39,28)
#292219
(41,34,25)
#231D16
(35,29,22)
#1D1813
(29,24,19)
#171310
(23,19,16)
#110E0D
(17,14,13)
#0B090A
(11,9,10)
#000000
(0,0,0)

Tints of #473B28

#473B28
(71,59,40)
#574C3B
(87,76,59)
#675D4E
(103,93,78)
#776E61
(119,110,97)
#877F74
(135,127,116)
#979087
(151,144,135)
#A7A19A
(167,161,154)
#B7B2AD
(183,178,173)
#C7C3C0
(199,195,192)
#D7D4D3
(215,212,211)
#E7E5E6
(231,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473B28 color. Also use rgb(71,59,40) instead hex code.

Text Font Color

.myTextColor { color: #473B28; }

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

This text font color is #473B28.

Background Color

.myBgColor { background-color: #473B28; }

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

This div background color is #473B28.

Border color

.myBorderColor { border: 1px solid #473B28; }

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

This div border color is #473B28.

Opacity

.myOpacity80 { color: #473B28; opacity: 0.8; }

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

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

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

This text has shadow with #473B28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473B28.

Preview

Color preview on black background

This text has color #473B28 on black background.


Color preview on white background

This text has color #473B28 on white background.


Black color preview on #473B28 background

This text has black color on #473B28 background.


White color preview on #473B28 background

This text has white color on #473B28 background.


Related colors

Complementary color

Complementary color for #hex is #B8C4D7.


I love getcolorcode.com

Triadic colors

1 #28473B and #3B2847 with #473B28 are triadic colors.

2 #283B47 and #3B4728 with #473B28 are triadic colors.