COLOR #472241

HEX: #472241 RGB: (71,34,65)

Renk bilgisi

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

RGB renk modeli

#472241 color RGB value is (71,34,65).

RGB: (71,34,65) (28%, 13%, 25%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 34 of 255 = 13%
B 65 of 255 = 25%

71
34
65

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 34 + 65 = 170 (100%)
R 71 of 170 ~ 41.76%
G 34 of 170 ~ 20%
B 65 of 170 ~ 38.24'%

%41.76
%20
%38.24

CMYK RENK MODELİ

#472241 rengi CMYK tonu (0,52,8,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 52.11%
  • sarı tonu 8.45%
  • ana renk tonu 72.16%

CMYK: (0,52,8,72)
C0M52Y8K72 (0%, 52%, 8%, 72%)
(0.00 / 0.52 / 0.08 / 0.72)

CMYK yüzdeleri

%0
%52.11
%8.45
%72.16

Codes

Color #472241 in popluar color models

47 22 41
RGB 71 34 65
HSL 310° 35.24% 20.59%
HSB/HSV 310° 52.11% 27.84%
CMYK 0.00% 52.11% 8.45%
72.16%

Color #472241 in popluar number systems.

HEX 47 22 41
Decimal 71 34 65
Binary 1000111 100010 1000001
Octal 107 42 101

Shades and tints

Shades of #472241

#472241
(71,34,65)
#411F3C
(65,31,60)
#3B1C37
(59,28,55)
#351932
(53,25,50)
#2F162D
(47,22,45)
#291328
(41,19,40)
#231023
(35,16,35)
#1D0D1E
(29,13,30)
#170A19
(23,10,25)
#110714
(17,7,20)
#0B040F
(11,4,15)
#000000
(0,0,0)

Tints of #472241

#472241
(71,34,65)
#573652
(87,54,82)
#674A63
(103,74,99)
#775E74
(119,94,116)
#877285
(135,114,133)
#978696
(151,134,150)
#A79AA7
(167,154,167)
#B7AEB8
(183,174,184)
#C7C2C9
(199,194,201)
#D7D6DA
(215,214,218)
#E7EAEB
(231,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472241 color. Also use rgb(71,34,65) instead hex code.

Text Font Color

.myTextColor { color: #472241; }

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

This text font color is #472241.

Background Color

.myBgColor { background-color: #472241; }

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

This div background color is #472241.

Border color

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

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

This div border color is #472241.

Opacity

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

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

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

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

This text has shadow with #472241 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472241.

Preview

Color preview on black background

This text has color #472241 on black background.


Color preview on white background

This text has color #472241 on white background.


Black color preview on #472241 background

This text has black color on #472241 background.


White color preview on #472241 background

This text has white color on #472241 background.


Related colors

Complementary color

Complementary color for #hex is #B8DDBE.


I love getcolorcode.com

Triadic colors

1 #414722 and #224147 with #472241 are triadic colors.

2 #412247 and #224741 with #472241 are triadic colors.