COLOR #472A25

HEX: #472A25 RGB: (71,42,37)

Renk bilgisi

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

RGB renk modeli

#472A25 color RGB value is (71,42,37).

RGB: (71,42,37) (28%, 16%, 15%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 42 of 255 = 16%
B 37 of 255 = 15%

71
42
37

R + G + B ~ 20%. #472A25 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 42 + 37 = 150 (100%)
R 71 of 150 ~ 47.33%
G 42 of 150 ~ 28%
B 37 of 150 ~ 24.67'%

%47.33
%28
%24.67

CMYK RENK MODELİ

#472A25 rengi CMYK tonu (0,41,48,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.85%
  • sarı tonu 47.89%
  • ana renk tonu 72.16%
CMYK: (0,41,48,72) C0M41Y48K72 (0%,41%,48%,72%) (0.00/0.41/0.48/0.72) 

CMYK yüzdeleri

%0
%40.85
%47.89
%72.16

Codes

Color #472A25 in popluar color models

47 2A 25
RGB 71 42 37
HSL 31.48% 21.18%
HSB/HSV 47.89% 27.84%
CMYK 0.00% 40.85% 47.89%
72.16%

Color #472A25 in popluar number systems.

HEX 47 2A 25
Decimal 71 42 37
Binary 1000111 101010 100101
Octal 107 52 45

Shades and tints

Shades of #472A25

#472A25
(71,42,37)
#412722
(65,39,34)
#3B241F
(59,36,31)
#35211C
(53,33,28)
#2F1E19
(47,30,25)
#291B16
(41,27,22)
#231813
(35,24,19)
#1D1510
(29,21,16)
#17120D
(23,18,13)
#110F0A
(17,15,10)
#0B0C07
(11,12,7)
#000000
(0,0,0)

Tints of #472A25

#472A25
(71,42,37)
#573D38
(87,61,56)
#67504B
(103,80,75)
#77635E
(119,99,94)
#877671
(135,118,113)
#978984
(151,137,132)
#A79C97
(167,156,151)
#B7AFAA
(183,175,170)
#C7C2BD
(199,194,189)
#D7D5D0
(215,213,208)
#E7E8E3
(231,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472A25 color. Also use rgb(71,42,37) instead hex code.

Text Font Color

.myTextColor { color: #472A25; }

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

This text font color is #472A25.

Background Color

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

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

This div background color is #472A25.

Border color

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

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

This div border color is #472A25.

Opacity

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

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

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

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

This text has shadow with #472A25 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472A25.

Preview

Color preview on black background

This text has color #472A25 on black background.


Color preview on white background

This text has color #472A25 on white background.


Black color preview on #472A25 background

This text has black color on #472A25 background.


White color preview on #472A25 background

This text has white color on #472A25 background.


Related colors

Complementary color

Complementary color for #hex is #B8D5DA.


I love getcolorcode.com

Triadic colors

1 #25472A and #2A2547 with #472A25 are triadic colors.

2 #252A47 and #2A4725 with #472A25 are triadic colors.