COLOR #473B30

HEX: #473B30 RGB: (71,59,48)

Renk bilgisi

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

RGB renk modeli

#473B30 color RGB value is (71,59,48).

RGB: (71,59,48) (28%, 23%, 19%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 59 of 255 = 23%
B 48 of 255 = 19%

71
59
48

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 59 + 48 = 178 (100%)
R 71 of 178 ~ 39.89%
G 59 of 178 ~ 33.15%
B 48 of 178 ~ 26.97'%

%39.89
%33.15
%26.97

CMYK RENK MODELİ

#473B30 rengi CMYK tonu (0,17,32,72).

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

CMYK: (0,17,32,72)
C0M17Y32K72 (0%, 17%, 32%, 72%)
(0.00 / 0.17 / 0.32 / 0.72)

CMYK yüzdeleri

%0
%16.9
%32.39
%72.16

Codes

Color #473B30 in popluar color models

47 3B 30
RGB 71 59 48
HSL 29° 19.33% 23.33%
HSB/HSV 29° 32.39% 27.84%
CMYK 0.00% 16.90% 32.39%
72.16%

Color #473B30 in popluar number systems.

HEX 47 3B 30
Decimal 71 59 48
Binary 1000111 111011 110000
Octal 107 73 60

Shades and tints

Shades of #473B30

#473B30
(71,59,48)
#41362C
(65,54,44)
#3B3128
(59,49,40)
#352C24
(53,44,36)
#2F2720
(47,39,32)
#29221C
(41,34,28)
#231D18
(35,29,24)
#1D1814
(29,24,20)
#171310
(23,19,16)
#110E0C
(17,14,12)
#0B0908
(11,9,8)
#000000
(0,0,0)

Tints of #473B30

#473B30
(71,59,48)
#574C42
(87,76,66)
#675D54
(103,93,84)
#776E66
(119,110,102)
#877F78
(135,127,120)
#97908A
(151,144,138)
#A7A19C
(167,161,156)
#B7B2AE
(183,178,174)
#C7C3C0
(199,195,192)
#D7D4D2
(215,212,210)
#E7E5E4
(231,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473B30; }

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

This text font color is #473B30.

Background Color

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

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

This div background color is #473B30.

Border color

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

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

This div border color is #473B30.

Opacity

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

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

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

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

This text has shadow with #473B30 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473B30.

Preview

Color preview on black background

This text has color #473B30 on black background.


Color preview on white background

This text has color #473B30 on white background.


Black color preview on #473B30 background

This text has black color on #473B30 background.


White color preview on #473B30 background

This text has white color on #473B30 background.


Related colors

Complementary color

Complementary color for #hex is #B8C4CF.


I love getcolorcode.com

Triadic colors

1 #30473B and #3B3047 with #473B30 are triadic colors.

2 #303B47 and #3B4730 with #473B30 are triadic colors.