COLOR #472E35

HEX: #472E35 RGB: (71,46,53)

Renk bilgisi

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

RGB renk modeli

#472E35 color RGB value is (71,46,53).

RGB: (71,46,53) (28%, 18%, 21%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 46 of 255 = 18%
B 53 of 255 = 21%

71
46
53

R + G + B ~ 22%. #472E35 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 46 + 53 = 170 (100%)
R 71 of 170 ~ 41.76%
G 46 of 170 ~ 27.06%
B 53 of 170 ~ 31.18'%

%41.76
%27.06
%31.18

CMYK RENK MODELİ

#472E35 rengi CMYK tonu (0,35,25,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.21%
  • sarı tonu 25.35%
  • ana renk tonu 72.16%
CMYK: (0,35,25,72) C0M35Y25K72 (0%,35%,25%,72%) (0.00/0.35/0.25/0.72) 

CMYK yüzdeleri

%0
%35.21
%25.35
%72.16

Codes

Color #472E35 in popluar color models

47 2E 35
RGB 71 46 53
HSL 343° 21.37% 22.94%
HSB/HSV 343° 35.21% 27.84%
CMYK 0.00% 35.21% 25.35%
72.16%

Color #472E35 in popluar number systems.

HEX 47 2E 35
Decimal 71 46 53
Binary 1000111 101110 110101
Octal 107 56 65

Shades and tints

Shades of #472E35

#472E35
(71,46,53)
#412A31
(65,42,49)
#3B262D
(59,38,45)
#352229
(53,34,41)
#2F1E25
(47,30,37)
#291A21
(41,26,33)
#23161D
(35,22,29)
#1D1219
(29,18,25)
#170E15
(23,14,21)
#110A11
(17,10,17)
#0B060D
(11,6,13)
#000000
(0,0,0)

Tints of #472E35

#472E35
(71,46,53)
#574147
(87,65,71)
#675459
(103,84,89)
#77676B
(119,103,107)
#877A7D
(135,122,125)
#978D8F
(151,141,143)
#A7A0A1
(167,160,161)
#B7B3B3
(183,179,179)
#C7C6C5
(199,198,197)
#D7D9D7
(215,217,215)
#E7ECE9
(231,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472E35 color. Also use rgb(71,46,53) instead hex code.

Text Font Color

.myTextColor { color: #472E35; }

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

This text font color is #472E35.

Background Color

.myBgColor { background-color: #472E35; }

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

This div background color is #472E35.

Border color

.myBorderColor { border: 1px solid #472E35; }

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

This div border color is #472E35.

Opacity

.myOpacity80 { color: #472E35; opacity: 0.8; }

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

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

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

This text has shadow with #472E35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472E35.

Preview

Color preview on black background

This text has color #472E35 on black background.


Color preview on white background

This text has color #472E35 on white background.


Black color preview on #472E35 background

This text has black color on #472E35 background.


White color preview on #472E35 background

This text has white color on #472E35 background.


Related colors

Complementary color

Complementary color for #hex is #B8D1CA.


I love getcolorcode.com

Triadic colors

1 #35472E and #2E3547 with #472E35 are triadic colors.

2 #352E47 and #2E4735 with #472E35 are triadic colors.