COLOR #473332

HEX: #473332 RGB: (71,51,50)

Renk bilgisi

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

RGB renk modeli

#473332 color RGB value is (71,51,50).

RGB: (71,51,50) (28%, 20%, 20%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 51 of 255 = 20%
B 50 of 255 = 20%

71
51
50

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 51 + 50 = 172 (100%)
R 71 of 172 ~ 41.28%
G 51 of 172 ~ 29.65%
B 50 of 172 ~ 29.07'%

%41.28
%29.65
%29.07

CMYK RENK MODELİ

#473332 rengi CMYK tonu (0,28,30,72).

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

CMYK: (0,28,30,72)
C0M28Y30K72 (0%, 28%, 30%, 72%)
(0.00 / 0.28 / 0.30 / 0.72)

CMYK yüzdeleri

%0
%28.17
%29.58
%72.16

Codes

Color #473332 in popluar color models

47 33 32
RGB 71 51 50
HSL 17.36% 23.73%
HSB/HSV 29.58% 27.84%
CMYK 0.00% 28.17% 29.58%
72.16%

Color #473332 in popluar number systems.

HEX 47 33 32
Decimal 71 51 50
Binary 1000111 110011 110010
Octal 107 63 62

Shades and tints

Shades of #473332

#473332
(71,51,50)
#412F2E
(65,47,46)
#3B2B2A
(59,43,42)
#352726
(53,39,38)
#2F2322
(47,35,34)
#291F1E
(41,31,30)
#231B1A
(35,27,26)
#1D1716
(29,23,22)
#171312
(23,19,18)
#110F0E
(17,15,14)
#0B0B0A
(11,11,10)
#000000
(0,0,0)

Tints of #473332

#473332
(71,51,50)
#574544
(87,69,68)
#675756
(103,87,86)
#776968
(119,105,104)
#877B7A
(135,123,122)
#978D8C
(151,141,140)
#A79F9E
(167,159,158)
#B7B1B0
(183,177,176)
#C7C3C2
(199,195,194)
#D7D5D4
(215,213,212)
#E7E7E6
(231,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473332; }

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

This text font color is #473332.

Background Color

.myBgColor { background-color: #473332; }

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

This div background color is #473332.

Border color

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

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

This div border color is #473332.

Opacity

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

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

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

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

This text has shadow with #473332 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473332.

Preview

Color preview on black background

This text has color #473332 on black background.


Color preview on white background

This text has color #473332 on white background.


Black color preview on #473332 background

This text has black color on #473332 background.


White color preview on #473332 background

This text has white color on #473332 background.


Related colors

Complementary color

Complementary color for #hex is #B8CCCD.


I love getcolorcode.com

Triadic colors

1 #324733 and #333247 with #473332 are triadic colors.

2 #323347 and #334732 with #473332 are triadic colors.