COLOR #473F2A

HEX: #473F2A RGB: (71,63,42)

Renk bilgisi

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

RGB renk modeli

#473F2A color RGB value is (71,63,42).

RGB: (71,63,42) (28%, 25%, 16%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 63 of 255 = 25%
B 42 of 255 = 16%

71
63
42

R + G + B ~ 23%. #473F2A is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 63 + 42 = 176 (100%)
R 71 of 176 ~ 40.34%
G 63 of 176 ~ 35.8%
B 42 of 176 ~ 23.86'%

%40.34
%35.8
%23.86

CMYK RENK MODELİ

#473F2A rengi CMYK tonu (0,11,41,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.27%
  • sarı tonu 40.85%
  • ana renk tonu 72.16%

CMYK: (0,11,41,72)
C0M11Y41K72 (0%, 11%, 41%, 72%)
(0.00 / 0.11 / 0.41 / 0.72)

CMYK yüzdeleri

%0
%11.27
%40.85
%72.16

Codes

Color #473F2A in popluar color models

47 3F 2A
RGB 71 63 42
HSL 43° 25.66% 22.16%
HSB/HSV 43° 40.85% 27.84%
CMYK 0.00% 11.27% 40.85%
72.16%

Color #473F2A in popluar number systems.

HEX 47 3F 2A
Decimal 71 63 42
Binary 1000111 111111 101010
Octal 107 77 52

Shades and tints

Shades of #473F2A

#473F2A
(71,63,42)
#413A27
(65,58,39)
#3B3524
(59,53,36)
#353021
(53,48,33)
#2F2B1E
(47,43,30)
#29261B
(41,38,27)
#232118
(35,33,24)
#1D1C15
(29,28,21)
#171712
(23,23,18)
#11120F
(17,18,15)
#0B0D0C
(11,13,12)
#000000
(0,0,0)

Tints of #473F2A

#473F2A
(71,63,42)
#57503D
(87,80,61)
#676150
(103,97,80)
#777263
(119,114,99)
#878376
(135,131,118)
#979489
(151,148,137)
#A7A59C
(167,165,156)
#B7B6AF
(183,182,175)
#C7C7C2
(199,199,194)
#D7D8D5
(215,216,213)
#E7E9E8
(231,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473F2A color. Also use rgb(71,63,42) instead hex code.

Text Font Color

.myTextColor { color: #473F2A; }

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

This text font color is #473F2A.

Background Color

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

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

This div background color is #473F2A.

Border color

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

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

This div border color is #473F2A.

Opacity

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

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

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

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

This text has shadow with #473F2A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473F2A.

Preview

Color preview on black background

This text has color #473F2A on black background.


Color preview on white background

This text has color #473F2A on white background.


Black color preview on #473F2A background

This text has black color on #473F2A background.


White color preview on #473F2A background

This text has white color on #473F2A background.


Related colors

Complementary color

Complementary color for #hex is #B8C0D5.


I love getcolorcode.com

Triadic colors

1 #2A473F and #3F2A47 with #473F2A are triadic colors.

2 #2A3F47 and #3F472A with #473F2A are triadic colors.